From 8c7e2fff74031bc82a2dabd26d802f42662015b8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 17 Feb 2022 14:15:24 -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...d6381f1f (23): > fetcher2: Use SkipRecipe instead of erroring out > 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...b1f8a84 (4): > 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 * sources/meta-atmel 749ed98...4064f72 (2): > layers: Bump to use kirkstone > egt-benchmark: Enable network in do_compile * sources/meta-clang d5219d8...d3da0cf (2): > ntfs-3g-ntfsprogs,cdrkit: Disable -O2 to avoid clang14 hangs for riscv > layers: Bump to use kirkstone * sources/meta-elm-binary df225a0...3e7a33d (1): > layers: Bump to use kirkstone * sources/meta-freescale 1ef22812...1168f84a (1): > layers: Bump to use kirkstone * sources/meta-freescale-3rdparty 6059586...0c68a5a (2): > 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...adde1e839 (15): > 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 > boost-sml: add new recipe > pcapplusplus: add new recipe > networking: add new netsniff-ng recipe version 0.6.8 > seahorse: initial add recipe > 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...a217413 (2): > layers: Bump to use kirkstone > Merge pull request #421 from vzapolskiy/debugcc-bump * sources/meta-qt5 d38470c...7a1e459 (1): > layers: Bump to use kirkstone * sources/meta-raspberrypi a96a61c...a1015f8 (2): > layers: Bump to use kirkstone > python3-adafruit-blinka: Disable on musl * 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...1d7b9d38 (1): > layers: Bump to use kirkstone * sources/openembedded-core 17cd727f33...b62695535f (51): > 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 > 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 > go: upgrade 1.17.6 -> 1.17.7 > 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 > 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..d6381f1f4 160000 --- a/sources/bitbake +++ b/sources/bitbake @@ -1 +1 @@ -Subproject commit e5144887f2b6ae266f7b52151005619480e80ec6 +Subproject commit d6381f1f4d14cc72eedf748d5f69d47f5a69fa59 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..b1f8a84bf 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 31446384e6dfa9d0bbf26ebe11adbff8250a3964 +Subproject commit b1f8a84bf767656951d36223d81a4723d69c7b75 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..d3da0cf58 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit d5219d8b7b500438c6d7ee958ca8954fa6ba8640 +Subproject commit d3da0cf584f4b915cccea75aaddd450782c02187 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..1168f84a4 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 1ef228121d7777502f7ec6525d721a3b2727becc +Subproject commit 1168f84a42e381aa0a52d4c89dd408ec3ac26421 diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index 60595861d..0c68a5a70 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit 60595861de106c48c94875e49303ca6bb6270a1a +Subproject commit 0c68a5a7050587d7679b4b5a11480d8ad12a8611 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..adde1e839 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit ea223bd3da4ff8463a4d869d10a05169c3a50d04 +Subproject commit adde1e8393519cf7feaff9b7d98ba7218391abf2 diff --git a/sources/meta-qcom b/sources/meta-qcom index 76f22a863..a2174132d 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 76f22a86371dfda3061b4f9735c6925aa568c011 +Subproject commit a2174132dce5b4d010b152004f6046222f168211 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..a1015f8c3 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit a96a61c16d382955750de88219826abb9d0d3710 +Subproject commit a1015f8c39c799d49268d10ca7eacc8ef4470454 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..1d7b9d38d 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 75ff5168d39aa05cd918cfd36dd8695ee17a065d +Subproject commit 1d7b9d38d88681dc244e6dd69cce67a8cd7a297c diff --git a/sources/openembedded-core b/sources/openembedded-core index 17cd727f3..b62695535 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit 17cd727f333580c6fd7ff20c90ede9ccce9ef60b +Subproject commit b62695535fec569a20bfc6b94f784dc921e137b2