From 9f03260a04210ea74a21e2333616e558c107b0ca Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 30 Jan 2020 15:05:11 -0800 Subject: [PATCH] Layer Updates: sources/bitbake sources/meta-96boards sources/meta-altera sources/meta-atmel sources/meta-intel sources/meta-openembedded sources/meta-python2 sources/meta-qcom sources/meta-raspberrypi sources/meta-riscv sources/meta-ti sources/meta-yoe sources/openembedded-core * sources/bitbake d5a4a352...ba205df2 (12): > tests/fetch: add npmsw tests > fetch2: add the npmsw fetcher > tests/fetch: add npm tests > fetch2/npm: refactor the npm fetcher > fetch2/wget: fix downloadfilename parameter > fetch2: allow fetchers to forward the done condition > fetch2: allow fetchers to forward the mirrors management > fetch2: allow fetchers to forward the donestamp management > fetch2: add more hash functions for checksum verification > fetch2: refactor checksum verification > utils: add is_semver function > utils: add sha384_file and sha512_file functions * sources/meta-96boards 9136385...1b30f8b (3): > Merge pull request #326 from petegriffin/master > Merge pull request #325 from YoeDistro/yoe/mut > Merge pull request #324 from petegriffin/python3-fixes * sources/meta-altera 8c725c5...acc9308 (1): > u-boot: update to v2019.10 * sources/meta-atmel 9af1ce6...807df49 (1): > Merge pull request #159 from YoeDistro/yoe/mut * sources/meta-intel 0c092dde...369d0a0d (4): > dldt-inference-engine: fix DEPENDS > conf/machine: set preferred RT kernel to 5.4 > linux-intel-rt/5.4: introduce -rt recipe for 5.4 > linux-intel: allow other layers to set LINUX_VERSION_EXTENSION * sources/meta-openembedded 4043bcc714...463f9a3ef0 (22): > pkcs11-helper: upgrade 1.25.1 -> 1.26 > wireguard: Upgrade to 20191219 snapshot > indent: Do not build docs > recipes: Inherit missing texinfo for makeinfo program > netperf: Inherit texinfo to get makeinfo > fluentbit: Link with libatomic on riscv > netdata: Add libatomic to link step > grpc: Link with libatomic on riscv > squid: Link with libatomic on riscv > recipes-support: Added recipe for gengetopt package > dstat: update recipe to use python3 > fio: update recipe to use python3 > daemontools: Disable the chkshsgr tests > xmlsec1: search nspr header files in ${STAGING_INCDIR}/nspr > ypbind-mt: search nspr header files in ${STAGING_INCDIR}/nspr > mozjs: search nspr header files in ${STAGING_INCDIR}/nspr directory > dnssec-conf: delete, moved to meta-python2 > keepalived: upgrade 2.0.19 -> 2.0.20 > pcsc-lite: update recipe to use python3 > libhugetlbfs: update recipe to use python3 > libteam: update recipe to use python3 > opensaf: update recipe to use python3 * sources/meta-python2 59ff56a...27ce1ab (2): > dnssec-conf: add missing RDEPENDS > dnssec-conf: move recipe from meta-networking * sources/meta-qcom 3112187...623ca9f (6): > skales: use http protocol instead of git:// > alsa: move UCM configuration files in alsa-ucm-conf > skales_git: apply patches to python scripts > skales: remove dtbTool > linux-linaro-qcomlt: use host Python for mkbootimg > linux-qcom-bootimg: remove support for DT table * sources/meta-raspberrypi 37d3dd9...4801ca3 (3): > packagegroup-rpi-test: use MACHINE_ARCH > packagegroup-rpi-test: include bigbuckbunny in RRECOMMENDS_${PN} only with meta-multimedia > omxplayer: respect virtual/libomxil * sources/meta-riscv 89ca330...687750d (1): > go-riscv: Delete 0009-ld-replace-glibc-dynamic-linker-with-musl.patch duplication * sources/meta-ti 7ea09536...1750a787 (7): > am57xx-evm: remove unavailable BBAI and Cam/LCD-related DTBs > ti33x.inc: remove unavailable PRU-related DTBs > linux-ti-staging: upgrade to 5.4 > u-boot-ti-staging: upgrade to 2020.01 > linux-ti-staging: update to ti2019.06-rc5 > cpsw9g-eth-fw: update to 6.2 to work with latest SYSFW 2019.12 APIs > Revert "ti-sysbiois: Sysbiois update to 6.76.04.02" * sources/meta-yoe a83a0c8...3d44a75 (1): > Merge pull request #43 from YoeDistro/yoe/mut * sources/openembedded-core 15049c610b...cd9006b202 (74): > MEMORIAM: Add recognition for contributors no longer with us > grep: Fix shell after autotools changes > xz: Fix shell after autotools changes > autotools: Give in and force CONFIG_SHELL to bash > weston: upgrade 7.0.0 -> 8.0.0 > nspr, nss: use ${includedir}/nspr like e.g. ubuntu does > lttng-tools: disable tests that sporadically fail > core-image-sato-sdk-ptest: use 2G of RAM > lttng-tools: install additional scripts needed for ptests > default-distrovars.inc: add vfat to DISTRO_FEATURES > kbd: Fix build reproducibility issue > distrodata/maintainers: Add PARSE_ALL_RECIPES flag to fix test issues > l3afpad: Add missing mime-xdg inherit > native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info] > go: Disable PIE on RISCV > Disable CGO on riscv64 > go-dep: Fix bolt for riscv64 > go.bbclass: Disable PIE on riscv > riscv32: Bump oldest kernel to 5.4 > gettext: Drop overloadable attibute for getcwd declaration > glibc: Drop fortify refactoring patch > glibc: Update to final 2.31 release > Musl: Update to latest master > perf: Pass LDSHARED and CCLD via EXTRA_OEMAKE > ruby: Remove __has_include and __has_include_next from preprocessed header file > nss: Pass NSS_USE_ARM_HW_CRYPTO as define in CFLAGS > libucontext: Add recipe > elfutils: additional ptest fixes > mdadm: correctly set up testing location for ptests > meson: update 0.52.1 -> 0.53.0 > oeqa/selftest/devtool: add npm recipe build test > oeqa/selftest/recipetool: add npm recipe creation test > recipetool/create: npm: remove the 'noverify' url parameter > devtool/standard: npm: update the append file > lib/oe/package: remove unneeded npm_split_package_dirs function > recipetool/create_npm: handle the licenses of the dependencies > recipetool/create_npm: refactor the npm recipe creation handler > devtool: npm: rename npm command line options > classes/npm: force to rebuild the prebuild addons > classes/npm: use the native python > classes/npm: use the local node headers > classes/npm: restrict the build to be offline > classes/npm: refactor the npm class > u-boot: Move B from u-boot.inc to u-boot-common.inc > u-boot-tools: Add capability of building from out-of-tree > busybox: udhcpc: fix 'ip route add' with multiple interfaces on the same network > kbd: make libkbdfile-test08 ptest work for multilib > libx11: squash whitespace in generated files > shared-mime-info: actually depends on itstool-native > connman: add PACKAGECONFIG for the commandline client > python: remove last remnants of python2 > python3-dbus: upgrade 1.2.14 -> 1.2.16 > libjpeg-turbo: upgrade 2.0.3 -> 2.0.4 > grep: upgrade 3.3 -> 3.4 > gnupg: upgrade 2.2.17 -> 2.2.19 > file: upgrade 5.37 -> 5.38 > ethtool: upgrade 5.3 -> 5.4 > libva: upgrade 2.6.0 -> 2.6.1 > sstate.bbclass: Only show sstate mirror progress bar for >= 100 objects > cairo: Add a PACKAGECONFIG "trace" to disable cairo-trace > enchant2: fix qa issue about staticdev > manpages.bbclass: Fix rootfs host corruption > systemd: add missing Upstream-Status > xorg-driver: don't enforce autotools > sysstat: don't version the documentation folder > sysstat: remove default values > update_font_cache: fix ownership of .uuid files too > fontcache: fix indentation > systemd: fix a test-seccomp build issue > xmlto: set CLEANBROKEN = "1" > meson.bbclass: warn if cross property defaults are used > ell: Update to 0.27 > mesa: Allow building the virgl driver to be configurable > acpica: upgrade 20191018 -> 20191213 Signed-off-by: Khem Raj --- sources/bitbake | 2 +- sources/meta-96boards | 2 +- sources/meta-altera | 2 +- sources/meta-atmel | 2 +- sources/meta-intel | 2 +- sources/meta-openembedded | 2 +- sources/meta-python2 | 2 +- sources/meta-qcom | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-riscv | 2 +- sources/meta-ti | 2 +- sources/meta-yoe | 2 +- sources/openembedded-core | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/sources/bitbake b/sources/bitbake index d5a4a3527..ba205df20 160000 --- a/sources/bitbake +++ b/sources/bitbake @@ -1 +1 @@ -Subproject commit d5a4a352723258b4d499d3a51f340109c4f36f60 +Subproject commit ba205df20b6a07a4b1125332601c6c54c7b019b5 diff --git a/sources/meta-96boards b/sources/meta-96boards index 913638576..1b30f8ba9 160000 --- a/sources/meta-96boards +++ b/sources/meta-96boards @@ -1 +1 @@ -Subproject commit 913638576e6ef6ff72541cbd4b3bf087941807dd +Subproject commit 1b30f8ba95bed3dbe1fea4ba5573210e4431714d diff --git a/sources/meta-altera b/sources/meta-altera index 8c725c59f..acc930857 160000 --- a/sources/meta-altera +++ b/sources/meta-altera @@ -1 +1 @@ -Subproject commit 8c725c59f86613907748414595b1adccf80909bc +Subproject commit acc930857608eb4750015257084e3ee0ef2af74b diff --git a/sources/meta-atmel b/sources/meta-atmel index 9af1ce688..807df4934 160000 --- a/sources/meta-atmel +++ b/sources/meta-atmel @@ -1 +1 @@ -Subproject commit 9af1ce6886789e842fb6ab91f00bada53f4f7d98 +Subproject commit 807df49346c6fe5832e75aa046be5c6da7693020 diff --git a/sources/meta-intel b/sources/meta-intel index 0c092dde5..369d0a0dc 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit 0c092dde58bb688dca787c653ee7a3282d58aeab +Subproject commit 369d0a0dc3666a757fb0a0069090287f8c023f75 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 4043bcc71..463f9a3ef 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 4043bcc714d4aa7abaee7e8e5911f76701207497 +Subproject commit 463f9a3ef0935d772a0be0437a8c09df64ed2f07 diff --git a/sources/meta-python2 b/sources/meta-python2 index 59ff56ad3..27ce1aba5 160000 --- a/sources/meta-python2 +++ b/sources/meta-python2 @@ -1 +1 @@ -Subproject commit 59ff56ad37448a8c9c196cc065199be6c038cba8 +Subproject commit 27ce1aba5df9d48c7d94f03f4e5647bd02b132d6 diff --git a/sources/meta-qcom b/sources/meta-qcom index 3112187aa..623ca9feb 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 3112187aa79342359638b747c50a069db0f51bbb +Subproject commit 623ca9feb60fc1ec04a64ce802f1486fb64b0eea diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index 37d3dd955..4801ca3f0 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit 37d3dd955d34eab5f4e2c924e8944ac0d15be1c1 +Subproject commit 4801ca3f039f54e6156d761d2a250a8ef9d422eb diff --git a/sources/meta-riscv b/sources/meta-riscv index 89ca330e7..687750d76 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 89ca330e78ea7b29d89abe9706a462a719b86f93 +Subproject commit 687750d76148712a9b698eb68f47f9795321223b diff --git a/sources/meta-ti b/sources/meta-ti index 7ea09536f..1750a787e 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 7ea09536f075851fae16be18996ffca2e8784241 +Subproject commit 1750a787e09a00d6572eb1f1e3cb9501e33bce99 diff --git a/sources/meta-yoe b/sources/meta-yoe index a83a0c8aa..3d44a75a4 160000 --- a/sources/meta-yoe +++ b/sources/meta-yoe @@ -1 +1 @@ -Subproject commit a83a0c8aaf7ed714b28997e43f629f0f44c71bf1 +Subproject commit 3d44a75a4bfd9e5e9eb4ca6a99f3b44b9bd02188 diff --git a/sources/openembedded-core b/sources/openembedded-core index 15049c610..cd9006b20 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit 15049c610bcfd0a3e161379651b5ea117ea02715 +Subproject commit cd9006b20281cef0051ed60a2cfee8c809c24f76