From d753ad9339914a91811d3fd1b4ec951dc5b82eb8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 15 Aug 2020 19:06:10 -0700 Subject: [PATCH 1/4] Layer Updates: sources/meta-ti * sources/meta-ti 99935ce7...263b1fec (1): > wl18xx-calibrator: Fix build with -fno-common Signed-off-by: Khem Raj --- sources/meta-ti | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-ti b/sources/meta-ti index 99935ce71..263b1fec3 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 99935ce71bda80b8013febf54e94055c92d10eb1 +Subproject commit 263b1fec3840db1bf6b5d3ba60e6f81c6fcd6219 From a93e13df2e4b81db1a26946081b4e417f6a01a1a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 21 Aug 2020 15:32:49 -0700 Subject: [PATCH 2/4] Layer Updates: sources/meta-altera sources/meta-arm sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-riscv sources/meta-ti * sources/meta-altera 2e7a3c2...2c74b24 (1): > wic: resolve boot issue when using wic images * sources/meta-arm 7904e36...00fa6ce (1): > arm-bsp: yocto-check-layer fixes * sources/meta-freescale ce17be5a...4689674e (8): < fsl-eula-unpack: exclude FSL_EULA_FILE from sstate signature > fsl-eula-unpack: exclude FSL_EULA_FILE from sstate signature > linux-fslc-imx: update to v5.4.58 > linux-fslc: upgrade kernel to v5.4.58 from korg > linux-fslc-imx: update to v5.4.56 > Update linux-fslc-qoriq to v5.4.58 > linux-fslc-imx: update to v5.4.55 + patches from 5.8 > linux-fslc: upgrade kernel to v5.4.55 from korg * sources/meta-freescale-3rdparty 9000d8b...cf2ab8d (1): > ccimx6ul: Remove remaining files * sources/meta-riscv 4b8e715...c144132 (1): > openocd: Fix build with gcc10/-fno-common * sources/meta-ti 263b1fec...4a63fd0f (16): > ti-rtos-metadata: expand compatibility to ti-soc, but deploy only k3 for now > ti-rtos-firmware: add recipe for RTOS FW binary integration > ti-rtos-metadata: add recipe to fetch and deploy metadata.inc for RTOS FW binary integration > ti-display-sharing-fw: remove deprecated firmware > pru-icss: revert part of the last change that moved rpmsg_lib.lib to base_libdir > conf: machine: j7200-evm: Add Jailhouse overlay > linux-ti-staging: Update to the latest 5.4.58 stable release > recipes-kernel: jailhouse: Add support for machine j7200-evm > conf/machine: introduce new j7200 platform > u-boot-ti: add support for the new j7200 platform > ti-sci-fw: add support for the new j7200 platform > u-boot-ti-staging: update to the latest > linux-ti-staging: update to the latest > ti-sci-fw: upgrade 2020.06 -> 2020.07-rc2 > Replace hard-coded lib with base_libdir variable > recipes-kernel: jailhouse: Update SRCREV to latest Signed-off-by: Khem Raj --- sources/meta-altera | 2 +- sources/meta-arm | 2 +- sources/meta-freescale | 2 +- sources/meta-freescale-3rdparty | 2 +- sources/meta-riscv | 2 +- sources/meta-ti | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sources/meta-altera b/sources/meta-altera index 2e7a3c264..2c74b2466 160000 --- a/sources/meta-altera +++ b/sources/meta-altera @@ -1 +1 @@ -Subproject commit 2e7a3c264986b301bf358223c086ed6baa6bc8ac +Subproject commit 2c74b246689c820a34e7f1e5678e67ace54e38d5 diff --git a/sources/meta-arm b/sources/meta-arm index 7904e364c..00fa6ce4e 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 7904e364c36f31581338403be3b9061c2ef34bd6 +Subproject commit 00fa6ce4e80a1153088044a634d571677a442f1b diff --git a/sources/meta-freescale b/sources/meta-freescale index ce17be5ae..4689674e6 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit ce17be5ae0bd9e76d8f520303267a1738ab0e255 +Subproject commit 4689674e6c147f6891b541c273abf2889aa6f2da diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index 9000d8b38..cf2ab8d76 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit 9000d8b388de98a13d6db2a98cd21602e0a7b715 +Subproject commit cf2ab8d76cd5784d21d81f793f8d39550e3b0bc3 diff --git a/sources/meta-riscv b/sources/meta-riscv index 4b8e715ae..c1441320f 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 4b8e715aec39a59a9f81e5fac6c5b6706dd5d9ad +Subproject commit c1441320fa0f8375814a25c1cb87c21465d82d31 diff --git a/sources/meta-ti b/sources/meta-ti index 263b1fec3..4a63fd0f1 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 263b1fec3840db1bf6b5d3ba60e6f81c6fcd6219 +Subproject commit 4a63fd0f13fe68b0c378769d703ccc67231022cb From 4f5efee5cb277b0cdaff0db70a9459bf0592767a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 21 Aug 2020 15:35:58 -0700 Subject: [PATCH 3/4] Layer Updates: sources/openembedded-core * sources/openembedded-core 5d6fae505b...ebe45e8d28 (2): > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell Signed-off-by: Khem Raj --- sources/openembedded-core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/openembedded-core b/sources/openembedded-core index 5d6fae505..ebe45e8d2 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit 5d6fae505badeb92b6ec94aeece68f6e3d1cd3ac +Subproject commit ebe45e8d2889b600fb929c4304091db3c069f513 From 4d4c74e6798c91d0a6e4978a8d8f8cf505af937d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 21 Aug 2020 15:36:04 -0700 Subject: [PATCH 4/4] CHANGELOG.md: Document new changes Signed-off-by: Khem Raj --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a38c19da..8622dc2a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,3 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [3.1.1-alpha] - 2020-08-11 - Dropped meta-webkit from default distro layers +- Go compiler upgraded to 1.14.7 +- TI and FSL Kernel updated to 5.4.58 +- Fixed Altera boot issues with wic image +- CVE fixes for glibc 2.31 and gcc 9.3