Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update layers #685

Merged
merged 2 commits into from
May 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ and this project adheres to
- Various native recipes fixed to bulld with GCC 12
- Upgrade GDB to 12.1
- Build bash to use proper getcwd() on musl
- Fixes for meta-qt5/meta-intel build failures seen with GCC-12
- Enable using private fonts in wxwidgets
- Fix rare sysroot corruption issue during staging
- Add fspassno parameter to partition in wic
- Various recipe version bumps

### Added
Expand All @@ -40,14 +44,15 @@ and this project adheres to
python3-parsimonious, python3-eth-rlp, python3-rlp, python3-hexbytes
python3-eth-keyfile, python3-eth-keys, python3-eth-utils
python3-eth-typing, python3-eth-hash, python3-decouple
python3-cytoolz, python3-toolz
python3-cytoolz, python3-toolz, python3-inotify

### Removed

- Remove meta-networking dependency on meta-python by re-arranging
recipe locations
- Drop GPL-3.0 license from libgcrypt
- Remove uclibc remnants from DISTRO_FEATURES
- Removed recipes: speedtest-cli

## [2022.04] - 2022-05-01

Expand Down
2 changes: 1 addition & 1 deletion sources/bitbake
Submodule bitbake updated 2 files
+9 −5 lib/bb/build.py
+2 −0 lib/bb/data.py
2 changes: 1 addition & 1 deletion sources/meta-arm
Submodule meta-arm updated 34 files
+1 −1 ci/get-binary-toolchains
+0 −23 meta-arm-autonomy/README.md
+2 −2 meta-arm-bsp/conf/machine/include/corstone1000.inc
+1 −1 meta-arm-bsp/conf/machine/musca-b1.conf
+1 −1 meta-arm-bsp/conf/machine/musca-s1.conf
+1 −1 meta-arm-bsp/conf/machine/qemu-cortex-r5.conf
+3 −0 meta-arm-bsp/recipes-bsp/scp-firmware/scp-firmware_2.10.%.bbappend
+0 −10 meta-arm-bsp/recipes-bsp/scp-firmware/scp-firmware_2.9.%.bbappend
+34 −0 meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/corstone1000/0001-Fix-FF-A-version-in-SPMC-manifest.patch
+2 −2 meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/tc/0001-plat-tc-Increase-maximum-BL2-size.patch
+4 −0 meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-corstone1000.inc
+0 −3 meta-arm-bsp/recipes-security/optee/optee-client-tc.inc
+0 −6 meta-arm-bsp/recipes-security/optee/optee-client_3.14.0.bbappend
+0 −6 meta-arm-bsp/recipes-security/optee/optee-client_3.16.0.bbappend
+0 −6 meta-arm-bsp/recipes-security/optee/optee-os-tadevkit_3.16.0.bbappend
+0 −7 meta-arm-bsp/recipes-security/optee/optee-os_3.16.0.bbappend
+1 −1 meta-arm-bsp/recipes-security/optee/optee-os_corstone1000_common.inc
+0 −2 meta-arm-bsp/recipes-security/optee/optee-test_3.14.0.bbappend
+0 −6 meta-arm-bsp/recipes-security/optee/optee-test_3.16.0.bbappend
+1 −1 meta-arm/conf/machine/microbit-v1.conf
+1 −1 meta-arm/conf/machine/qemu-cortex-a53.conf
+0 −2 meta-arm/conf/machine/qemuarm64-secureboot.conf
+0 −83 meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.9.0.bb
+72 −0 meta-arm/recipes-bsp/trusted-firmware-a/files/build-deps-upgrade-to-mbed-TLS-2.28.0.patch
+3 −1 meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a.inc
+3 −3 meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_2.6.bb
+51 −0 meta-arm/recipes-bsp/uefi/sbsa-acs/0001-BaseTools-fix-gcc12-warning-1.patch
+49 −0 meta-arm/recipes-bsp/uefi/sbsa-acs/0001-BaseTools-fix-gcc12-warning.patch
+6 −0 meta-arm/recipes-bsp/uefi/sbsa-acs_3.1.bb
+86 −0 meta-arm/recipes-kernel/linux/linux-yocto/skip-unavailable-memory.patch
+0 −2 meta-arm/recipes-kernel/linux/linux-yocto/tcpci.cfg
+0 −218 meta-arm/recipes-kernel/linux/linux-yocto/zone_dma_revert.patch
+1 −5 meta-arm/recipes-kernel/linux/linux-yocto_%.bbappend
+7 −1 meta-arm/recipes-security/optee/optee-spdevkit_git.bb
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 29 files
+1 −1 meta-gnome/recipes-gnome/gtk4/gtk4_4.6.4.bb
+1 −1 meta-networking/recipes-support/nbdkit/nbdkit_1.31.5.bb
+0 −14 meta-oe/dynamic-layers/meta-python/recipes-benchmark/speedtest-cli/speedtest-cli_2.1.3.bb
+1 −1 meta-oe/recipes-connectivity/libmtp/libmtp_1.1.19.bb
+54 −0 meta-oe/recipes-core/sdbus-c++/sdbus-c++-1.1.0/7f437a6e06d2ec3abd3e2fd1101ab6aab386bc44.patch
+0 −0 meta-oe/recipes-core/sdbus-c++/sdbus-c++-1.1.0/run-ptest
+1 −1 meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_250.3.bb
+8 −2 meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.1.0.bb
+3 −3 meta-oe/recipes-dbs/postgresql/files/0001-configure.ac-bypass-autoconf-2.69-version-check.patch
+1 −1 meta-oe/recipes-dbs/postgresql/postgresql_14.3.bb
+1 −1 meta-oe/recipes-devtools/ctags/ctags_5.9.20220508.0.bb
+1 −1 meta-oe/recipes-devtools/php/php_8.1.6.bb
+1 −1 meta-oe/recipes-extended/wxwidgets/wxwidgets_3.1.5.bb
+0 −36 meta-oe/recipes-graphics/openjpeg/openjpeg/0001-This-patch-fixed-include-dir-to-usr-include-.-Obviou.patch
+0 −78 meta-oe/recipes-graphics/openjpeg/openjpeg/CVE-2021-29338.patch
+0 −31 meta-oe/recipes-graphics/openjpeg/openjpeg/CVE-2022-1122.patch
+4 −8 meta-oe/recipes-graphics/openjpeg/openjpeg_2.5.0.bb
+3 −4 meta-oe/recipes-test/bats/bats_1.6.1.bb
+0 −150 meta-oe/recipes-test/bats/files/0001-Fix-status-in-teardown-overriding-exit-code.patch
+1 −0 meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+2 −1 meta-python/recipes-devtools/python/python3-aiohue_4.4.1.bb
+9 −0 meta-python/recipes-devtools/python/python3-awesomeversion_22.5.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-cbor2_5.4.2.bb
+14 −0 meta-python/recipes-devtools/python/python3-inotify_0.2.10.bb
+1 −1 meta-python/recipes-devtools/python/python3-qface_2.0.8.bb
+2 −2 meta-python/recipes-devtools/python/python3-traitlets_5.2.0.bb
+861 −0 ...ipes-devtools/python3-wxgtk4/python3-wxgtk4/0001-Update-Cython-version-to-fix-NanoSVG-issues-with-Pyt.patch
+1 −0 meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.1.1.bb
+1 −1 meta-webserver/recipes-php/phpmyadmin/phpmyadmin_5.2.0.bb
2 changes: 1 addition & 1 deletion sources/meta-qt5
Submodule meta-qt5 updated 16 files
+1 −1 recipes-connectivity/libconnman-qt/libconnman-qt5/0001-Add-missing-declarations-for-operator-overloads.patch
+6 −4 recipes-qt/examples/cinematicexperience_1.0.bb
+7 −7 recipes-qt/qt5/qtwebengine/chromium/0011-chromium-Remove-TRUE-to-prep-landing-of-icu68.patch
+62 −0 recipes-qt/qt5/qtwebengine/chromium/0012-chromium-skia-Fix-build-with-gcc-12.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0013-chromium-musl-sandbox-Define-TEMP_FAILURE_RETRY-if-n.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0014-chromium-musl-Avoid-mallinfo-APIs-on-non-glibc-linux.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0015-chromium-musl-include-fcntl.h-for-loff_t.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0016-chromium-musl-use-off64_t-instead-of-the-internal-__.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0017-chromium-musl-linux-glibc-make-the-distinction.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0018-chromium-musl-Define-res_ninit-and-res_nclose-for-no.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0019-chromium-musl-Do-not-define-__sbrk-on-musl.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0020-chromium-musl-Adjust-default-pthread-stack-size.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0021-chromium-musl-elf_reader.cc-include-sys-reg.h-to-get.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0022-chromium-musl-pread-pwrite.patch
+1 −1 recipes-qt/qt5/qtwebengine/chromium/0023-chromium-musl-initialize-msghdr-in-a-compatible-mann.patch
+15 −14 recipes-qt/qt5/qtwebengine_git.bb
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 25 files
+10 −8 meta/classes/cve-check.bbclass
+24 −0 meta/classes/staging.bbclass
+1 −1 meta/lib/oeqa/selftest/cases/imagefeatures.py
+8 −8 meta/lib/oeqa/selftest/cases/overlayfs.py
+26 −0 meta/recipes-core/base-passwd/base-passwd/0001-Add-a-shutdown-group.patch
+23 −0 meta/recipes-core/base-passwd/base-passwd/0002-Use-bin-sh-instead-of-bin-bash-for-the-root-user.patch
+21 −0 meta/recipes-core/base-passwd/base-passwd/0003-Remove-for-root-since-we-do-not-have-an-etc-shadow.patch
+23 −0 meta/recipes-core/base-passwd/base-passwd/0004-Add-an-input-group-for-the-dev-input-devices.patch
+1 −1 meta/recipes-core/base-passwd/base-passwd/0005-Add-kvm-group.patch
+129 −0 meta/recipes-core/base-passwd/base-passwd/0006-Make-it-possible-to-build-without-debconf-support.patch
+46 −0 meta/recipes-core/base-passwd/base-passwd/0007-Make-it-possible-to-disable-the-generation-of-the-do.patch
+0 −19 meta/recipes-core/base-passwd/base-passwd/add_shutdown.patch
+0 −24 meta/recipes-core/base-passwd/base-passwd/disable-docs.patch
+0 −57 meta/recipes-core/base-passwd/base-passwd/disable-shell.patch
+0 −22 meta/recipes-core/base-passwd/base-passwd/input.patch
+0 −15 meta/recipes-core/base-passwd/base-passwd/nobash.patch
+0 −14 meta/recipes-core/base-passwd/base-passwd/noshadow.patch
+16 −12 meta/recipes-core/base-passwd/base-passwd_3.5.52.bb
+15 −6 meta/recipes-core/musl/musl-locales_git.bb
+1 −1 meta/recipes-devtools/binutils/binutils-2.38.inc
+1 −1 meta/recipes-devtools/librepo/librepo_1.14.3.bb
+6 −0 scripts/lib/wic/help.py
+1 −0 scripts/lib/wic/ksparser.py
+1 −0 scripts/lib/wic/partition.py
+2 −1 scripts/lib/wic/plugins/imager/direct.py