/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pillow_11.1.0.bb | 1 DESCRIPTION = "Python Imaging Library (Fork). Pillow is the friendly PIL fork by Alex \ 4 HOMEPAGE = "https://pillow.readthedocs.io" 5 LICENSE = "MIT-CMU" 8 SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=main;protocol=https \ 9 file://0001-support-cross-compiling.patch \ 13 inherit python_setuptools_build_meta ptest-python-pytest 18 -C platform-guessing=disable \ 19 -C zlib=enable \ 20 -C jpeg=enable \ 21 -C tiff=enable \ [all …]
|
H A D | python3-qrcode_8.2.bb | 11 python3-six \ 12 python3-pillow \ 13 python3-pypng \ 14 python3-typing-extensions \
|
H A D | python3-pycocotools_2.0.8.bb | 3 LICENSE = "BSD-2-Clause" 8 SRC_URI += "file://0001-downgrade-numpy-version-to-1.26.4.patch" 12 DEPENDS = "python3-numpy-native virtual/crypt" 13 RDEPENDS:${PN} = "python3-matplotlib python3-pillow python3-profile"
|
H A D | python3-luma-core_2.4.2.bb | 3 HOMEPAGE = "https://github.com/rm-hull/luma.core" 15 python3-pillow \ 16 python3-threading \ 17 python3-smbus2 \
|
H A D | python3-imageio_2.37.0.bb | 5 LICENSE = "BSD-2-Clause" 12 RDEPENDS:${PN} = "python3-numpy python3-pillow"
|
H A D | python3-matplotlib_3.10.3.bb | 4 publication-quality figures in a variety of hardcopy formats \ 8 LICENSE = "PSF-2.0" 14 python3-setuptools-scm-native \ 17 python3-pybind11 \ 21 SRC_URI += "file://run-ptest \ 22 file://0001-Do-not-download-external-dependency-tarballs-via-mes.patch \ 23 file://0001-Change-types-for-width-height-to-match-definitions-i.patch \ 27 inherit pypi pkgconfig python3targetconfig meson ptest-python-pytest 29 EXTRA_OEMESON += "-Dsystem-freetype=true -Dsystem-qhull=true" 32 LDFLAGS:append:toolchain-clang = " -fuse-ld=lld" [all …]
|
H A D | python3-kivy_2.3.1.bb | 2 that make use of innovative user interfaces, such as multi-touch apps." 10 # and mali-based OS's. We need to patch the setup file to tell Kivy setup 14 file://0001-add-support-for-glesv2.patch \ 15 file://0001-Remove-old-Python-2-long-from-Cython-files-fixes-bui.patch \ 22 PACKAGES += "${PN}-examples" 23 FILES:${PN}-examples = "/usr/share/kivy-examples" 43 REQUIRED_DISTRO_FEATURES += "opengl gobject-introspection-data" 49 gstreamer1.0-python \ 51 libsdl2-ttf \ 52 libsdl2-image \ [all …]
|
/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/meta-raspberrypi/dynamic-layers/meta-python/recipes-devtools/python/ |
H A D | python3-sense-hat_2.2.0.bb | 2 HOMEPAGE = "https://github.com/RPi-Distro/python-sense-hat" 4 LICENSE = "BSD-3-Clause" 9 PYPI_PACKAGE = "sense-hat" 21 python3-numpy \ 22 python3-rtimu \ 23 python3-pillow \
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/ |
H A D | python3-wxgtk4_4.2.2.bb | 1 DESCRIPTION = "Python3 interface to the wxWidgets Cross-platform C++ GUI toolkit." 4 LICENSE = "LGPL-2.0-only & WXwindows & BSD-2-Clause" 7 DEPENDS = "python3-attrdict3-native python3-six-native wxwidgets-native \ 14 SRC_URI += "file://add-back-option-build-base.patch \ 15 file://wxgtk-fixup-build-scripts.patch \ 16 file://not-overwrite-cflags-cxxflags.patch \ 17 file://0001-sip-Conditionally-use-GetAssertStackTrace-under-USE_.patch \ 21 S = "${WORKDIR}/wxPython-${PV}" 27 …ort WX_CONFIG = "'${RECIPE_SYSROOT_NATIVE}${bindir}/wx-config --prefix=${STAGING_EXECPREFIXDIR} --… 30 python3-difflib \ [all …]
|
/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/.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'
|
H A D | freebsd-14.vars | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool variables freebsd-14 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 14 …-lib bash bison bzip2 ca_root_nss capstone4 ccache4 cmocka ctags curl cyrus-sasl dbus diffutils dt… 16 PYTHON='/usr/local/bin/python3'
|
/openbmc/openbmc/meta-openembedded/meta-python/conf/include/ |
H A D | ptest-packagelists-meta-python.inc | 2 # Lists of the ptest in meta-python, sorted into two sets by the time they take 5 # A first pass at getting all meta-python recipes which inherit ptest 6 …ptest_recipes=$(bitbake-layers show-recipes --recipes-only --layer meta-python --inherits ptest --… 10 python3-a2wsgi \ 11 python3-appdirs \ 12 python3-ansicolors \ 13 python3-asgiref \ 14 python3-aspectlib \ 15 python3-betamax \ 16 python3-bleak \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-devtools/python/ |
H A D | python3-pillow-heif_0.22.0.bb | 3 LICENSE = "BSD-3-Clause" 13 SRC_URI += "file://0001-setup.py-support-cross-compiling.patch" 18 RDEPENDS:${PN} += "python3-pillow"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/images/ |
H A D | meta-python-image-ptest.bb | 4 require recipes-core/images/core-image-minimal.bb 5 require conf/include/ptest-packagelists-meta-python.inc 7 SUMMARY = "meta-python ptest test image" 14 IMAGE_INSTALL:append = " ${MCNAME}-ptest openssh" 24 #IMAGE_ROOTFS_EXTRA_SPACE:virtclass-mcextend-<pn> = "1024288" 27 QB_MEM = "-m 1024" 29 #QB_MEM:virtclass-mcextend-<pn> = "-m 4096" 30 # python3-scrypt ptests run into OOMs on RISCV64 qemu 31 QB_MEM:virtclass-mcextend-python3-scrypt = "-m 2048" 33 QB_MEM:virtclass-mcextend-python3-fastjsonschema = "-m 5120" [all …]
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/mfa/ |
H A D | python3-privacyidea_3.9.1.bb | 2 DESCRIPTION = "privacyIDEA is an open solution for strong two-factor authentication like OTP tokens… 5 LICENSE = "AGPL-3.0-only" 14 python3-setuptools-scm-native \ 18 rm -fr ${D}${libdir}/${PYTHON_DIR}/site-packages/tests 22 GROUPADD_PARAM:${PN} = "--system privacyidea" 23 USERADD_PARAM:${PN} = "--system -g privacyidea -o -r -d /opt/${BPN} \ 24 --shell /bin/false privacyidea" 28 RDEPENDS:${PN} = " bash perl freeradius-mysql freeradius-utils" 29 RDEPENDS:${PN} += "python3 python3-alembic python3-babel python3-bcrypt" 30 RDEPENDS:${PN} += "python3-beautifulsoup4 python3-cbor2 python3-certifi python3-cffi python3-charde… [all …]
|
/openbmc/qemu/tests/vm/generated/ |
H A D | freebsd.json | 10 "alsa-lib", 20 "cyrus-sasl", 25 "fusefs-libs3", 32 "gtk-vnc", 34 "json-c", 38 "libjpeg-turbo", 41 "libspice-server", 55 "py311-numpy", 56 "py311-pillow", 57 "py311-pip", [all …]
|
/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/tests/docker/dockerfiles/ |
H A D | fedora-win64-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch mingw64 fedora-40 qemu,qemu-win-installer 5 # https://gitlab.com/libvirt/libvirt-ci 9 RUN dnf install -y nosync && \ 11 if test -d /usr/lib64\n\ 19 nosync dnf update -y && \ 20 nosync dnf install -y \ 23 bindgen-cli \ 26 ca-certificates \ 29 dbus-daemon \ [all …]
|
H A D | centos9.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all centos-stream-9 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 9 RUN dnf distro-sync -y && \ 10 dnf install 'dnf-command(config-manager)' -y && \ 11 dnf config-manager --set-enabled -y crb && \ 12 dnf install -y epel-release && \ 13 dnf install -y epel-next-release && \ 14 dnf install -y \ 15 SDL2-devel \ [all …]
|
H A D | fedora.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all fedora-40 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 9 RUN dnf install -y nosync && \ 11 if test -d /usr/lib64\n\ 19 nosync dnf update -y && \ 20 nosync dnf install -y \ 21 SDL2-devel \ 22 SDL2_image-devel \ 23 alsa-lib-devel \ [all …]
|
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 …]
|