[meta-intel] [PATCH 2/3] linux-yocto-3.10: Update SRCREVs for 3.10.19 for remaining BSPs

tom.zanussi at intel.com tom.zanussi at intel.com
Mon Dec 23 16:16:31 PST 2013


From: Darren Hart <dvhart at linux.intel.com>

Fixes [YOCTO 5679]

Bump the SRCREVs to address the lttng-modules build failure introduced
by the oe-core/poky commit:

lttng-modules: Update to 2.3.3 version

This updates the SRCREVs for crystalforest, haswell-wc, and romley which
were at different points than the rest of the BSPs in the layer.

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

diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 3734700..f3f036e 100644
--- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -11,9 +11,9 @@ COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server"
 KMACHINE_crystalforest-server  = "crystalforest"
 KBRANCH_crystalforest-server  = "standard/common-pc-64/crystalforest"
 
-SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "c03195ed6e3066494e3fb4be69154a57066e845b"
-SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
+SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "a9ec82e355130160f9094e670bd5be0022a84194"
+SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "d9cd83c0292bd4e2a6754a96761027252e726a42"
 
-LINUX_VERSION = "3.10.17"
+LINUX_VERSION = "3.10.19"
 
 module_autoload_uio = "uio"
diff --git a/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 7bbfffa..0a12121 100644
--- a/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -8,9 +8,9 @@ KBRANCH_haswell-wc = "standard/common-pc-64/base"
 
 KERNEL_FEATURES_haswell-wc += "features/amt/mei"
 
-LINUX_VERSION = "3.10.17"
+LINUX_VERSION = "3.10.19"
 
-SRCREV_machine_haswell-wc = "c03195ed6e3066494e3fb4be69154a57066e845b"
-SRCREV_meta_haswell-wc = "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
+SRCREV_machine_haswell-wc = "a9ec82e355130160f9094e670bd5be0022a84194"
+SRCREV_meta_haswell-wc = "d9cd83c0292bd4e2a6754a96761027252e726a42"
 
 SRC_URI_haswell-wc = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta"
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend
index ec9bead..3ec2252 100644
--- a/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -12,9 +12,9 @@ COMPATIBLE_MACHINE_romley-ivb = "romley-ivb"
 KMACHINE_romley-ivb  = "romley"
 KBRANCH_romley-ivb  = "standard/common-pc-64/romley"
 
-SRCREV_machine_pn-linux-yocto_romley-ivb ?= "c03195ed6e3066494e3fb4be69154a57066e845b"
-SRCREV_meta_pn-linux-yocto_romley-ivb ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
+SRCREV_machine_pn-linux-yocto_romley-ivb ?= "a9ec82e355130160f9094e670bd5be0022a84194"
+SRCREV_meta_pn-linux-yocto_romley-ivb ?= "d9cd83c0292bd4e2a6754a96761027252e726a42"
 
-LINUX_VERSION = "3.10.17"
+LINUX_VERSION = "3.10.19"
 
 module_autoload_uio = "uio"
-- 
1.7.9.5



More information about the meta-intel mailing list