From b66653f26953f12191ae03ee81764f507b949fd2 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 7 Aug 2019 18:02:17 -0700 Subject: [PATCH 1/4] Layer Updates: sources/meta-riscv * sources/meta-riscv f48bec2...2d65e70 (1): > glibc: Fix the glibc SRCREV Signed-off-by: Khem Raj --- sources/meta-riscv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-riscv b/sources/meta-riscv index f48bec2be..2d65e7069 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit f48bec2be0a7c3c929ef23b59ab221ea7b4c228d +Subproject commit 2d65e7069b07a04e92944c4cb14af512a6991381 From 40c42e033eede82fbe018685590fe066ba148bd6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 9 Aug 2019 09:25:05 -0700 Subject: [PATCH 2/4] Layer Updates: sources/bitbake sources/meta-freescale sources/meta-intel sources/openembedded-core * sources/bitbake f43778c2...8c26b451 (2): > knotty: Fix for the Second Keyboard Interrupt > cooker: Cleanup the queue before call process.join() * sources/meta-freescale d3ca2d6e...348bfce7 (1): > linux-imx_4.14.98: Backport patches to fix building with gcc 9 * sources/meta-intel cfb0931f...5657949d (9): > libyami: upgrade 1.3.1 -> 1.3.2 > itt: install header files to package specific directory > linux-intel-rt/4.19: update to v4.19.59 > linux-intel/4.19: update to v4.19.62 > intel-graphics-compiler: use custom UPSTREAM_CHECK_GITTAGREGEX > intel-mediasdk: disable x32 build > intel-media-driver: disable x32 build > gmmlib: disable x32 build > intel-corei7-64.conf: add conditionally to HWCODECS for x32 build * sources/openembedded-core 96decf6739...30a2af80f5 (16): > libx11: replace libtool patch with upstreamed patch > gpgme:upgrade 1.13.0 -> 1.13.1 > bluez5: correct the python3 runtime dependency > ofono: correct the python3 runtime dependency > attr: add a missing perl runtime dependency > apt: add a missing perl runtime dependency > elfutils: use PRIVATE_LIBS for the ptest package > stress-ng: add a patch to remove unneeded bash dependency > libx11-compose-data: upgrade 1.6.7 -> 1.6.8 > libglu:upgrade 9.0.0 -> 9.0.1 > inetutils: Fix abort on invalid files > libgudev:upgrade 232 -> 233 > python-scons:upgrade 3.0.5 -> 3.1.0 > python3-pbr:upgrade 5.4.1 -> 5.4.2 > mesa,llvm,meson: Update llvm to 8.0.1 plus define and use LLVM version globally > grub: add grub-native Signed-off-by: Khem Raj --- sources/bitbake | 2 +- sources/meta-freescale | 2 +- sources/meta-intel | 2 +- sources/openembedded-core | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sources/bitbake b/sources/bitbake index f43778c2d..8c26b451f 160000 --- a/sources/bitbake +++ b/sources/bitbake @@ -1 +1 @@ -Subproject commit f43778c2d19e70d4befd483b06aaf247fc65c799 +Subproject commit 8c26b451f22193ef1c544e2017cc84515566c1b8 diff --git a/sources/meta-freescale b/sources/meta-freescale index d3ca2d6eb..348bfce72 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit d3ca2d6eb189794c9dbf29d261a3f5c539591241 +Subproject commit 348bfce7287ecdfc982ccb80d192067aefa0f9f5 diff --git a/sources/meta-intel b/sources/meta-intel index cfb0931f9..5657949d3 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit cfb0931f972dde22e941ad62984cea1b4b8d1885 +Subproject commit 5657949d395848aaffb5547b16c14ccdc1e898a4 diff --git a/sources/openembedded-core b/sources/openembedded-core index 96decf673..30a2af80f 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit 96decf673992b1cd1eebac45a5cd534eef27ebd7 +Subproject commit 30a2af80f5f8c8ddf0f619e4f50451b02baa22dd From 9d257789c0c86c3a15890729e302bc1b895ff91c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 9 Aug 2019 09:36:26 -0700 Subject: [PATCH 3/4] switch meta-atmel to use upstream master All our patches are in Signed-off-by: Khem Raj --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2ed5c8547..5df08fc35 100644 --- a/.gitmodules +++ b/.gitmodules @@ -69,7 +69,7 @@ [submodule "sources/meta-atmel"] path = sources/meta-atmel url = https://github.com/YoeDistro/meta-atmel - branch = yoe/master + branch = master [submodule "sources/meta-clang"] path = sources/meta-clang url = https://github.com/YoeDistro/meta-clang From 634da45647e047d12dae1711a689d3c8c4f91c67 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 9 Aug 2019 09:37:48 -0700 Subject: [PATCH 4/4] Layer Updates: sources/meta-atmel * sources/meta-atmel 5176f7e...68e3f6e (99): > Merge pull request #141 from YoeDistro/yoe/mut > atmel-qt-demo-init: fix stopping application launcher > mchp-qt-demo-init: fix stopping application launcher > README: update warrior information > u-boot-at91: bump to tag linux4sam_6.1 > at91bootstrap: bump to tag v3.8.13 > linux-at91: bump version to linux4sam_6.1 > conf: layer.conf: Remove alsa-state > videoplayer: use patches from repo > applicationlauncher: use patches from repo > dt-overlay-at91: bump to linux4sam_6.1-rc3 tag > atmel-qt5-demo-image: add homeautomation lite demo > homeautomation: add lite version > linux-at91: bump kernel to linux4sam_6.1-rc6 > images: add wireless-regdb-static package > atmel-qt5-demo-image: add python-enum34 > dt-overlay-at91: bump to linux4sam_6.1-rc2 tag > at91bootstrap: bump to tag v3.8.13-rc5 > u-boot-at91: remove pm_modes from sama5d3 kernel bootargs > u-boot-at91: fix sama5d4 kernel bootargs > README: update release information > linux-at91: bump version to linux4sam_6.1-rc5 tag > linux-at91: defconfig: update missing modules > linux-at91: defconfig: set CFG80211 as a module > linux-at91: defconfig: add SND_SOC_MIKROE_PROTO > images: add wireless-regdb package > u-boot-at91: fix sama5d3 environment > applicationlauncher: fix scalling on larger screens > videoplayer: apply patch to fix memory leak > qtviewplanes: bump to latest commit > spacetouch: bump to latest commit > wildwest: bump to latest commit > at91bootstrap: bump to tag v3.8.13-rc4 > u-boot-at91: bump to tag linux4sam_6.1-rc2 > linux-at91: bump kernel to tag linux4sam_6.1-rc3 > videoplayer: add misc patches > videoplayer: add fix for PIPE semicolon > applicationlauncher: patch to fix page flipping > image: add dhcp-server package > image: add libdrm for LCD > image: add various network packages > u-boot-at91: add PDA detection to PTC boards > u-boot-at91: update env with 4301 and 4301B pda flavors > linux-at91: add SND_DUMMY to sama5d4 defconfig > linux-at91: sama5: defconfig: Change FORCE_MAX_ZONEORDER to default value > applicationlauncher: remove 1.10 recipe > applicationlauncher: update patch to avoid fuzziness > systemd: remove systemd from distro features > u-boot-at91: sama5d2-icp: remove rng_core bootarg > Revert "u-boot-at91: update kernel bootargs with rng_core param" > image: add rng-tools > mpio: add version 1.2 > dt-overlay-at91: make output specific to target machine > u-boot-at91: use environment size from machine config > machine: add u-boot environment size > ptc_examples: Bump to latest version > ptc_examples: Add dependency of udev-rules-at91 > ptc_examples: Change recipe name to align with v1.2.1 tag > udev-at91: Add rules for PTC input devices found on wings > atmel-qt5-demo-image: Add ptc_examples for sama5d2-ptc-ek machines > gstreamer1.0-plugins-hantro: update to the right commit > at91bootstrap: remove unused patches > at91bootstrap: remove stray patch from recipe > linux-at91: at91sam9: update defconfig > images: add 9bit package > utils: 9bit: add demo apps > linux-at91: update defconfig > gstreamer1.0-plugins-hantro: add 1.5 version > README/trivial: update thud information > linux-at91: uprev to linux4sam-6.1-rc2 > libplanes: update with fixes > applicationlauncher: add new version > applicationlauncher: move source URI to recipe > apps: add qtxmlpatterns dependency to applicationlauncher > images: qt5-demo: add qtxmlpatterns > apps: remove qtwebkit dependency from application launcher > image: remove packets with qtwebkit dependencies > qtbase: fix xkbcommon-evdev packageconfig for 5.12 > qtbase: Fix compilation issue for QT5.12.2 > dt-overlay-at91: uprev to support sama5d2-icp board > u-boot-at91: add sama5d2-icp release environment > machine: add sama5d2 ICP support > kernel: sama5: enable wilc > images: demo-image: add hostapd > images: qt5-demo: add hostapd > images: qt4e-demo: add hostapd > images: add wilc firmware to images > ptc_examples: use MICROCHIP_FW licence > kernel: add recipe for wilc firmware > licenses: add Microchip firmware licence > linux-at91: Use kernel version suffix for modules in 4.19 > linux-at91: update defconfig > at91bootstrap-sam-ba: add recipe > dt-overlay-at91: check the .itb exists before installing it > dt-overlay-at91: fix tab usage in recipe > u-boot-at91: Add environment to u-boot-at91_2018.07 > Adapted variables from QKmsOutput structure > Adapted variables from QKmsOutput structure > Alignment of the QKmsOutput structure variables Signed-off-by: Khem Raj --- sources/meta-atmel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-atmel b/sources/meta-atmel index 5176f7ee9..68e3f6e2a 160000 --- a/sources/meta-atmel +++ b/sources/meta-atmel @@ -1 +1 @@ -Subproject commit 5176f7ee94be763eef9f9213bafa0f479321f925 +Subproject commit 68e3f6e2a9965c79beb426663c043b3d54b54555