summaryrefslogtreecommitdiffstats
path: root/meta-romley
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2013-12-19 11:19:50 -0800
committerTom Zanussi <tom.zanussi@intel.com>2013-12-20 23:26:48 -0600
commit71715193beab7f0c57ee3e1ca8cd39ab07979647 (patch)
treee015394b2fc3c1c927d47d550c0e2c8cd9280252 /meta-romley
parent9adaae0f23e33a4f6375eae9031d0b063d6c6ae9 (diff)
downloadmeta-intel-71715193beab7f0c57ee3e1ca8cd39ab07979647.tar.gz
linux-yocto-3.10: Update SRCREVs for 3.10.19 for remaining BSPs
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@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-romley')
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto_3.10.bbappend6
1 files changed, 3 insertions, 3 deletions
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 ec9beada..3ec22528 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"
12KMACHINE_romley-ivb = "romley" 12KMACHINE_romley-ivb = "romley"
13KBRANCH_romley-ivb = "standard/common-pc-64/romley" 13KBRANCH_romley-ivb = "standard/common-pc-64/romley"
14 14
15SRCREV_machine_pn-linux-yocto_romley-ivb ?= "c03195ed6e3066494e3fb4be69154a57066e845b" 15SRCREV_machine_pn-linux-yocto_romley-ivb ?= "a9ec82e355130160f9094e670bd5be0022a84194"
16SRCREV_meta_pn-linux-yocto_romley-ivb ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad" 16SRCREV_meta_pn-linux-yocto_romley-ivb ?= "d9cd83c0292bd4e2a6754a96761027252e726a42"
17 17
18LINUX_VERSION = "3.10.17" 18LINUX_VERSION = "3.10.19"
19 19
20module_autoload_uio = "uio" 20module_autoload_uio = "uio"