summaryrefslogtreecommitdiffstats
path: root/meta-emenlow
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2013-12-20 23:24:05 -0600
committerTom Zanussi <tom.zanussi@intel.com>2013-12-20 23:24:05 -0600
commit9adaae0f23e33a4f6375eae9031d0b063d6c6ae9 (patch)
tree1944ad204df33be621ea54a50b5a95c0d41ce753 /meta-emenlow
parenta665015a6a95be732eeee8f7a915fcf0e030c112 (diff)
downloadmeta-intel-9adaae0f23e33a4f6375eae9031d0b063d6c6ae9.tar.gz
linux-yocto-3.10: Update SRCREVs for 3.10.19
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 all the BSPs that were at the same machine SRCREV in one shot. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-emenlow')
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 9ffc0394..802e4465 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -10,13 +10,13 @@ KMACHINE_emenlow-noemgd = "emenlow"
10KBRANCH_emenlow-noemgd = "standard/emenlow" 10KBRANCH_emenlow-noemgd = "standard/emenlow"
11KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500" 11KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
12 12
13LINUX_VERSION = "3.10.17" 13LINUX_VERSION = "3.10.19"
14 14
15SRCREV_meta_emenlow = "f1c9080cd27f99700fa59b5375d1ddd0afe625ad" 15SRCREV_meta_emenlow = "d9cd83c0292bd4e2a6754a96761027252e726a42"
16SRCREV_machine_emenlow = "c03195ed6e3066494e3fb4be69154a57066e845b" 16SRCREV_machine_emenlow = "a9ec82e355130160f9094e670bd5be0022a84194"
17SRCREV_emgd_emenlow = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf" 17SRCREV_emgd_emenlow = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf"
18 18
19SRCREV_meta_emenlow-noemgd = "f1c9080cd27f99700fa59b5375d1ddd0afe625ad" 19SRCREV_meta_emenlow-noemgd = "d9cd83c0292bd4e2a6754a96761027252e726a42"
20SRCREV_machine_emenlow-noemgd = "c03195ed6e3066494e3fb4be69154a57066e845b" 20SRCREV_machine_emenlow-noemgd = "a9ec82e355130160f9094e670bd5be0022a84194"
21 21
22SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd" 22SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"