/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-tomli-w_1.0.0.bb | 1 DESCRIPTION = "Tomli-W is a Python library for writing TOML. It is a write-only counterpart to Toml… 2 HOMEPAGE = "https://github.com/hukkin/tomli-w" 7 PYPI_SRC_URI = "git://github.com/hukkin/tomli-w.git;protocol=https;branch=master" 14 file://run-ptest \ 17 RDEPENDS:${PN}-ptest += " \ 18 python3-pytest \ 19 python3-tomli \ 20 python3-unittest-automake-output \ 24 install -d ${D}${PTEST_PATH}/tests 25 install -d ${D}${PTEST_PATH}/benchmark [all …]
|
H A D | python3-tomli_2.2.1.bb | 2 DESCRIPTION = "Tomli is a Python library for parsing TOML. Tomli is fully \ 4 HOMEPAGE = "https://github.com/hukkin/tomli" 5 BUGTRACKER = "https://github.com/hukkin/tomli/issues" 16 python3-datetime \ 17 python3-stringold \
|
H A D | python3-inline-snapshot_0.14.0.bb | 2 HOMEPAGE = "https://15r10nk.github.io/inline-snapshot" 6 DEPENDS = "python3-hatchling-native" 13 RDEPENDS:${PN} = "python3-asttokens \ 14 python3-black \ 15 python3-click \ 16 python3-executing \ 17 python3-rich \ 18 python3-tomli \ 19 python3-typing-extensions \
|
H A D | python3-black_24.10.0.bb | 7 DEPENDS = "python3-hatch-vcs-native python3-hatchling-native" 12 DEPENDS += "python3-hatch-fancy-pypi-readme-native" 16 RDEPENDS:${PN} = "python3-click \ 17 python3-mypy-extensions \ 18 python3-packaging \ 19 python3-pathspec \ 20 python3-platformdirs \ 21 python3-tomli \ 22 python3-typing-extensions \
|
H A D | python3-tox_4.23.2.bb | 1 # SPDX-License-Identifier: MIT 2 # Copyright (C) 2023 iris-GmbH infrared & intelligent sensors 15 python3-hatch-vcs-native \ 19 python3-cachetools \ 20 python3-chardet \ 21 python3-colorama \ 22 python3-filelock \ 23 python3-packaging \ 24 python3-platformdirs \ 25 python3-pluggy \ [all …]
|
H A D | python3-pyproject-api_1.7.2.bb | 1 # SPDX-License-Identifier: MIT 2 # Copyright (C) 2023 iris-GmbH infrared & intelligent sensors 4 SUMMARY = "pyproject-api aims to abstract away interaction with pyproject.toml style projects in a … 5 HOMEPAGE = "https://pyproject-api.readthedocs.io" 17 python3-hatch-vcs-native \ 21 python3-packaging \ 22 python3-tomli \
|
/openbmc/qemu/tests/lcitool/ |
H A D | mappings.yml | 9 # Due to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081535 we 10 # have to disable all packages that depend on libgl1-mesa-dri:mips64el 12 mips64el-deb: 15 mips64el-deb: 18 mips64el-deb: 20 gtk-vnc: 21 mips64el-deb: 23 mesa-libgbm: 24 mips64el-deb: 29 python3: [all …]
|
/openbmc/qemu/ |
H A D | .travis.yml | 5 - gcc 9 # - OS name (currently only linux) 10 # - OS distribution (e.g. "jammy" for Linux) 11 # - Names and values of visible environment variables set in .travis.yml or Settings panel 19 # $ travis encrypt -r "qemu/qemu" "irc.oftc.net#qemu" 23 …- secure: "F7GDRgjuOo5IUyRLqSkmDL7kvdU4UcH3Lm/W2db2JnDHTGCqgEdaYEYKciyCLZ57vOTsTsOgesN8iUT7hNHBd1K… 30 - SRC_DIR=".." 31 - BUILD_DIR="build" 32 - BASE_CONFIG="--disable-docs --disable-tools" 33 - TEST_BUILD_CMD="" [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-poetry-core_1.9.1.bb | 3 HOMEPAGE = "https://github.com/python-poetry/poetry-core" 4 BUGTRACKER = "https://github.com/python-poetry/poetry-core" 5 CHANGELOG = "https://github.com/python-poetry/poetry-core/blob/master/CHANGELOG.md" 7 LICENSE = "Apache-2.0 & BSD-2-Clause & BSD-3-Clause & MIT" 15 file://src/poetry/core/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ 24 RDEPENDS:${PN}:append:class-target = "\ 25 python3-compression \ 26 python3-core \ 27 python3-crypt \ 28 python3-io \ [all …]
|
H A D | python3-pip_24.3.1.bb | 4 LICENSE = "MIT & Apache-2.0 & MPL-2.0 & LGPL-2.1-only & BSD-3-Clause & PSF-2.0 & BSD-2-Clause" 20 file://src/pip/_vendor/tomli/LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5 \ 33 python3-compile \ 34 python3-html \ 35 python3-image \ 36 python3-io \ 37 python3-json \ 38 python3-multiprocessing \ 39 python3-netserver \ 40 python3-pickle \ [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/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-bleak \ 16 python3-blinker \ [all …]
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | debian-tricore-cross.docker | 2 # Docker TriCore cross-compiler target 8 # Copyright (c) 2018 Philippe Mathieu-Daudé 10 # SPDX-License-Identifier: GPL-2.0-or-later 12 FROM docker.io/library/debian:11-slim 14 MAINTAINER Philippe Mathieu-Daudé <f4bug@amsat.org> 17 DEBIAN_FRONTEND=noninteractive apt install -yy eatmydata && \ 18 DEBIAN_FRONTEND=noninteractive eatmydata apt install -yy \ 21 ca-certificates \ 28 libglib2.0-dev \ 29 libpixman-1-dev \ [all …]
|
H A D | debian-legacy-test-cross.docker | 1 # Docker legacy cross-compiler target (tests and minimal qemu) 6 # libc6.1-dev-alpha-cross: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054412 7 # sh4-linux-user: binaries don't run with bookworm compiler 9 # As we are targeting check-tcg here we only need minimal qemu 12 FROM docker.io/library/debian:11-slim 14 # Duplicate deb line as deb-src 15 RUN cat /etc/apt/sources.list | sed "s/^deb\ /deb-src /" >> /etc/apt/sources.list 18 apt-get update && \ 19 apt-get install -y eatmydata && \ 20 eatmydata apt-get dist-upgrade -y && \ [all …]
|
H A D | debian-loongarch-cross.docker | 2 # Docker cross-compiler target 5 # https://github.com/loongson/build-tools/releases 7 FROM docker.io/library/debian:11-slim 9 # Duplicate deb line as deb-src 10 RUN cat /etc/apt/sources.list | sed "s/^deb\ /deb-src /" >> /etc/apt/sources.list 13 apt-get update && \ 14 apt-get install -y eatmydata && \ 15 eatmydata apt-get dist-upgrade -y && \ 16 apt build-dep -yy qemu 18 RUN apt-get update && \ [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 | debian-hexagon-cross.docker | 2 # Docker Hexagon cross-compiler target 6 # build-deps. 8 FROM docker.io/library/debian:11-slim 10 # Duplicate deb line as deb-src 11 RUN cat /etc/apt/sources.list | sed "s/^deb\ /deb-src /" >> /etc/apt/sources.list 12 RUN apt-get update && \ 13 DEBIAN_FRONTEND=noninteractive apt install -yy eatmydata && \ 16 apt-get install -y --no-install-recommends \ 19 xz-utils \ 20 ca-certificates \ [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 …]
|
H A D | debian-all-test-cross.docker | 2 # Docker all cross-compiler target (tests only) 7 # to build and run linux-user tests on GitLab 9 FROM docker.io/library/debian:12-slim 11 # Duplicate deb line as deb-src 12 RUN sed -in "s/Types: deb/Types: deb deb-src/g" /etc/apt/sources.list.d/debian.sources 15 apt-get update && \ 16 apt-get install -y eatmydata && \ 17 eatmydata apt-get dist-upgrade -y && \ 18 apt build-dep -yy qemu 22 apt install -y --no-install-recommends \ [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/.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 ccache cmocka ctags curl cyrus-sasl dbus diffutils dtc… 16 PYTHON='/usr/local/bin/python3'
|
/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 …]
|