From f37eb5f1834a672254e39b500885838be406a7d6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 19 Feb 2022 11:19:40 -0800 Subject: [PATCH] Layer Updates: sources/bitbake sources/meta-96boards sources/meta-arm sources/meta-atmel sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/openembedded-core * sources/bitbake e5144887...898d8898 (27): > fetcher2: Use SkipRecipe instead of erroring out > bitbake: Replace remaining "abort" usage > lib/bb: Replace "ABORT" action in BB_DISKMON_DIRS > lib/bb: Replace "abort" usage in task handling > lib: Replace remaining "blacklist"/"whitelist" usage > utils: Fix environment decorator logic error > bitbake: Bump version to 1.53.1 > data_smart: Add support to BB_RENAMED_VARIABLES for custom strings > data_smart: Allow rename mechanism to show full expressions > bitbake: Rename allowed multiple provider variable > bitbake: Rename setscene enforce filtering variable > bitbake: Rename configuration hash filtering variable > bitbake: Rename environment filtering variables > bitbake: Rename basehas and taskhash filtering variables > data_smart/cookerdata: Add variable remapping support > Revert "checksum: Support uri formatted file list" > checksum: Support uri formatted file list > Revert "ast: Fix YOCTO #8621?" > ast: Fix YOCTO #8621? > data_smart: Add hasOverrides method to public datastore API > msg: Ensure manually created loggers have the once filter > msg: Add bb.warnonce() and bb.erroronce() log methods > cooker: Improve parsing failure from handled exception usability > data_smart: Fix overrides file/line message additions > asyncrpc: Fix attribute errors > contrib: Fix hash server Dockerfile dependencies > fetch2/cooker: Fix source revision handling with floating upstreams * sources/meta-96boards c0a7f40...3389eed (4): > layers: Bump to use kirkstone > u-boot: Make recipe specific to poplar > u-boot-orangepi-i96: Enable it for selected machine > u-boot-juno: Remove recipe * sources/meta-arm 3144638...cb6884f (16): > layers: Bump to use kirkstone > meta-arm-toolchain: Use renamed SKIP_RECIPE var flags > meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable > ffa-debugfs-mod: Do not build for rpi machines > ci: remove psa-arch-tests from corstone1000-common.yml > kas/corstone1000-base: update meta-arm-image SHA > arm-bsp/security: trusted-services to fix psa-arch-tests > arm-bsp/security: drop psa-arch-tests recipe > arm-bsp/tf-m: update git SHA > arm-bsp/security: replace mbedcrypto with mbedtls > arm-bsp/docs: Update fvp-baser-aemv8r64 docs > arm-bsp/conf: Use real-time clock for fvp-baser-aemv8r64 > arm-bsp/kernel: Use 4 Gb of RAM in fvp-baser-aemv8r64 > arm-bsp/u-boot: Add U-Boot for fvp-baser-aemv8r64 > arm-bsp/boot-wrapper-aarch64: Update patches for fvp-baser-aemv8r64 > arm/boot-wrapper-aarch64: Upgrade to newer revision * sources/meta-atmel 749ed98...4064f72 (2): > layers: Bump to use kirkstone > egt-benchmark: Enable network in do_compile * sources/meta-clang d5219d8...f3f2c2f (6): > nonclangable.conf: Disable llvm-objcopy on selected recipes > clang: Provide cross names for common llvm binutils > clang.bbclass: Use llvm provided binutils when using toolchain-clang > ntfs-3g-ntfsprogs,cdrkit,xscreensaver: Disable -O2 to avoid clang14 hangs for riscv > layers: Bump to use kirkstone > castxml: bump to 0.4.4 * sources/meta-elm-binary df225a0...3e7a33d (1): > layers: Bump to use kirkstone * sources/meta-freescale 1ef22812...6eab4370 (2): > layers: Bump to use kirkstone > Merge pull request #979 from zandrey/optee-fix-bsd-license * sources/meta-freescale-3rdparty 6059586...4560e22 (3): > layers: Bump to use kirkstone > Merge pull request #193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares > Merge pull request #192 from Ossanes/topic/imx6dl-riotboard-uboot * sources/meta-odroid 99d9b87...efd2e39 (2): > layers: Bump to use kirkstone > linux-hardkernel: Use SKIP_RECIPE varflag * sources/meta-openembedded ea223bd3d...6b3d327f9 (24): > XXX: Add Github actions CI support > layers: Bump to use kirkstone > meta-oe: Use new variable SYSROOT_DIRS_IGNORE > recipes: Use new CVE_CHECK_IGNORE variable > recipes: Use renamed SKIP_RECIPE varFlag > python3-dt-schema: remove recipe > libxml++: Upgrade to 5.0.1 > atkmm: Upgrade to 2.36.1 > geany-plugins: Fix build with libgit2 1.4+ > pangomm: Upgrade to 2.50.0 > cairomm: Upgrade to 1.16.1 > glibmm: Upgrade to 2.70.0 > libsigc++-3: Upgrade to 3.2.0 > nodejs: add option to use openssl legacy providers > dnf-plugin-tui: Fix a bug of multilib > boost-sml: add new recipe > pcapplusplus: add new recipe > networking: add new netsniff-ng recipe version 0.6.8 > rtc-tools: Update to 2022.02 > wireplumber: Improve configuration > netdata: version bump 1.33.0 -> 1.33.1 > rsyslog: update to 8.2202 > plymouth: Add the retain-splash option > libjs-jquery: Upgrade to 3.3.1. * sources/meta-qcom 76f22a8...c5eda6d (3): > layers: Bump to use kirkstone > Merge pull request #423 from lumag/fw-fixes > Merge pull request #421 from vzapolskiy/debugcc-bump * sources/meta-qt5 d38470c...7a1e459 (1): > layers: Bump to use kirkstone * sources/meta-raspberrypi a96a61c...d36b929 (15): > rpi-default-versions: Use 5.15 as default kernel > linux-raspberrypi: Add recipe for 5.15 LTS kernel > layers: Bump to use kirkstone > python3-adafruit-blinka: Disable on musl > rpi-base.inc: Add vc4-fkms-v3d-pi4 overlay > ci: Add workflow to cancel redundant workflows > ci: Introduce workflow Yocto operations/builds > ci: Introduce workflow for compliance > ci: Define an action for cleaning/removing an image > ci: Define an action for cleaning dangling image > ci: Define an action for building a local docker image > docs: Detail the merging process of patches sent through the mailing list > README.md: Don't advertise meta-oe dependency > Move the python3-adafruit recipes depending on meta-oe to dynamic layers > README.md: Add contributing section * sources/meta-riscv 18227c1...bc2418d (1): > layers: Bump to use kirkstone * sources/meta-rockchip 17703ee...04c33d9 (1): > layers: Bump to use kirkstone * sources/meta-ti 75ff5168...a54f950e (2): > layers: Bump to use kirkstone > ti-sgx-ddk-km: patches got merged upstream, update recipe accordingly * sources/openembedded-core 17cd727f33...c670aaeedb (59): > libgit2: Upgrade to 1.4.1 > grub: Fix build with bintutils 2.38 on riscv > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers > scripts: Add a conversion script to use SPDX license names > local.conf/oeqa: Update BB_DISKMON_DIRS use > layer.conf: Update to use kirkstone > sanity.conf: Require bitbake version 1.53.1 > bitbake.conf: Add entries to warn on usage of removed variables > icecc: Improve variables/terminology > meta/scripts: Automated conversion of OE renamed variables > scripts: Add convert-variable-renames script for inclusive language variable renaming > bitbake.conf: Add entries for renamed variables > initramfs-framework: Add overlayroot module > core-image-testmaster: Rename to core-image-testcontroller > imagefeatures: selftest: Change variable to be more descriptive > multilib: Use renamed SKIP_RECIPE varFlag > dnf: Use renamed SKIP_RECIPE varFlag > blacklist: Replace class with SKIP_RECIPE variable > meta/scripts: Handle bitbake variable renaming > meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONS > Revert "selftest/lic_checksum: Add test for filename containing space" > selftest/lic_checksum: Add test for filename containing space > yocto-check-layer: add ability to perform tests from a global bbclass > gdb: update 11.1 -> 11.2 > archiver: Fix typo > glibc: fix create thread failed in unprivileged process > go: upgrade 1.17.6 -> 1.17.7 > recipeutils: Add missing get_srcrev() call > diffoscope: upgrade 202 -> 204 > libical: upgrade 3.0.13 -> 3.0.14 > gst-examples: upgrade 1.18.5 -> 1.18.6 > shaderc: upgrade 2022.0 -> 2022.1 > piglit: upgrade to latest revision > pango: upgrade 1.48.10 -> 1.50.4 > gi-docgen: upgrade 2021.8 -> 2022.1 > vala: upgrade 0.54.6 -> 0.54.7 > python3-pytest: upgrade 7.0.0 -> 7.0.1 > python3-dtschema: upgrade 2021.12 -> 2022.1 > mmc-utils: upgrade to latest revision > meson: upgrade 0.61.1 -> 0.61.2 > help2man: upgrade 1.48.5 -> 1.49.1 > repo: upgrade 2.20 -> 2.21 > python3-tomli: upgrade 2.0.0 -> 2.0.1 > util-linux: upgrade 2.37.3 -> 2.37.4 > libgit2: update 1.3.0 -> 1.4.0 > xkeyboard-config: update 2.34 -> 2.35.1 > vulkan-samples: update to latest revision > vulkan: update 1.2.198 -> 1.3.204 > webkitgtk: remove rejected patch > man-db: update 2.10.0 -> 2.10.1 > webkitgtk: drop patch merged upstream > weston-init: disable systemd watchdog option > gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test > features_check/insane: Use hasOverrides datastore method > oeqa/selftest/bbtests: Update to match changed bitbake output > selftest/bbtests: Add tests for git floating tag resolution Signed-off-by: Khem Raj --- sources/bitbake | 2 +- sources/meta-96boards | 2 +- sources/meta-arm | 2 +- sources/meta-atmel | 2 +- sources/meta-clang | 2 +- sources/meta-elm-binary | 2 +- sources/meta-freescale | 2 +- sources/meta-freescale-3rdparty | 2 +- sources/meta-odroid | 2 +- sources/meta-openembedded | 2 +- sources/meta-qcom | 2 +- sources/meta-qt5 | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-riscv | 2 +- sources/meta-rockchip | 2 +- sources/meta-ti | 2 +- sources/openembedded-core | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/sources/bitbake b/sources/bitbake index e5144887f..898d88982 160000 --- a/sources/bitbake +++ b/sources/bitbake @@ -1 +1 @@ -Subproject commit e5144887f2b6ae266f7b52151005619480e80ec6 +Subproject commit 898d88982334149c6d5aff7ec77ffa0fb68f5589 diff --git a/sources/meta-96boards b/sources/meta-96boards index c0a7f4052..3389eed8d 160000 --- a/sources/meta-96boards +++ b/sources/meta-96boards @@ -1 +1 @@ -Subproject commit c0a7f4052bd78f9a6972a5459840f639452bf76c +Subproject commit 3389eed8df809bb0800aea6bb5462990530431b8 diff --git a/sources/meta-arm b/sources/meta-arm index 31446384e..cb6884f16 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 31446384e6dfa9d0bbf26ebe11adbff8250a3964 +Subproject commit cb6884f16094c215ad3db9beaab9980bd714419a diff --git a/sources/meta-atmel b/sources/meta-atmel index 749ed98cd..4064f722b 160000 --- a/sources/meta-atmel +++ b/sources/meta-atmel @@ -1 +1 @@ -Subproject commit 749ed98cd42c61234ad04476d5d8104f2087566c +Subproject commit 4064f722b4d308a23ba23b40aa3c3ea8d76dd5c8 diff --git a/sources/meta-clang b/sources/meta-clang index d5219d8b7..f3f2c2f1a 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit d5219d8b7b500438c6d7ee958ca8954fa6ba8640 +Subproject commit f3f2c2f1abb415723d12e13763793ba2d3c92197 diff --git a/sources/meta-elm-binary b/sources/meta-elm-binary index df225a0ab..3e7a33d10 160000 --- a/sources/meta-elm-binary +++ b/sources/meta-elm-binary @@ -1 +1 @@ -Subproject commit df225a0abb9f51c50714357d114d4d313b7bbe73 +Subproject commit 3e7a33d106ff5b77659a7777bee6b915ef106f44 diff --git a/sources/meta-freescale b/sources/meta-freescale index 1ef228121..6eab43704 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 1ef228121d7777502f7ec6525d721a3b2727becc +Subproject commit 6eab437045c20302b8d2d049860dede18d5ceebf diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index 60595861d..4560e221d 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit 60595861de106c48c94875e49303ca6bb6270a1a +Subproject commit 4560e221d07edaa8190f250067c26579fb9ec17d diff --git a/sources/meta-odroid b/sources/meta-odroid index 99d9b8741..efd2e3985 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit 99d9b87418f1aaf1864c2980e3fb9efc569f5ee7 +Subproject commit efd2e3985198cf2aa1dd394f77a16b81abb22838 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index ea223bd3d..6b3d327f9 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit ea223bd3da4ff8463a4d869d10a05169c3a50d04 +Subproject commit 6b3d327f9c5f1c99bad8353eba75b4291b82edd1 diff --git a/sources/meta-qcom b/sources/meta-qcom index 76f22a863..c5eda6d05 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 76f22a86371dfda3061b4f9735c6925aa568c011 +Subproject commit c5eda6d05c74e11a34d3aaca396859dd458efc39 diff --git a/sources/meta-qt5 b/sources/meta-qt5 index d38470c26..7a1e45967 160000 --- a/sources/meta-qt5 +++ b/sources/meta-qt5 @@ -1 +1 @@ -Subproject commit d38470c2632d6626c0a6c0f91a519589f9f1ae55 +Subproject commit 7a1e459672a598ffc31279cf4f451fa857536a4c diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index a96a61c16..d36b92974 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit a96a61c16d382955750de88219826abb9d0d3710 +Subproject commit d36b929743817a976066cadedebed1fe1d4dfa2b diff --git a/sources/meta-riscv b/sources/meta-riscv index 18227c1de..bc2418da8 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 18227c1de0a56327a22b94b2594fbeb45c1dfcff +Subproject commit bc2418da8e93f3b80c03d70fded03472358e3dd1 diff --git a/sources/meta-rockchip b/sources/meta-rockchip index 17703ee37..04c33d9b1 160000 --- a/sources/meta-rockchip +++ b/sources/meta-rockchip @@ -1 +1 @@ -Subproject commit 17703ee37b46d15ec369588fbb86dde336df6028 +Subproject commit 04c33d9b15558da689c42a1bcea043dd0e3e67e6 diff --git a/sources/meta-ti b/sources/meta-ti index 75ff5168d..a54f950ec 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 75ff5168d39aa05cd918cfd36dd8695ee17a065d +Subproject commit a54f950ec4f3dd87461384bd7ca620485c83e561 diff --git a/sources/openembedded-core b/sources/openembedded-core index 17cd727f3..c670aaeed 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit 17cd727f333580c6fd7ff20c90ede9ccce9ef60b +Subproject commit c670aaeedb3c9ffbbd4fd670622a71381a51dba9