[meta-intel] [PATCH] crownbay: linux-yocto_3.10 SRCREV update (3.10.32, LTSI Update)

Darren Hart dvhart at linux.intel.com
Wed Mar 12 14:48:22 PDT 2014


Update the SRCREV to the latest available for 3.10. This includes a
stable update to 3.10.32 and an LTSI update. Fixes the emgd build
failure with the latest LTSI.

Signed-off-by: Darren Hart <dvhart at linux.intel.com>
Tested-by: Tom Zanussi <tom.zanussi at linux.intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.10.bbappend |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 06021c9..37cf96e 100644
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -11,14 +11,13 @@ KMACHINE_crownbay-noemgd = "crownbay"
 KBRANCH_crownbay-noemgd = "standard/crownbay"
 KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb"
 
-LINUX_VERSION = "3.10.17"
-LINUX_VERSION = "3.10.19"
+LINUX_VERSION = "3.10.32"
 
-SRCREV_meta_crownbay = "d9cd83c0292bd4e2a6754a96761027252e726a42"
-SRCREV_machine_crownbay = "a9ec82e355130160f9094e670bd5be0022a84194"
-SRCREV_emgd_crownbay = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf"
+SRCREV_meta_crownbay = "6e0e756d51372c8b176c5d1e6f786545bceed351"
+SRCREV_machine_crownbay = "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718"
+SRCREV_emgd_crownbay = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
 
-SRCREV_meta_crownbay-noemgd = "d9cd83c0292bd4e2a6754a96761027252e726a42"
-SRCREV_machine_crownbay-noemgd = "a9ec82e355130160f9094e670bd5be0022a84194"
+SRCREV_meta_crownbay-noemgd = "6e0e756d51372c8b176c5d1e6f786545bceed351"
+SRCREV_machine_crownbay-noemgd = "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718"
 
 SRC_URI_crownbay = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"
-- 
1.7.9.5



More information about the meta-intel mailing list