summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend
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-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend
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-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend')
-rw-r--r--meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend6
1 files changed, 3 insertions, 3 deletions
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 7bbfffa6..0a12121c 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"
8 8
9KERNEL_FEATURES_haswell-wc += "features/amt/mei" 9KERNEL_FEATURES_haswell-wc += "features/amt/mei"
10 10
11LINUX_VERSION = "3.10.17" 11LINUX_VERSION = "3.10.19"
12 12
13SRCREV_machine_haswell-wc = "c03195ed6e3066494e3fb4be69154a57066e845b" 13SRCREV_machine_haswell-wc = "a9ec82e355130160f9094e670bd5be0022a84194"
14SRCREV_meta_haswell-wc = "f1c9080cd27f99700fa59b5375d1ddd0afe625ad" 14SRCREV_meta_haswell-wc = "d9cd83c0292bd4e2a6754a96761027252e726a42"
15 15
16SRC_URI_haswell-wc = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta" 16SRC_URI_haswell-wc = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta"