summaryrefslogtreecommitdiffstats
path: root/meta-emenlow
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-04-18 10:23:43 -0700
committerTom Zanussi <tom.zanussi@intel.com>2014-04-22 08:09:36 -0500
commitf3455f9bcf78c48d2d09ec6448c37e0c74b5cf7e (patch)
tree766803af71c62ce7273048d9c194051d9448f001 /meta-emenlow
parent9e27e3f734f5210b18c14607bb85810afa3ce027 (diff)
downloadmeta-intel-f3455f9bcf78c48d2d09ec6448c37e0c74b5cf7e.tar.gz
emenlow: Update linux-yocto 3.10 SRCREV (3.10.35-LTSI)
Update to the HEAD of standard/emenlow (3.10.35-LTSI). This also works around an open issue with do_validate_branches where feature branches are reset the HEAD of the machine branch if they contain that commit. Signed-off-by: Nitin A Kamble <nitin.a.kamble@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.bbappend12
1 files changed, 6 insertions, 6 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 802e4465..2e2cb633 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.19" 13LINUX_VERSION = "3.10.35"
14 14
15SRCREV_meta_emenlow = "d9cd83c0292bd4e2a6754a96761027252e726a42" 15SRCREV_meta_emenlow = "7df9ef8ee47dc9023044614210f4c1d9d916dd5f"
16SRCREV_machine_emenlow = "a9ec82e355130160f9094e670bd5be0022a84194" 16SRCREV_machine_emenlow = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
17SRCREV_emgd_emenlow = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf" 17SRCREV_emgd_emenlow = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
18 18
19SRCREV_meta_emenlow-noemgd = "d9cd83c0292bd4e2a6754a96761027252e726a42" 19SRCREV_meta_emenlow-noemgd = "7df9ef8ee47dc9023044614210f4c1d9d916dd5f"
20SRCREV_machine_emenlow-noemgd = "a9ec82e355130160f9094e670bd5be0022a84194" 20SRCREV_machine_emenlow-noemgd = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
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"