From 528c3d401274f6b6e7e3715afea68829b6a05a33 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 15 Oct 2020 09:29:28 -0700 Subject: [PATCH 1/9] layer.conf: Add gatesgarth to LAYERSERIES_COMPAT Signed-off-by: Khem Raj --- sources/meta-yoe/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-yoe/conf/layer.conf b/sources/meta-yoe/conf/layer.conf index 5621be048..ed3379a78 100644 --- a/sources/meta-yoe/conf/layer.conf +++ b/sources/meta-yoe/conf/layer.conf @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "meta-yoe" BBFILE_PATTERN_meta-yoe := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-yoe = "99" -LAYERSERIES_COMPAT_meta-yoe = "sumo thud warrior zeus dunfell" +LAYERSERIES_COMPAT_meta-yoe = "dunfell gatesgarth" LAYERDEPENDS_meta-yoe = "core elm-binary-layer" BBFILES_DYNAMIC += " \ From 1d11cff33404c774f461f3efeef913d66cbe7cc8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 18 Oct 2020 13:01:09 -0700 Subject: [PATCH 2/9] Layer Updates: sources/bitbake sources/meta-96boards sources/meta-altera sources/meta-arm sources/meta-atmel sources/meta-clang sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-riscv sources/meta-rust sources/meta-ti sources/openembedded-core * sources/bitbake 04d3a792...a8efff5c (4): > ui/toasterui: Fix startup faults from incorrect event sequencing > toaster: Enable Gatesgarth branch in place of Zeus > lib/bb/ui/knotty: fix typo in parseprogress > bitbake: fetch/git: use shlex.quote() to support spaces in SRC_URI url * sources/meta-96boards ea8a943...02be863 (1): > Merge pull request #341 from YoeDistro/yoe/mut * sources/meta-altera aa24dfc...bcc258d (1): > layer.conf: Add gatesgarth to LAYERSERIES_COMPAT * sources/meta-arm f2abff9...a7dc167 (13): > gem5: use pre-generated keys instead of haveged in gem5 machine > arm-bsp: use pre-generated keys instead of haveged in FVP machines > arm-bsp: sgi575: update tune location > arm-bsp/docmumentation: Add information about tc0 > arm-bsp/musca-*: use newlib for libc > arm-autonomy/xenguest-mkimage: add extra ramdisk support > arm-bsp/scp-firmware: Update SHA for tc0 > arm-bsp/trusted-firmware-a: Update SHA for tc0 > arm-autonomy: Move machine override soft assignments to inc files > arm-autonomy: Drop foundation-armv8 support > arm-bsp: fix cortexa32 tune > arm-autonomy: Add minimal docker runtime in xenguest images > arm-autonomy: Update Maintainers list * sources/meta-atmel 466dc57...7177e5e (6): > microchip-headless-image: Add WILC apps > wilc-ble-demo: Add BLE applications for WILC > wilc-websocket-demo: Add websocket application > wilc-demo-fs-overlay: install scripts and config files > bluez5: install libs needed by wilc-ble-demo > conf: bblayers: Add meta-webserver layer * sources/meta-clang 1bc18d9...f2806f7 (6): > Disable LLDB on riscv{32,64} > Fix get_clang_arch and LLVM targets > Allow riscv32 and riscv64 in COMPATIBLE_HOST > openmp: enable for riscv{32,64} > clang: Use python3 explicitly in scripts > clang: Define LLVM_HOST_TRIPLE * sources/meta-elm-binary d241757...30d2dd9 (1): > layer.conf: Add gatesgarth to LAYERSERIES_COMPAT * sources/meta-freescale 34529a49...e026e300 (6): > libimxdmabuffer: Fix allocator packageconfigs for mx8qm and mx8qxp SoCs > libimxvpuapi2: Update to version 2.1.0 > linux-fslc: update to v5.4.71 > linux-fslc-imx: update to v5.4.71 > linux-fslc: Bump revision to ae0ee2e5c5fb > u-boot-fslc: Bump revision to 88c58453be8 * sources/meta-freescale-3rdparty ac7476e...b85d08a (4): > linux-boundary: bump revision to 131d670 > nitrogen8mm.conf: add dtb to support tc358743 on Nitrogen8mm SOM > Allow override IMX_DEFAULT_BSP for Nitrogen machines > layer.conf: Add gatesgarth to LAYERSERIES_COMPAT * sources/meta-intel 4abd8671...a064295c (7): > layer.conf: add gatesgarth to LAYERSERIES_COMPAT > compute-runtime: upgrade 20.33.17675 -> 20.40.18075 > igc: upgrade 1.0.4756 -> 1.0.5176 > vc-intrinsics: update to latest > opencl-clang: add recipe for LLVM 11 > llvm: fix build with LLVM11 > level-zero: upgrade 1.0 -> 1.0.13 * sources/meta-openembedded d25d21a8b4...86a7820b79 (59): > python3-sentry-sdk: Upgrade 0.18.0 -> 0.19.0 > python3-sqlalchemy: Upgrade 1.3.19 -> 1.3.20 > python3-sqlparse: Upgrade 0.3.1 -> 0.4.1 > python3-yarl: Upgrade 1.6.0 -> 1.6.2 > python3-prompt-toolkit: Upgrade 3.0.7 -> 3.0.8 > python3-isort: Upgrade 5.5.4 -> 5.6.4 > python3-croniter: Upgrade 0.3.34 -> 0.3.35 > python3-passlib: Upgrade 1.7.2 -> 1.7.4 > python3-ujson: Upgrade 3.2.0 -> 4.0.1 > python3-aiohttp: Upgrade 3.6.2 -> 3.6.3 > python3-paramiko: fixing runtime dependencies > packagegroup-meta-multimedia: include fdk-aac and mpd only with commercial in LICENSE_FLAGS_WHITELIST > cyrus-sasl: use /run instead of /var/run for systemd service file > lmsensors: use /run instead of /var/run for systemd service > php: use /run instead /var/run in systemd service file > wireguard-tools: Fix systemd service installation > meta-openembedded: Add gatesgarth to LAYERSERIES_COMPAT > libcurses-perl: upgrade 1.36 -> 1.37 > libcgi-perl: upgrade 4.50 -> 4.51 > spdlog: upgrade 1.8.0 -> 1.8.1 > poppler: upgrade 20.09.0 -> 20.10.0 > mm-common: upgrade 1.0.1 -> 1.0.2 > paho-mqtt-c: upgrade 1.3.5 -> 1.3.6 > memtester: upgrade 4.4.0 -> 4.5.0 > linuxptp: upgrade 3.0 -> 3.1 > libmbim: upgrade 1.24.2 -> 1.24.4 > hwdata: upgrade 0.339 -> 0.340 > mariadb: Upgrade to 10.5.6 > networkmanager: remove PACKAGECONFIG[dhclient] > samba: upgrade 4.10.17 -> 4.10.18 > wireshark: upgrade 3.2.6 -> 3.2.7 > mtr: upgrade 0.93 -> 0.94 > firewalld: upgrade 0.9.0 -> 0.9.1 > gimp: upgrade 2.10.20 -> 2.10.22 > gegl: upgrade 0.4.24 -> 0.4.26 > babl: upgrade 0.1.78 -> 0.1.82 > wxwidgets: upgrade 3.1.3 -> 3.1.4 > wxwidgets: Add what's necessary so that consumers of wxwidgets_git can find it > wxwidgets: add opengl PACKAGECONFIG / enable it if opengl is in DISTRO_FEATURES > hdf5: Shorten SUMMARY and move long text to DESCRIPTION > fluidsynth: upgrade 2.1.3 -> 2.1.5 > python3-pyperclip: Upgrade 1.8.0 -> 1.8.1 > python3-prettytable: Upgrade 1.0.0 -> 1.0.1 > python3-multidict: Upgrade 4.7.6 -> 5.0.0 > python3-regex: Upgrade 2020.9.27 -> 2020.10.11 > python3-pywbem: Upgrade 1.0.2 -> 1.1.0 > python3-tqdm: Upgrade 4.50.0 -> 4.50.2 > python3-markdown: Upgrade 3.2.2 -> 3.3 > python3-colorlog: Upgrade 4.2.1 -> 4.4.0 > python3-pywbemtools: Upgrade 0.7.2 -> 0.7.3 > python3-configparser: Upgrade 5.0.0 -> 5.0.1 > ubi-utils-klibc: Remove trailing slash from S > rocksdb: 6.6.4 -> 6.11.4 > vboxguestdrivers: upgrade 6.1.12 -> 6.1.14 Drop kernel 5.8 compatibility patch, now part of upstream codebase > multipath-tools: replace perl with sed in libdmmp/Makefile for pseudo > utouch-*, ifenslave, iozone3, ttf-honkyfonts, python3-smbus: don't use trailing slash in S > add musl-nscd to pkg grps > musl-nscd: add package > mpv: don't remove lua for aarch64 twice * sources/meta-qcom f7e516f...195a8cc (2): > Merge pull request #195 from YoeDistro/yoe/mut > Merge pull request #194 from alimon/mesa_dev_options * sources/meta-qt5 2f17a26...8d5672c (5): > layer.conf: include gatesgarth in LAYERSERIES_COMPAT as well > qt5-creator: upgrade 4.13.1 > python3-pyqt5: Update recipe to use pypi class > pyqtchart: Update to version 5.15.1 and use pypi > cinematicexperience: don't use trailing slash in S * sources/meta-raspberrypi 2324089...6f85611 (1): > layer.conf: Add gatesgarth to LAYERSERIES_COMPAT * sources/meta-riscv d9b1569...d5723e6 (1): > layer.conf: Add gatesgarth to LAYERSERIES_COMPAT * sources/meta-rust 2e085dd...53bfa32 (1): > Merge pull request #280 from YoeDistro/yoe/mut * sources/meta-ti 912983dd...283a8b26 (7): > ti-rtos-firmware: Remove trailing slash from S > ti-pdk-fetch.bbclass: Do not emit trailing slash during S forming > ti-sci-fw: now Cortex-R5 SPL can also be provided by u-boot-ti-mainline > linux-ti-staging: Update kernel to 5.4.70 > u-boot-ti-mainline: add mainline 2020.10 > linux-ti-mainline: add mainline 5.9 using ti-upstream-tools > linux-ti-staging: extract common rdepends, pass defconfig_builder.sh via variable * sources/openembedded-core 8d78b819c2...1f26495884 (30): > siteinfo: Recognize bigendian sh3be and sh4be > siteinfo: Recognize 32bit PPC LE > tune-thunderx.inc: don't append _be to ARMPKGARCH for tune-thunderx_be > linux-firmware: add Amlogic VDEC firmware package > tune-supersparc.inc: remove > toolchain-shar-extract.sh: don't print useless info > cups: use /run instead /var/run in systemd's unit file > tune-riscv.inc: use nf suffix also for TUNE_PKGARCH > tune-ep9312.inc: add t suffix for thumb to PACKAGE_EXTRA_ARCHS_tune-ep9312 > tune-mips64r6.inc: fix typo in mipsisa64r6-nf > waf: add ${B} to do_configure[cleandirs] > waf: don't assume the waf intepretter is good > arch-arm64.inc: don't append _be to ARMPKGARCH for tune-aarch64_be > arch-mips.inc: remove duplicated mips64el-o32 from PACKAGE_EXTRA_ARCHS_tune-mips64el-o32 > arch-armv7a.inc: fix typo > License-Update: gdk-pixbuf: Fix LICENSE. > License-Update: kmod: Add a missing file to LIC_FILES_CHKSUM. > License-Update: attr: Add a missing file to LIC_FILES_CHKSUM. > layer.conf: fix sanity error for PATH variable in extensible SDK workflow > tune-cortexa76ae.inc: Correct TUNE_FEATURES > layer.conf: Switch to gatesgarth only in preparation for release > watchdog: use /run instead of /var/run in systemd service file > libproxy: fix CVE-2020-25219 > kea: add init scripts > busybox: add rev and pgrep > dhcpcd: add PACKAGECONFIG for ntp/chrony/ypbind hooks > autotools.bbclass: Order CONFIG_SHELL before CACHED_CONFIGUREVARS > classes: Fixed the problem of undefined variables when compiling meta-toolchain. > devtool: make sure .git/info exists before writing to .git/info/excludes > externalsrc: No single-task lock if S != B Signed-off-by: Khem Raj --- sources/bitbake | 2 +- sources/meta-96boards | 2 +- sources/meta-altera | 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-intel | 2 +- sources/meta-openembedded | 2 +- sources/meta-qcom | 2 +- sources/meta-qt5 | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-riscv | 2 +- sources/meta-rust | 2 +- sources/meta-ti | 2 +- sources/meta-yoe/conf/distro/yoe.inc | 2 +- sources/openembedded-core | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/sources/bitbake b/sources/bitbake index 04d3a7922..a8efff5c8 160000 --- a/sources/bitbake +++ b/sources/bitbake @@ -1 +1 @@ -Subproject commit 04d3a79226c9ea448b22f4efbab33876a72c9bdb +Subproject commit a8efff5c83cd5a25f4b6720e6414a7aa35d04bc7 diff --git a/sources/meta-96boards b/sources/meta-96boards index ea8a9430f..02be8632e 160000 --- a/sources/meta-96boards +++ b/sources/meta-96boards @@ -1 +1 @@ -Subproject commit ea8a9430fc8208517c08229dfc9c2b504ab49d18 +Subproject commit 02be8632ee9b623fcf2f29eb3f604b8107ef4c89 diff --git a/sources/meta-altera b/sources/meta-altera index aa24dfcb3..bcc258d5b 160000 --- a/sources/meta-altera +++ b/sources/meta-altera @@ -1 +1 @@ -Subproject commit aa24dfcb39fce3619a87ee6eef6e4296e66d2099 +Subproject commit bcc258d5b77c6f93a3ec528d7edd2435e396f6a4 diff --git a/sources/meta-arm b/sources/meta-arm index f2abff9da..a7dc16710 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit f2abff9da893f01c3c333f695df94aec7b0cb0de +Subproject commit a7dc1671044ce2b5a85957225e54f04232e42ce0 diff --git a/sources/meta-atmel b/sources/meta-atmel index 466dc57ae..7177e5efb 160000 --- a/sources/meta-atmel +++ b/sources/meta-atmel @@ -1 +1 @@ -Subproject commit 466dc57aebc389d4d27db44986cc92e384b480de +Subproject commit 7177e5efb76c9b9380b7630b4661c91b0895df64 diff --git a/sources/meta-clang b/sources/meta-clang index 1bc18d9b6..f2806f7ea 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 1bc18d9b6b1ec16f610306fcbd140b655504f798 +Subproject commit f2806f7ea177ff6dc4f1f6691967e6e1d7432a9f diff --git a/sources/meta-elm-binary b/sources/meta-elm-binary index d24175778..30d2dd955 160000 --- a/sources/meta-elm-binary +++ b/sources/meta-elm-binary @@ -1 +1 @@ -Subproject commit d2417577835ff96ca0e55c3ed809159278a47ea8 +Subproject commit 30d2dd9553e20e73efaabcdb58505d6d6d17788a diff --git a/sources/meta-freescale b/sources/meta-freescale index 34529a497..e026e3004 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 34529a497e3e0faf64b2bab0f05f6948ade13690 +Subproject commit e026e300420195334fd7e19676f686434983c9f2 diff --git a/sources/meta-freescale-3rdparty b/sources/meta-freescale-3rdparty index ac7476ea5..b85d08a55 160000 --- a/sources/meta-freescale-3rdparty +++ b/sources/meta-freescale-3rdparty @@ -1 +1 @@ -Subproject commit ac7476ea5aef52eb5fda4ce00756e7e0ddfe1174 +Subproject commit b85d08a55cb833bfc4e8b5034ff804286c67620e diff --git a/sources/meta-intel b/sources/meta-intel index 4abd86715..a064295cd 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit 4abd867159f2ea0cd560c34c574a6fe3dd252691 +Subproject commit a064295cd5e40f83e86378f86dd42d7f783a6eea diff --git a/sources/meta-openembedded b/sources/meta-openembedded index d25d21a8b..86a7820b7 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit d25d21a8b40d3fe29298f3aa43328477ce4d8ee7 +Subproject commit 86a7820b7964ff91d7a26ac5c506e83292e347a3 diff --git a/sources/meta-qcom b/sources/meta-qcom index f7e516f78..195a8cc12 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit f7e516f78aa255d8473292dd7fe9060f00cc4656 +Subproject commit 195a8cc128298fe397c763c1d4d906584d611f05 diff --git a/sources/meta-qt5 b/sources/meta-qt5 index 2f17a26d2..8d5672cc6 160000 --- a/sources/meta-qt5 +++ b/sources/meta-qt5 @@ -1 +1 @@ -Subproject commit 2f17a26d2f4c50458f5b1b145e4462853369b559 +Subproject commit 8d5672cc6ca327576a814d35dfb5d59ab24043cb diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index 2324089fe..6f8561157 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit 2324089fef0e5e23c4a74bceb7a99b3bab8f73be +Subproject commit 6f85611576b7ccbfb6012631f741bd1daeffc9c9 diff --git a/sources/meta-riscv b/sources/meta-riscv index d9b156970..d5723e697 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit d9b156970327c405ee380baf20af01a53b334401 +Subproject commit d5723e697950decfa116270a0a71ac775d45cddd diff --git a/sources/meta-rust b/sources/meta-rust index 2e085dda4..53bfa3248 160000 --- a/sources/meta-rust +++ b/sources/meta-rust @@ -1 +1 @@ -Subproject commit 2e085dda43dc80e6c55ac41f83db20fb7739a0a1 +Subproject commit 53bfa324891966a2daf5d36dc13d4a43725aebed diff --git a/sources/meta-ti b/sources/meta-ti index 912983dd5..283a8b264 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 912983dd562ba5f009a4db34e8abe3810c8ed7ac +Subproject commit 283a8b264076fa3af1da44f720cd49f36eb34030 diff --git a/sources/meta-yoe/conf/distro/yoe.inc b/sources/meta-yoe/conf/distro/yoe.inc index 4f28a3e99..e040cfb1c 100644 --- a/sources/meta-yoe/conf/distro/yoe.inc +++ b/sources/meta-yoe/conf/distro/yoe.inc @@ -6,7 +6,7 @@ MAINTAINER = "Yoe Distro Community " TARGET_VENDOR = "-yoe" SDK_VENDOR = "-yoesdk" # Distro version keep it up with Yocto release -DISTRO_VERSION = "3.2.0-beta" +DISTRO_VERSION = "3.2.0-rc.1" DISTRO_CODENAME = "beltex" SDK_VERSION := "${DISTRO_VERSION}" diff --git a/sources/openembedded-core b/sources/openembedded-core index 8d78b819c..1f2649588 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit 8d78b819c2ec33fce3a34254fa90864ee5fa7617 +Subproject commit 1f26495884b8f567aecadc5936651846dfeed3f5 From 2eb87bc4549066cb6f597ddf10d3687ccfc73514 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 18 Oct 2020 13:07:51 -0700 Subject: [PATCH 3/9] CHANGELOG: Document changes for 3.2 RC1 Signed-off-by: Khem Raj --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddeb79e3d..4f05ff1de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## Unreleased +## [3.2.0-rc.1] - 2020-10-18 + - Migrate documentation to use sphinx - Handle backslash support in file:// URIs - Switch arm-bsp to 5.4 based kernel @@ -15,7 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Update FSL EULA to LA_OPT_NXP_Software_License v11 February 2020 - Fix asound.conf for cubox-i - Update linux-ti-staging to 5.4.69 -- Update linux-fslc-imx/linux-fslc to v5.4.70 +- Update linux-fslc-imx/linux-fslc to v5.4.71 - Update linux-altera to 5.7 - systemd upgraded v246.2 -> v246.6 - Fix perf on arm/musl @@ -36,6 +38,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Support ARMv8.2a tunes - Add faster 34Kf-64tlb Qemu machines - Update linux-yocto v5.8.13/v5.4.69 +- Add ttarget RISCV64/RISCV32 builds for clang ## [3.2.0-beta] - 2020-09-23 From 544760bf2dad796748e6dca46b2226f25f717877 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 19 Oct 2020 21:55:09 -0700 Subject: [PATCH 4/9] Layer Updates: sources/bitbake sources/meta-arm sources/meta-freescale sources/meta-intel * sources/bitbake a8efff5c...9345d257 (2): > toaster: Update documentation links to new URLs > bitbake: Bump version to 1.48.0 ready for the new release * sources/meta-arm a7dc167...b419151 (6): > optee: refactor into .inc files > wic/qemuarm64: enabled kernel arguments with u-boot > trusted-firmware-a: enable clang support > optee: enable clang support > optee: upgraded recipes to 3.10 > qemuarm64-secureboot: changed format of memory to MB * sources/meta-freescale e026e300...35001739 (2): > linux-fslc: update to v5.4.72 > linux-fslc-imx: update to v5.4.72 * sources/meta-intel a064295c...b3b1439c (2): > open-model-zoo: upgrade 2020.4 -> 2021.1 > jhi: check for upstream commits Signed-off-by: Khem Raj --- sources/bitbake | 2 +- sources/meta-arm | 2 +- sources/meta-freescale | 2 +- sources/meta-intel | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sources/bitbake b/sources/bitbake index a8efff5c8..9345d257c 160000 --- a/sources/bitbake +++ b/sources/bitbake @@ -1 +1 @@ -Subproject commit a8efff5c83cd5a25f4b6720e6414a7aa35d04bc7 +Subproject commit 9345d257ced432adc2d16af20ace58cc7c086aab diff --git a/sources/meta-arm b/sources/meta-arm index a7dc16710..b419151ac 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit a7dc1671044ce2b5a85957225e54f04232e42ce0 +Subproject commit b419151acd2761d0e2723f0d0c0bbbed00c45c5b diff --git a/sources/meta-freescale b/sources/meta-freescale index e026e3004..350017397 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit e026e300420195334fd7e19676f686434983c9f2 +Subproject commit 350017397b22930c854a8024a0d7b825f000de26 diff --git a/sources/meta-intel b/sources/meta-intel index a064295cd..b3b1439c7 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit a064295cd5e40f83e86378f86dd42d7f783a6eea +Subproject commit b3b1439c77cdd155b131b5c47045f5c8c3f93b36 From da28ea2f685052f1c6fdfde330e13d0d0659e0ea Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 20 Oct 2020 05:31:29 +0000 Subject: [PATCH 5/9] Layer Updates: sources/meta-openembedded * sources/meta-openembedded 86a7820b79...de8198b93f (12): > python3-iniconfig: Upgrade 1.0.1 -> 1.1.1 > python3-yappi: Upgrade 1.2.5 -> 1.3.0 > python3-colorama: add native and nativesdk to BBCLASSEXTEND > python3-graphviz: Upgrade 0.14.1 -> 0.14.2 > python3-luma-core: Upgrade 1.17.1 -> 1.17.2 > python3-xlsxwriter: Upgrade 1.3.6 -> 1.3.7 > python3-pywbemtools: Upgrade 0.7.3 -> 0.8.0 > python3-markdown: Upgrade 3.3 -> 3.3.1 > glmark2: no need to patch waf > mpv: fetch waf in do_fetch > c-periphery: fix typo in SUMMARY > c-periphery: upgrade 2.2.1 -> 2.2.4 Signed-off-by: Khem Raj --- sources/meta-openembedded | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 86a7820b7..de8198b93 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 86a7820b7964ff91d7a26ac5c506e83292e347a3 +Subproject commit de8198b93f8e524ab2f64fd138185824a79b18e6 From 22fb8328156fbd7affaf5b06526dfe992252ae59 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 20 Oct 2020 09:42:19 -0700 Subject: [PATCH 6/9] Layer Updates: sources/meta-arm sources/meta-atmel sources/meta-clang sources/meta-freescale sources/meta-intel sources/meta-odroid sources/meta-raspberrypi sources/openembedded-core * sources/meta-arm b419151...b0752bb (3): > arm-bsp/linux-linaro-arm-5.4: remove linux kernel dtb and use one from TFA > arm-bsp/n1sdp: add support for startup.nsh file > optee: upgrade to 3.11 * sources/meta-atmel 7177e5e...053fbc5 (3): > Merge pull request #183 from YoeDistro/yoe/mut > wilc-ble-demo: The repo is set to latest revision > BLE GATT application name is set to bluez-gatt-server * sources/meta-clang f2806f7...2b9cdeb (2): > tesseract: Remove -Qunused-arguments from CFLAGS > packagegroup-cross-canadian: Fix adding clang-cross-canadian only when CLANGSDK is 1 * sources/meta-freescale 35001739...334ae856 (6): > jailhouse: Fix FILES_pyjailhouse > jailhouse: Upgrade to version 0.12 > imx-mkimage: Update to imx_5.4.47_2.2.0 branch > imx-atf: Update to imx_5.4.47_2.2.0 branch > linux-imx[-headers]: Upgrade to 5.4.47 from NXP > imx-test: Upgrade recipe to imx_5.4.47_2.2.0 branch * sources/meta-intel b3b1439c...0e4b3cb0 (2): > libva-intel-utils: make sure it PROVIDES libva-utils > conf: fix recipe name for libva-utils * sources/meta-odroid 525a55a...6d1d8dd (3): > odroid-default-settings: set kernel to yocto > linux-stable: change to linux-yocto for easier maint > layer.conf: Add gatesgarth to LAYERSERIES_COMPAT * sources/meta-raspberrypi 6f85611...2be75e2 (1): > linux-raspberrypi: bump to Linux version 5.4.72 * sources/openembedded-core 1f26495884...ea8ba9a15b (17): > build-appliance-image: Update to master head revision > oeqa: Add sync call to command execution > qemu: change TLBs number to 64 in 34Kf mips cpu model > Revert "qemu: add 34Kf-64tlb fictitious cpu type" > Revert "qemumips: use 34Kf-64tlb CPU emulation" > classes/buildhistory: also save recipe info for native recipes > classes/buildhistory: record SRC_URI > packagegroup-core-tools-debug: Disable for rv32/glibc as well > selftest/virgl: drop the custom 30 sec timeout > boost-build-native: fix upstream version check > python3: fix upstream version check > ncurses: only include upstream releases in version check > lib/oe/rootfs: introduce IMAGE_LOG_CHECK_EXCLUDES > mesa: Fix build on 32bit arches supporting 64bit time_t only > boost: Fix build on 32-bit arches with 64bit time_t only > grub2: fix CVE-2020-10713 > scripts/install-buildtools: Update to 3.2 M3 buildtools Signed-off-by: Khem Raj --- sources/meta-arm | 2 +- sources/meta-atmel | 2 +- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-intel | 2 +- sources/meta-odroid | 2 +- sources/meta-raspberrypi | 2 +- sources/openembedded-core | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sources/meta-arm b/sources/meta-arm index b419151ac..b0752bbc7 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit b419151acd2761d0e2723f0d0c0bbbed00c45c5b +Subproject commit b0752bbc78b4de91fbd662a96c75dc7402cbb86d diff --git a/sources/meta-atmel b/sources/meta-atmel index 7177e5efb..053fbc54b 160000 --- a/sources/meta-atmel +++ b/sources/meta-atmel @@ -1 +1 @@ -Subproject commit 7177e5efb76c9b9380b7630b4661c91b0895df64 +Subproject commit 053fbc54ba4923d8a34a6d32a7860e6d6b32db32 diff --git a/sources/meta-clang b/sources/meta-clang index f2806f7ea..2b9cdeb60 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit f2806f7ea177ff6dc4f1f6691967e6e1d7432a9f +Subproject commit 2b9cdeb60d001ddcd034819384ea36b6b10f7208 diff --git a/sources/meta-freescale b/sources/meta-freescale index 350017397..334ae8564 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 350017397b22930c854a8024a0d7b825f000de26 +Subproject commit 334ae8564c7b7ee2aa2c9441d25689d0a0305dd4 diff --git a/sources/meta-intel b/sources/meta-intel index b3b1439c7..0e4b3cb01 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit b3b1439c77cdd155b131b5c47045f5c8c3f93b36 +Subproject commit 0e4b3cb01735bdc5ebf50c547927f1f59b0248d2 diff --git a/sources/meta-odroid b/sources/meta-odroid index 525a55a45..6d1d8dd46 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit 525a55a45714a76fa522a18fd397a804b59b6eb9 +Subproject commit 6d1d8dd46d8888a7c18f7f7557dcea43704f3954 diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index 6f8561157..2be75e2ef 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit 6f85611576b7ccbfb6012631f741bd1daeffc9c9 +Subproject commit 2be75e2ef33f404dbce0e73fcc75a71de24dff16 diff --git a/sources/openembedded-core b/sources/openembedded-core index 1f2649588..ea8ba9a15 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit 1f26495884b8f567aecadc5936651846dfeed3f5 +Subproject commit ea8ba9a15bcec7f5fbce1f40170298f87a808249 From 11797e0f49f10e9564286aff270e7b7f980581e6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 20 Oct 2020 12:51:34 -0700 Subject: [PATCH 7/9] Layer Updates: sources/meta-atmel sources/meta-odroid sources/meta-raspberrypi sources/meta-ti * sources/meta-atmel 053fbc5...7191876 (1): > images: replace dhcp-server with kea * sources/meta-odroid 6d1d8dd...436582a (2): > odroid-default-settings: default to 5.8 kernel version > linux-stable-4.7: migrate to linux-yocto * sources/meta-raspberrypi 2be75e2...6ca9b2f (1): > linux-raspberrypi: Fix build regression from last update * sources/meta-ti 283a8b26...5d085559 (2): > layer.conf: Add gatesgarth to LAYERSERIES_COMPAT > prusw-fw: Update the firmware to 3.1.6 version Signed-off-by: Khem Raj --- sources/meta-atmel | 2 +- sources/meta-odroid | 2 +- sources/meta-raspberrypi | 2 +- sources/meta-ti | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sources/meta-atmel b/sources/meta-atmel index 053fbc54b..7191876ac 160000 --- a/sources/meta-atmel +++ b/sources/meta-atmel @@ -1 +1 @@ -Subproject commit 053fbc54ba4923d8a34a6d32a7860e6d6b32db32 +Subproject commit 7191876ac59f003c6fa192ec5ba293aa1341cedc diff --git a/sources/meta-odroid b/sources/meta-odroid index 6d1d8dd46..436582ae5 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit 6d1d8dd46d8888a7c18f7f7557dcea43704f3954 +Subproject commit 436582ae51a5809e10adaf51df6d6c9833aac162 diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index 2be75e2ef..6ca9b2f9f 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit 2be75e2ef33f404dbce0e73fcc75a71de24dff16 +Subproject commit 6ca9b2f9f7a272664cbbdd288968fe9647a016a7 diff --git a/sources/meta-ti b/sources/meta-ti index 283a8b264..5d0855593 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 283a8b264076fa3af1da44f720cd49f36eb34030 +Subproject commit 5d0855593915c6bbd2261e2047d389f894afd5cd From c90c0dc0547be87de3a57f74bdd22ced7bab4cef Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 20 Oct 2020 20:27:10 -0700 Subject: [PATCH 8/9] Layer Updates: sources/meta-odroid * sources/meta-odroid 436582a...d5d02ff (1): > linux-yocto: Do not override COMPATIBLE_MACHINE unconditionally Signed-off-by: Khem Raj --- sources/meta-odroid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-odroid b/sources/meta-odroid index 436582ae5..d5d02ffab 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit 436582ae51a5809e10adaf51df6d6c9833aac162 +Subproject commit d5d02ffab1ac04a7478e9e879abebffdedb78c79 From 4c037fd774404ee87db8d852ea0df9d7b1d24e5a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 20 Oct 2020 20:55:40 -0700 Subject: [PATCH 9/9] Layer Updates: sources/meta-openembedded * sources/meta-openembedded de8198b93f...bb460fb3cb (12): > freediameter: use /run instead of /var/run in systemd service file > anthy: add GPLv2 to LICENSE and add LIC_FILES_CHKSUM > apitrace: Disable secuirty flags for clang > openhpi: use /run instead of /var/run in systemd service file > apitrace: add new recipe > open-isns: use /run instead of /var/run in systemd service file > transmission: Upgrade 2.94 -> 3.00 > stunnel: upgrade 5.56 -> 5.57 > nspr: upgrade 4.26 -> 4.29 > nss: upgrade 3.56 -> 3.57 > mpd: add commercial LICENSE_FLAGS when ffmpeg or aac PACKAGECONFIG is enabled > Add missing dependencies for rsnapshot. Signed-off-by: Khem Raj --- sources/meta-openembedded | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-openembedded b/sources/meta-openembedded index de8198b93..bb460fb3c 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit de8198b93f8e524ab2f64fd138185824a79b18e6 +Subproject commit bb460fb3cbe1953c7b2f9a40d2226989e8b07670