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-19 15:56:10 -0600
commit28243d96cce16f23240c8f4bc9d09866654f8516 (patch)
tree91afb9c45861567a0542966112bc583e54418946 /meta-romley
parenta29c4002246ff257436e7e1bb939fd80992ce79b (diff)
downloadmeta-intel-28243d96cce16f23240c8f4bc9d09866654f8516.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>
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"