From 511ce532bc74eaa47e130bc3a6543d356acfd404 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 2 Oct 2018 12:26:23 -0700 Subject: [PATCH 1/4] Updating sources/meta-raspberrypi * sources/meta-raspberrypi 4f3a81e...16a8bb9 (2): > xorg-server: Do not install 10-noglamor.conf > mesa: Build swrast gallium driver along with vc4 Signed-off-by: Khem Raj --- sources/meta-raspberrypi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index 4f3a81e16..16a8bb9da 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit 4f3a81e1653cbcc87afec8c2ab86593135f75711 +Subproject commit 16a8bb9da04aee6a4bc9cfa24962999408cbf22a From 701c48d1c977139a083d458f368696cc296fa3af Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 2 Oct 2018 17:52:39 -0700 Subject: [PATCH 2/4] Updating sources/meta-odroid * sources/meta-odroid 2ca99ce...add2c47 (2): > mali: Disable module for hardkernel version of kernel > linux-hardkernel: Upgrade to 3.16.58 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 2ca99cefd..add2c4780 160000 --- a/sources/meta-odroid +++ b/sources/meta-odroid @@ -1 +1 @@ -Subproject commit 2ca99cefd4361382d2eb58b8ee2bd937ca69f2c1 +Subproject commit add2c4780dab774b389c896a5c412011c9a304dd From 633ee7c5efeb23c466341f85b281bd57b0353af0 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 2 Oct 2018 17:57:46 -0700 Subject: [PATCH 3/4] local.conf: Generate wic images by default wic is new disk image generator supported in OE/Yocto there are lot of canned templates already available to generate SD card images for various SBCs e.g. rpi, odroid, beaglebone etc. Therefore make it a standard feature of Yoe distro Signed-off-by: Khem Raj --- conf/local.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/local.conf b/conf/local.conf index bfadfd78e..f5e0157b8 100644 --- a/conf/local.conf +++ b/conf/local.conf @@ -9,7 +9,7 @@ CONF_VERSION = "1" # Modify the following if you need to change the types of images generated # most of the time, this is set by the machine conf or in a custom image # recipe. -IMAGE_FSTYPES_append = " tar.gz" +IMAGE_FSTYPES_append = " tar.gz wic.xz" # Make use of SMP: # PARALLEL_MAKE specifies how many concurrent compiler threads are spawned per bitbake process From 8e733b41ca8e252b202ed1596e69069682e5b170 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 3 Oct 2018 11:20:26 -0700 Subject: [PATCH 4/4] Updating sources/meta-qcom * sources/meta-qcom c986ceb...6ee5af2 (2): > recipes-test: Remove bootrr{,-init} from initramfs-bootrr-image > diag: Bump revision to fix SDM845 support Signed-off-by: Khem Raj --- sources/meta-qcom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-qcom b/sources/meta-qcom index c986cebf9..6ee5af23b 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit c986cebf95edec0ddf8c992040255c3662bc5d42 +Subproject commit 6ee5af23b6b75f3710ca094cdc12e985baa835d4