/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pastedeploy_3.1.0.bb | 15 PACKAGECONFIG[paste] = ",,,python3-paste" 16 PACKAGECONFIG[docs] = ",,,python3-sphinx python3-pylons-sphinx-themes" 19 python3-core \ 20 python3-misc \ 21 python3-netclient \ 22 python3-pkgutil \ 23 python3-setuptools \ 24 python3-threading \
|
H A D | python3-eth-hash_0.7.1.bb | 1 SUMMARY = "eth-hash: The Ethereum hashing function, keccak256, sometimes (erroneously) called sha3" 2 HOMEPAGE = "https://github.com/ethereum/eth-hash" 11 …python3-build python3-bumpversion python3-ipython python3-pre-commit python3-pytest python3-pytest… 12 PACKAGECONFIG[docs] = ",,,python3-sphinx python3-sphinx_rtd_theme python3-towncrier" 13 PACKAGECONFIG[pycryptodome] = ",,,python3-pycryptodome" 14 PACKAGECONFIG[pysha3python-version-smaller-3-dot-9] = ",,,python3-pysha3" 15 PACKAGECONFIG[pysha3python-version-bigger--equals-3-dot-9] = ",,,python3-safe-pysha3" 16 PACKAGECONFIG[test] = ",,,python3-pytest python3-pytest-xdist" 18 RDEPENDS:${PN} += "python3-core python3-logging python3-pycryptodome"
|
H A D | python3-myst-parser_4.0.1.bb | 1 SUMMARY = "An extended commonmark compliant parser, with bridges to docutils/sphinx" 2 HOMEPAGE = "https://github.com/executablebooks/MyST-Parser" 13 python3-docutils \ 14 python3-jinja2 \ 15 python3-pyyaml \ 16 python3-sphinx \
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-sphinx_8.2.1.bb | 2 HOMEPAGE = "http://sphinx-doc.org/" 4 LICENSE = "BSD-2-Clause & MIT" 13 rm ${D}${libdir}/${PYTHON_DIR}/site-packages/sphinx/writers/__pycache__/*latex* 17 python3-alabaster \ 18 python3-babel \ 19 python3-docutils \ 20 python3-imagesize \ 21 python3-jinja2 \ 22 python3-packaging \ 23 python3-pygments \ [all …]
|
H A D | python3-sphinx-rtd-theme_3.0.2.bb | 1 SUMMARY = "Sphinx Theme reader" 4 LICENSE = "MIT & OFL-1.1" 6 file://OFL-License.txt;md5=4534c22e0147eadb6828bd9fe86d4868 \ 7 file://Apache-License-2.0.txt;md5=8a75796f0ef19c3f601d69857f5a9a5b" 10 python3-compile \ 11 python3-sphinx \ 12 python3-sphinxcontrib-jquery \
|
/openbmc/openbmc/poky/documentation/tools/host_packages_scripts/ |
H A D | ubuntu_docs.sh | 1 sudo apt install git librsvg2-bin locales make python3-saneyaml python3-saneyaml python3-sphinx-rtd…
|
/openbmc/qemu/tests/lcitool/ |
H A D | mappings.yml | 16 python3: 17 OpenSUSELeap15: python311-base 19 python3-PyYAML: 22 python3-devel: 23 OpenSUSELeap15: python311-devel 25 python3-docutils: 28 python3-numpy: 31 python3-opencv: 34 python3-pillow: 37 python3-pip: [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | buildtools-docs-tarball.bb | 1 require recipes-core/meta/buildtools-tarball.bb 7 # Add nativesdk equivalent of build-essentials 9 nativesdk-python3-sphinx \ 10 nativesdk-python3-sphinx-rtd-theme \ 11 nativesdk-python3-pyyaml \ 12 nativesdk-rsvg \ 15 TOOLCHAIN_OUTPUTNAME = "${SDK_ARCH}-buildtools-docs-nativesdk-standalone-${DISTRO_VERSION}" 19 TESTSDK_CASES = "buildtools-docs-cases"
|
/openbmc/qemu/tests/lcitool/projects/ |
H A D | qemu.yml | 1 --- 3 - alsa 4 - bash 5 - bc 6 - bindgen 7 - bison 8 - brlapi 9 - bzip2 10 - bzip2-libs 11 - capstone [all …]
|
/openbmc/qemu/python/tests/ |
H A D | qapi-isort.sh | 1 #!/bin/sh -e 2 # SPDX-License-Identifier: GPL-2.0-or-later 4 python3 -m isort --sp . -c ../scripts/qapi/ 5 # Force isort to recognize "compat" as a local module and not third-party 6 python3 -m isort --sp . -c -p compat \ 7 ../docs/sphinx/qapi_domain.py \ 8 ../docs/sphinx/qapidoc.py
|
H A D | qapi-flake8.sh | 1 #!/bin/sh -e 2 # SPDX-License-Identifier: GPL-2.0-or-later 4 python3 -m flake8 ../scripts/qapi/ \ 5 ../docs/sphinx/qapidoc.py \ 6 ../docs/sphinx/qapi_domain.py
|
H A D | qapi-pylint.sh | 1 #!/bin/sh -e 2 # SPDX-License-Identifier: GPL-2.0-or-later 4 SETUPTOOLS_USE_DISTUTILS=stdlib python3 -m pylint \ 5 --rcfile=../scripts/qapi/pylintrc \ 7 ../docs/sphinx/qapidoc.py \ 8 ../docs/sphinx/qapi_domain.py
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes/devtool/ |
H A D | python3-breathe_4.36.0.bb | 1 SUMMARY = "Sphinx Doxygen renderer" 2 DESCRIPTION = "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your u… 3 HOMEPAGE = "https://www.breathe-doc.org/" 4 LICENSE = "BSD-3-Clause" 9 inherit pypi python_flit_core ptest ptest-python-pytest 11 RDEPENDS:${PN} = "python3-sphinx"
|
/openbmc/qemu/scripts/ci/setup/ubuntu/ |
H A D | ubuntu-2204-aarch64.yaml | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool variables --host-arch aarch64 ubuntu-2204 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 8 - bash 9 - bc 10 - bison 11 - bsdextrautils 12 - bzip2 13 - ca-certificates 14 - ccache [all …]
|
H A D | ubuntu-2204-s390x.yaml | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool variables --host-arch s390x ubuntu-2204 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 8 - bash 9 - bc 10 - bison 11 - bsdextrautils 12 - bzip2 13 - ca-certificates 14 - ccache [all …]
|
H A D | ubuntu-2204-armhf-cross.yml | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool variables --cross-arch armv7l ubuntu-2204 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 8 - bash 9 - bc 10 - bison 11 - bsdextrautils 12 - bzip2 13 - ca-certificates 14 - ccache [all …]
|
/openbmc/qemu/.gitlab-ci.d/cirrus/ |
H A D | macos-14.vars | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool variables macos-14 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 14 …-sed gnutls gtk+3 gtk-vnc jemalloc jpeg-turbo json-c libcbor libepoxy libffi libgcrypt libiscsi li… 15 PYPI_PKGS='PyYAML numpy pillow sphinx sphinx-rtd-theme tomli' 16 PYTHON='/opt/homebrew/bin/python3'
|
/openbmc/openbmc/poky/bitbake/doc/ |
H A D | README | 11 * bitbake-user-manual --- The BitBake User Manual 13 Each folder is self-contained regarding content and figures. 18 Sphinx 22 format to Sphinx based documentation for the Yocto Project 3.2 25 Additional information related to the Sphinx migration, and guidelines 29 https://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/tree/documentation/README 34 Sphinx is written in Python. While it might work with Python2, for 36 documentation with Python3. 38 Sphinx might be available in your Linux distro packages repositories, 41 distro. The recommended method to install Sphinx and all required [all …]
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | ubuntu2204.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all ubuntu-2204 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 19 ca-certificates \ 25 exuberant-ctags \ 33 libaio-dev \ [all …]
|
H A D | debian.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 26 exuberant-ctags \ [all …]
|
H A D | debian-amd64-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch x86_64 debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 25 exuberant-ctags \ [all …]
|
H A D | debian-i686-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch i686 debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 25 exuberant-ctags \ [all …]
|
H A D | debian-armhf-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch armv7l debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 25 exuberant-ctags \ [all …]
|
H A D | debian-arm64-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch aarch64 debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 25 exuberant-ctags \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/ |
H A D | btrfs-tools_6.14.bb | 6 btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3." 10 LICENSE = "GPL-2.0-only & LGPL-2.1-or-later" 16 DEPENDS = "util-linux zlib" 18 SRC_URI = "git://github.com/kdave/btrfs-progs.git;branch=master;protocol=https;tag=v${PV} \ 19 file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ 28 crypto-builtin \ 30 PACKAGECONFIG[manpages] = "--enable-documentation, --disable-documentation, python3-sphinx-native p… 31 PACKAGECONFIG[programs] = "--enable-programs,--disable-programs" 32 PACKAGECONFIG[convert] = "--enable-convert --with-convert=ext2,--disable-convert --without-convert,… 33 PACKAGECONFIG[zoned] = "--enable-zoned,--disable-zoned" [all …]
|