From 7fe092c52d0288062c538a0c9a660713386cb70c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 6 Dec 2021 09:44:28 -0800 Subject: [PATCH] Layer Updates: sources/bitbake sources/meta-96boards sources/meta-arm sources/meta-clang sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-raspberrypi sources/meta-rockchip sources/openembedded-core * sources/bitbake 7e1ca7ab...b480e894 (4): > fetcher2: Use SkipRecipe instead of erroring out > siggen: Ensure dumpsig output is deterministic > Revert "ast: Fix YOCTO #8621?" > ast: Fix YOCTO #8621? * sources/meta-96boards c0a7f40...78ca30a (3): > u-boot: Make recipe specific to poplar > u-boot-orangepi-i96: Enable it for selected machine > u-boot-juno: Remove recipe * sources/meta-arm 31cffcd...5241da9 (16): > ffa-debugfs-mod: Pin to arm/aarch64 hosts > optee-ftpm: Limit to supported machines > CI: also build qemu-generic-arm64 for clang > arm/edk2-firmware: force debug builds when using Clang > arm/edk2-firmware: correctly set the target prefix in Clang builds > kas: corstone1000: update SE binary sizes > arm-bsp/u-boot: identify which bank to load kernel from > arm-bsp/trusted-firmware-a: patch to identify which bank to load fip from > arm-bsp/u-boot: patch to change kernel flash address > arm-bsp/trusted-firmware-a: patch to change flash base address of FIP > arm-bsp/trusted-firmware-m: corstone1000: firmware update changes > arm-bsp/u-boot: corstone1000: Implement autoboot storage device selection > arm-bsp/trusted firmware-a: corstone1000: implement EFI reset system > arm-bsp/u-boot: corstone1000: Enable PSCI Reset > arm-bsp/u-boot: corstone1000: Fix ISP1760 EFI boot issue > arm-bsp/u-boot: corstone1000: Enable SMM gateway * sources/meta-clang 9b55daf...1b16405 (1): > clang: Update to 13.0.1-rc1 * sources/meta-freescale d70adb5d...58a442bd (1): > Merge pull request #933 from zandrey/imx-atf-improvements * sources/meta-freescale-3rdparty f007a9f...b26df7f (1): > Merge pull request #187 from boundarydevices/master * sources/meta-openembedded ca5055ed2...448982c91 (16): > XXX: Add Github actions CI support > python3-pycparser: upgrade 2.20 -> 2.21 > python3-pyephem: upgrade 4.1 -> 4.1.1 > python3-ujson: upgrade 4.2.0 -> 4.3.0 > python3-typeguard: upgrade 2.13.0 -> 2.13.2 > python3-rdflib: upgrade 6.0.0 -> 6.0.2 > python3-pymongo: upgrade 3.12.0 -> 4.0 > python3-coloredlogs: Added nativesdk > gsl: upgrade 2.7 -> 2.7.1 > fb-test: fix SRC_URI > gattlib: Explicitly disable Python support > libid3tag: add from oe-core > ostree: workaround compile error with option gcc option -Og > ntpsec: Disable seccomp on riscv32 > gjs: Link with libatomic on rv32 > meta-networking,meta-python: Fix README for yocto check layer * sources/meta-raspberrypi de1007b...564883a (2): > raspberrypi4-64: Switch to using cortexa72-nocrypto default tune > mesa: Enable building vulkan driver * sources/meta-rockchip c59ac32...e57e059 (1): > README: Add intstructions to add patch template * sources/openembedded-core ec2131070c...6ea0bcc48d (74): > glibc: Drop ppc patches > mesa: Fix build on ARM systems without Neon > tune-cortexa72.inc: Add tune for nocrypto case > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class > bleeding: Add a global file to define managed tip of trees > glibc,cross-localedef-native: Implement devupstream support > devupstream: Handle SRC_URI less recipes > glibc: Add devupstream support > glibc: Append files instead of making then part of main SRC_URI > glibc-testsuite: Use append operator to add check-test-wrapper > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > tcf-agent: cleanup patches > minicom: Upgrade 2.7.1 -> 2.8 > minicom: Mark patches as backports > gcc: Drop stdlib++ option patch > serf: mark patches as inappropriate for upstream submission > python3: drop unneeded multiprocessing module patch > overlayfs: update notes on /etc > oeqa/selftest: unit tests for overlayfs-etc > oeqa/selftest: overlayfs helper function > image: add overlayfs-etc image feature > wic: image for overlayfs-etc tests > overlayfs-etc: mount etc as overlayfs > meson: drop redundant patch > uboot-sign: fix the concatenation when multiple U-BOOT configurations are specified > kernel: improve transformation from KERNEL_IMAGETYPE_FOR_MAKE > gcc: Update patch status submitted->backport > gst-plugins-bad: Add missing libxkbcommon vulkan dependency > debian: Fix renaming packagedata dependencies > patchelf: Upgrade 0.14.1 -> 0.14.2 > xkbcommon: add option for xkbregistry > libxkbcommon: split libraries into separate packages > xkbcommon: split xkbcli into a separate package > libxkbcommon: allow building of API documentation > lttng: submit patches upstream > libgpg-error: submit patch upstream > libgcrypt: submit patch upstream > libfm: submit patches upstream > ffmpeg: submit patch upstream > systemtap: submit patch upstream > piglit: submit patches upstream > kexec-tools: drop unneeded patch > xserver-xorg: remove unneeded patch > wayland: drop unnecessary patch > igt-gpu-tools: correct patch status > adwaita-icon-theme: submit patch upstream > sudo: submit patch upstream > zstd: submit patch upstream > stress-ng: submit patch upstream > lighttpd: remove unneeded (since meson switch) patch > valgrind: remove unneeded patch > vala: submit patch upstream > python3: mark patch as inappropriate, with better explanation > perlcross: do not copy ${S}/patches into sysroot > meson: configure and use generic exe_wrapper > perl: replace a patch with a config option > glslang: upgrade 11.7.0 -> 11.7.1 > perf: Enable libunwind packageconfig on riscv64 > libunwind: Enable for rv64 > libxkbcommon: remove obsolete util-macros dependency > libx11: update patch status > glew: update patch status > yocto-check-layer: Relax README case checks > yocto-check-layer: disregard checks if referencing another README file > yocto-check-layer: Add additional README checks > ptest-packagelists: Add missing python3-webcolors entry > patch.py: Initialize git repo before patching > glibc: Drop patch to support/workaround prelinked apps on armv5 > boost: Fix build on arches with no atomics > packagegroup-core-tools-testapps: clear GOTOOLS for riscv32 > recipetool: extend curl detection when creating recipes > recipetool: handle GitLab URLs like we do GitHub > openssl: fix EVP_PKEY_CTX_get_rsa_pss_saltlen() not returning a value Signed-off-by: Khem Raj --- sources/bitbake | 2 +- sources/meta-96boards | 2 +- sources/meta-arm | 2 +- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-freescale-3rdparty | 2 +- sources/meta-openembedded | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-rockchip | 2 +- sources/openembedded-core | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sources/bitbake b/sources/bitbake index 7e1ca7ab5..b480e8945 160000 --- a/sources/bitbake +++ b/sources/bitbake @@ -1 +1 @@ -Subproject commit 7e1ca7ab50e3c6b642c3c11504c7c8f52cfa4528 +Subproject commit b480e8945d1ca7f41d4563053761f1cd7deb6be3 diff --git a/sources/meta-96boards b/sources/meta-96boards index c0a7f4052..78ca30ae4 160000 --- a/sources/meta-96boards +++ b/sources/meta-96boards @@ -1 +1 @@ -Subproject commit c0a7f4052bd78f9a6972a5459840f639452bf76c +Subproject commit 78ca30ae4bd8a0058cd4d03c147244ec4e7dbb36 diff --git a/sources/meta-arm b/sources/meta-arm index 31cffcd59..5241da918 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 31cffcd59c9b2d75a2ca9d7edf395c088a5c12f7 +Subproject commit 5241da918cf8eee9fb2635577bc4814ab736e612 diff --git a/sources/meta-clang b/sources/meta-clang index 9b55daf76..1b1640576 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 9b55daf766795d6f04466dc2439198a6e271ee50 +Subproject commit 1b1640576a5e299d8675024b083dd794f5f082c9 diff --git a/sources/meta-freescale b/sources/meta-freescale index d70adb5df..58a442bda 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit d70adb5df845c1adb35335a3fabebf54fcee43a0 +Subproject commit 58a442bdafae4329a61f656d597c76c5fb8da928 diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index f007a9f8d..b26df7f32 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit f007a9f8daed4ec3f971f3eef3e80ad5fe87832e +Subproject commit b26df7f321571b4a359c9bdf3038d0e1e97f7762 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index ca5055ed2..448982c91 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit ca5055ed28263c4fc878cbaed8dff9bc8e49a729 +Subproject commit 448982c910e17fcf4fdcea14c23cb8817faa3edc diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index de1007b69..564883a2d 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit de1007b690bba70af2c63c47022584c696a9992a +Subproject commit 564883a2dd8d52e372e9408333bb490aeea403c0 diff --git a/sources/meta-rockchip b/sources/meta-rockchip index c59ac324f..e57e059a1 160000 --- a/sources/meta-rockchip +++ b/sources/meta-rockchip @@ -1 +1 @@ -Subproject commit c59ac324f704c05e6456f8fea66922fd3d1b1115 +Subproject commit e57e059a150fd7de53419b1f4ad63ca44c875dd8 diff --git a/sources/openembedded-core b/sources/openembedded-core index ec2131070..6ea0bcc48 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit ec2131070cae6c3933e5b08986e8245fcd9deb99 +Subproject commit 6ea0bcc48d4c18abd1441596a842f73bbcf4c24b