/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/ |
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/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'
|
/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/openbmc/poky/documentation/ |
H A D | poky.yaml.in | 11 DISTRO_REL_TAG : "yocto-5.1" 15 YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;" 21 # Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64), round… 23 # Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) with "… 25 # RAM (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) on a 4 core s… 33 PIP3_HOST_PACKAGES_DOC: sphinx sphinx_rtd_theme pyyaml 35 UBUNTU_DEBIAN_HOST_PACKAGES_ESSENTIAL: >- 36 build-essential 45 iputils-ping 47 liblz4-tool [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 | 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 …]
|
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 …]
|
H A D | debian-ppc64el-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch ppc64le 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-mipsel-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch mipsel 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-s390x-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch s390x 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-mips64el-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch mips64el 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.12.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 \ 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 …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.0.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 --------------------------------- 9 - Linux kernel 6.6, gcc 13.2, glibc 2.39, LLVM 18.1, and over 300 other recipe upgrades 11 - New variables: 13 - :term:`CVE_DB_INCR_UPDATE_AGE_THRES`: Configure the maximum age of the 17 - :term:`RPMBUILD_EXTRA_PARAMS`: support extra user-defined fields without 20 - :term:`OPKG_MAKE_INDEX_EXTRA_PARAMS`: support extra parameters for 21 ``opkg-make-index``. 23 - :term:`EFI_UKI_PATH`, :term:`EFI_UKI_DIR`: define the location of UKI 26 - :term:`TARGET_DBGSRC_DIR`: specifies the target path to debug source files [all …]
|
H A D | release-notes-4.3.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 -------------------------------- 9 - Linux kernel 6.5 and 6.1, gcc 13, glibc 2.38, LLVM 17, and over 300 other recipe upgrades 11 - The autobuilder's shared-state artefacts are now available over the `jsDelivr 15 - New variables: 17 - :term:`CVE_CHECK_STATUSMAP`, :term:`CVE_STATUS`, :term:`CVE_STATUS_GROUPS`, 20 - :term:`FILE_LAYERNAME`: bitbake now sets this to the name of the layer 23 - :term:`FIT_ADDRESS_CELLS` and :term:`UBOOT_FIT_ADDRESS_CELLS`. 26 - :term:`KERNEL_DTBDEST`: directory where to install DTB files. 28 - :term:`KERNEL_DTBVENDORED`: whether to keep vendor subdirectories. [all …]
|
H A D | release-notes-4.1.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 --------------------------------- 10 - Linux kernel 5.19, glibc 2.36 and ~260 other recipe upgrades 12 - ``make`` 4.0 is now the minimum make version required on the build host. 14 :term:`buildtools` tarball, and additionally a new :term:`buildtools-make` tarball 17 :ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`. 19 - New layer setup tooling: 21 - New ``scripts/oe-setup-layers`` standalone script to restore the layer 23 - New ``bitbake-layers create-layers-setup`` command to save the 25 - New ``bitbake-layers save-build-conf`` command to save the active build [all …]
|
H A D | release-notes-4.0.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 --------------------------------- 11 - Linux kernel 5.15, glibc 2.35 and ~300 other recipe upgrades 13 - Reproducibility: this release fixes the reproducibility issues with 14 ``rust-llvm`` and ``golang``. Recipes in OpenEmbedded-Core are now fully 16 class has been merged into the :ref:`ref-classes-base` class. 18 - Network access is now disabled by default for tasks other than where it is expected to ensure bui… 20 - The Yocto Project now allows you to reuse the Shared State cache from 31 - The Python package build process is now based on `wheels <https://pythonwheels.com/>`__ 34 - New :ref:`ref-classes-overlayfs` and :ref:`ref-classes-overlayfs-etc` classes and [all …]
|
H A D | release-notes-4.2.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 ---------------------------------- 9 - Linux kernel 6.1, glibc 2.37 and ~350 other recipe upgrades 11 - Python 3.8+ and GCC 8.0+ are now the minimum required versions on the build host. 15 - BitBake in this release now supports a new ``addpylib`` directive to enable 17 see :ref:`bitbake-user-manual/bitbake-user-manual-metadata:extending python library code`. 24 - BitBake has seen multiple internal changes that may improve 27 - BitBake's Cooker server is now multithreaded. 29 - Ctrl+C can now be used to interrupt some long-running operations 32 - BitBake's cache has been extended to include more hash [all …]
|