/openbmc/qemu/tests/docker/dockerfiles/ |
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 | 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-rust-nightly.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 | opensuse-leap.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all opensuse-leap-15 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 9 RUN zypper update -y && \ 10 …zypper addrepo -fc https://download.opensuse.org/update/leap/15.6/backports/openSUSE:Backports:SLE… 11 zypper install -y \ 12 Mesa-devel \ 13 alsa-lib-devel \ 17 brlapi-devel \ 19 ca-certificates \ [all …]
|
/openbmc/qemu/scripts/coverity-scan/ |
H A D | coverity-scan.docker | 1 # syntax=docker/dockerfile:1.0.0-experimental 16 # run-coverity-scan script. 20 RUN dnf install -y nosync && \ 21 echo -e '#!/bin/sh\n\ 22 if test -d /usr/lib64\n\ 30 nosync dnf update -y && \ 31 nosync dnf install -y \ 32 SDL2-devel \ 33 SDL2_image-devel \ 34 alsa-lib-devel \ [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-openembedded/meta-oe/recipes-devtools/unattended-upgrades/files/ |
H A D | 0001-unattended-upgrade-Remove-distro_info-usage-to-check.patch | 2 From: =?UTF-8?q?An=C3=ADbal=20Lim=C3=B3n?= <anibal@rzerosystems.com> 3 Date: Thu, 27 Jan 2022 16:32:25 -0600 4 Subject: [PATCH] unattended-upgrade: Remove distro_info usage to check devel 6 MIME-Version: 1.0 7 Content-Type: text/plain; charset=UTF-8 8 Content-Transfer-Encoding: 8bit 10 The distro-info python3 package is used to check if the release is a 11 devel release and choice if continue with unattended-upgrade for now 12 remove it because needs support into python3-distro-info [1]. 14 [1] https://salsa.debian.org/debian/distro-info [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-web3_7.11.1.bb | 3 SECTION = "devel/python" 12 python3-aiohttp \ 13 python3-eth-abi \ 14 python3-eth-account \ 15 python3-eth-hash \ 16 python3-eth-typing \ 17 python3-eth-utils \ 18 python3-hexbytes \ 19 python3-jsonschema \ 20 python3-protobuf \ [all …]
|
H A D | python3-py7zr_0.22.0.bb | 1 SUMMARY = "Pure Python 7-zip library" 3 LICENSE = "LGPL-2.1-or-later" 4 SECTION = "devel/python" 12 python3-setuptools-scm-native \ 13 python3-toml-native \ 14 python3-wheel-native \ 18 python3-pycryptodomex \ 19 python3-multivolumefile \ 20 python3-pybcj \ 21 python3-inflate64 \ [all …]
|
H A D | python3-can_4.4.2.bb | 2 HOMEPAGE = "https://github.com/hardbyte/python-can" 3 SECTION = "devel/python" 4 LICENSE = "LGPL-3.0-only" 15 python3-aenum \ 16 python3-asyncio \ 17 python3-codecs \ 18 python3-compression \ 19 python3-ctypes \ 20 python3-fcntl \ 21 python3-json \ [all …]
|
H A D | python3-socketio_5.11.2.bb | 2 HOMEPAGE = "https://github.com/miguelgrinberg/python-socketio/" 3 SECTION = "devel/python" 10 PYPI_PACKAGE = "python-socketio" 15 PACKAGECONFIG[asyncio_client] = ",,,python3-aiohttp python3-websockets" 16 PACKAGECONFIG[client] = ",,,python3-requests python3-websocket-client" 19 python3-engineio \ 20 python3-logging \ 21 python3-math \ 22 python3-pickle \ 23 python3-json \ [all …]
|
H A D | python3-isort_6.0.1.bb | 4 SECTION = "devel/python" 11 DEPENDS += "python3-hatch-vcs-native python3-hatchling-native" 14 python3-compression \ 15 python3-datetime \ 16 python3-difflib \ 17 python3-email \ 18 python3-numbers \ 19 python3-pprint \ 20 python3-profile \ 21 python3-shell \
|
H A D | python3-pybcj_1.0.6.bb | 3 LICENSE = "LGPL-2.1-or-later" 4 SECTION = "devel/python" 11 #PROVIDES = "python3-pybcj" 14 python3-setuptools-scm-native \ 15 python3-toml-native \ 16 python3-wheel-native \ 20 python3-email \ 21 python3-importlib-metadata \ 22 python3-core \ 23 python3-compression \
|
H A D | python3-eth-account_0.12.1.bb | 2 HOMEPAGE = "https://github.com/ethereum/eth-account" 3 SECTION = "devel/python" 12 python3-bitarray \ 13 python3-eth-abi \ 14 python3-eth-keyfile \ 15 python3-eth-keys \ 16 python3-eth-rlp \ 17 python3-eth-utils \ 18 python3-hexbytes \ 19 python3-rlp \
|
H A D | python3-uswid_0.5.1.bb | 1 SUMMARY = "A pure-python library for embedding CoSWID data" 2 HOMEPAGE = "https://github.com/hughsie/python-uswid" 3 SECTION = "devel/python" 4 LICENSE = "BSD-2-Clause-Patent" 11 DEPENDS += " python3-cbor2 python3-lxml python3-pefile" 13 python3-cbor2 \ 14 python3-json \ 15 python3-lxml \ 16 python3-netclient \ 17 python3-pefile \
|
H A D | python3-humanfriendly_10.0.bb | 3 SECTION = "devel/python" 13 RDEPENDS:${PN}:class-target += " \ 14 python3-datetime \ 15 python3-fcntl \ 16 python3-io \ 17 python3-logging \ 18 python3-math \ 19 python3-numbers \ 20 python3-shell \ 21 python3-stringold \
|
H A D | python3-mock_5.2.0.bb | 3 SECTION = "devel/python" 4 LICENSE = "BSD-2-Clause" 10 python3-cmd2 \ 11 python3-mccabe \ 12 python3-pep8 \ 13 python3-prettytable \ 14 python3-pyflakes \ 15 python3-pyparsing \ 16 python3-unittest \
|
H A D | python3-pint_0.24.4.bb | 4 SECTION = "devel/python" 6 LICENSE = "BSD-3-Clause" 9 inherit pypi ptest-python-pytest python_setuptools_build_meta 13 DEPENDS += "python3-setuptools-scm-native" 20 python3-setuptools \ 21 python3-packaging \ 22 python3-platformdirs \ 24 # python3-misc for timeit.py 25 RDEPENDS:${PN}-ptest += " \ 26 python3-appdirs \ [all …]
|
H A D | python3-anyio_4.9.0.bb | 2 SECTION = "devel/python" 11 python3-setuptools-scm-native \ 14 # Don't provide "trio" PACKAGECONFIG as nothing provides "python3-trio" currently. 15 # If somebody needs this please feel free to add python3-trio and enable the 18 #PACKAGECONFIG[trio] = ",,,python3-trio" 21 python3-idna \ 22 python3-sniffio \ 23 python3-core \ 24 python3-numbers \ 25 python3-io \ [all …]
|
H A D | python3-multivolumefile_0.2.3.bb | 3 LICENSE = "LGPL-2.1-or-later" 4 SECTION = "devel/python" 12 python3-setuptools-scm-native \ 13 python3-toml-native \ 14 python3-wheel-native \ 18 python3-io \ 19 python3-core \ 20 python3-mmap \
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-asn1crypto_1.5.1.bb | 3 SECTION = "devel/python" 13 RDEPENDS:${PN}:class-target += " \ 14 python3-codecs \ 15 python3-crypt \ 16 python3-ctypes \ 17 python3-datetime \ 18 python3-io \ 19 python3-netclient \ 20 python3-numbers \ 21 python3-shell \
|
H A D | python3-rdflib_7.1.4.bb | 3 SECTION = "devel/python" 4 LICENSE = "BSD-3-Clause" 12 python3-datetime \ 13 python3-pyparsing \ 14 python3-logging \ 15 python3-numbers \ 16 python3-xml \ 17 python3-compression \ 18 python3-core \
|
H A D | python3-gitdb_4.0.12.bb | 1 SUMMARY = "A pure-Python git object database" 2 HOMEPAGE = "http://github.com/gitpython-developers/gitdb" 3 SECTION = "devel/python" 4 LICENSE = "BSD-3-Clause" 7 DEPENDS = "python3-smmap" 15 RDEPENDS:${PN} += "python3-compression \ 16 python3-crypt \ 17 python3-io \ 18 python3-mmap \ 19 python3-shell \ [all …]
|
H A D | python3-testtools_2.7.2.bb | 3 SECTION = "devel/python" 4 LICENSE = "Apache-2.0" 7 DEPENDS += "python3-hatch-vcs-native" 14 python3-compression \ 15 python3-doctest \ 16 python3-extras \ 17 python3-json \ 18 python3-six \
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/python/ |
H A D | python3-oauth2client_4.1.3.bb | 2 SECTION = "devel/python" 3 LICENSE = "Apache-2.0" 12 python3-setuptools-scm-native \ 15 RDEPENDS:${PN} = "python3-six python3-rsa python3-httplib2 python3-pyasn1 python3-pyasn1-modules"
|