From 083574fa72ca8d5f3ef6569f664e40bd44efb85f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 13 Jul 2021 09:52:20 -0700 Subject: [PATCH] Layer Updates: sources/meta-arm sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/openembedded-core * sources/meta-arm a84f37c...709b5de (1): > arm-bsp/fvp-base*: update to u-boot 2021.07 * sources/meta-intel 990e2b35...ddfe5c6f (1): > maintainers.inc: add recipe entries * sources/meta-openembedded 8f2564e4b...ac8d96b96 (48): > XXX: Add Github actions CI support > logcheck: upgrade 1.3.20 -> 1.3.23 > libtest-warnings-perl: upgrade 0.028 -> 0.030 > libnet-dns-perl: upgrade 1.26 -> 1.31 > libmoo-perl: upgrade 2.004000 -> 2.005004 > libio-socket-ssl-perl: upgrade 2.068 -> 2.071 > libextutils-cppguess-perl: upgrade 0.21 -> 0.23 > libcrypt-openssl-guess-perl: upgrade 0.12 -> 0.13 > libcgi-perl: upgrade 4.51 -> 4.53 > mariadb: fix failures to start install_db.service > ltrace: Fix mips build with kernels 5.13+ > xscreensaver: Update to 6.01 > opencl-clhpp: upgrade 2.0.14 -> 2.0.15 > strongswan: upgrade 5.9.2 -> 5.9.3 > firewalld: upgrade 0.9.3 -> 0.9.4 > sysbench: fix memory test > python3-google-api-python-client: upgrade 2.10.0 -> 2.12.0 > python3-joblib: new package > python3-xlsxwriter: upgrade 1.4.3 -> 1.4.4 > python3-tqdm: upgrade 4.61.1 -> 4.61.2 > python3-sentry-sdk: upgrade 1.1.0 -> 1.2.0 > python3-regex: upgrade 2021.4.4 -> 2021.7.6 > python3-qrcode: upgrade 6.1 -> 7.1 > python3-pyusb: upgrade 1.1.1 -> 1.2.0 < XXX: Add Github actions CI support < python3-google-api-python-client: upgrade 2.10.0 -> 2.12.0 < python3-joblib: new package < python3-xlsxwriter: upgrade 1.4.3 -> 1.4.4 < python3-tqdm: upgrade 4.61.1 -> 4.61.2 < python3-sentry-sdk: upgrade 1.1.0 -> 1.2.0 < python3-regex: upgrade 2021.4.4 -> 2021.7.6 < python3-qrcode: upgrade 6.1 -> 7.1 < python3-pyusb: upgrade 1.1.1 -> 1.2.0 < logcheck: upgrade 1.3.20 -> 1.3.23 < libtest-warnings-perl: upgrade 0.028 -> 0.030 < libnet-dns-perl: upgrade 1.26 -> 1.31 < libmoo-perl: upgrade 2.004000 -> 2.005004 < libio-socket-ssl-perl: upgrade 2.068 -> 2.071 < libextutils-cppguess-perl: upgrade 0.21 -> 0.23 < libcrypt-openssl-guess-perl: upgrade 0.12 -> 0.13 < libcgi-perl: upgrade 4.51 -> 4.53 < mariadb: fix failures to start install_db.service < ltrace: Fix mips build with kernels 5.13+ < xscreensaver: Update to 6.01 < opencl-clhpp: upgrade 2.0.14 -> 2.0.15 < strongswan: upgrade 5.9.2 -> 5.9.3 < firewalld: upgrade 0.9.3 -> 0.9.4 < sysbench: fix memory test * sources/meta-qcom 189fe8b...26078e6 (1): > Merge pull request #314 from lumag/no-lt9611uxc-upgrade * sources/openembedded-core d86abdb8a3...da865e9c77 (41): > texinfo: Update gnulib to fix build with glibc 2.34 > binutils: Upgrade to 2.37 branch > libubootenv: Disable for ppc/ppc64 qemu machines > esdk: locked sig mismatch warnings when build from esdk env > systemd: Fix libseccomp testcase involving __NR_ppoll > libseccomp: Update to main branch > qemux86: Add identical qemux86copy variant for tests > glibc: Add missing symlinks for libpthread and librt dev files > glibc: Drop DUMMY_LOCALE_T define patch > glibc: Remove obsolete --enable-stackguard-randomization > glibc: Upgrade to future 2.34 ( master ) > cups: update to 2.3.3op2 > own-mirrors: Add support for s3:// scheme in SOURCE_MIRROR_URL > python3: Add a fix for a make install race > linux-yocto: RP test tweak? > linux-yocto/5.13: add devupstream support > python3-setuptools: upgrade 57.0.0 -> 57.1.0 > gobject-introspection: Fix the license (add MIT) > licence_image: Add lic-pkgs IMAGE_FEATURE > tcl: fix race in interp.test > tcl: clock.test needs a timezone to be set > tcl: detect tests that error as well as fail > tcl: remove redundant file creation > tcl: use AUTOTOOLS_SCRIPT_PATH > tcl: use tcl-core instead of patching out packages > tcl: mark a patch as upstreamable > tcl: EXTRA_OECONF already passes --libdir, don't do it again > tcl: suffix all Tcl man pages instead of using alternatives < texinfo: Update gnulib to fix build with glibc 2.34 < binutils: Upgrade to 2.37 branch < libubootenv: Disable for ppc/ppc64 qemu machines < esdk: locked sig mismatch warnings when build from esdk env < systemd: Fix libseccomp testcase involving __NR_ppoll < libseccomp: Update to main branch < qemux86: Add identical qemux86copy variant for tests < glibc: Add missing symlinks for libpthread and librt dev files < glibc: Drop DUMMY_LOCALE_T define patch < glibc: Remove obsolete --enable-stackguard-randomization < glibc: Upgrade to future 2.34 ( master ) < linux-yocto: RP test tweak? < linux-yocto/5.13: add devupstream support Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-intel | 2 +- sources/meta-openembedded | 2 +- sources/meta-qcom | 2 +- sources/openembedded-core | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index a84f37cb8..709b5de7e 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit a84f37cb8d8f651853e067b4062f2a7c985f2c4b +Subproject commit 709b5de7e00878c7688e4888e979886b4d31d3d5 diff --git a/sources/meta-intel b/sources/meta-intel index 990e2b357..ddfe5c6f5 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit 990e2b3576a7c04d9dee88a62b729622f850d11c +Subproject commit ddfe5c6f5fa02a5b7e790a4b584117b9f872f425 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 8f2564e4b..ac8d96b96 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 8f2564e4bbd951ee596db62a7758e7817b64bcba +Subproject commit ac8d96b96089a57ea101a8be1bb7592acb1939f3 diff --git a/sources/meta-qcom b/sources/meta-qcom index 189fe8bc5..26078e633 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 189fe8bc526b989088aa01d2bb3d9946d1cde952 +Subproject commit 26078e633f658c184574350b5ad570cc9954e42e diff --git a/sources/openembedded-core b/sources/openembedded-core index d86abdb8a..da865e9c7 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit d86abdb8a356f48aa7d84cca9bf31ab257df65b1 +Subproject commit da865e9c77cb88faa896ca2b26b9cd9a856fadcc