summaryrefslogtreecommitdiffstats
path: root/meta-emenlow
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-04-01 18:50:21 -0700
committerTom Zanussi <tom.zanussi@intel.com>2014-04-04 09:00:46 -0500
commitd319fa283adf337e410a1797d3c783cf70c5921e (patch)
tree776d0533fbfcd7392835bcc9a20f02054a767bf1 /meta-emenlow
parent4dd39ba797da30729be50570cceeea05c534be39 (diff)
downloadmeta-intel-d319fa283adf337e410a1797d3c783cf70c5921e.tar.gz
emenlow: linux-yocto_3.10: update SRCREVS to 3.10.35-ltsi
Update the SRCREV to the latest available for 3.10. This includes a fix for LTSI changes, which fixes the boot issue on emenlow. Signed-off-by: Nitin A Kamble <nitin.a.kamble@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 5ec5b69e..dae9c909 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -11,13 +11,13 @@ KMACHINE_emenlow-noemgd = "emenlow"
11KBRANCH_emenlow-noemgd = "standard/emenlow" 11KBRANCH_emenlow-noemgd = "standard/emenlow"
12KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500" 12KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
13 13
14LINUX_VERSION_emenlow = "3.10.25" 14LINUX_VERSION_emenlow = "3.10.35"
15SRCREV_meta_emenlow = "df3aa753c8826127fb5ad811d56d57168551d6e4" 15SRCREV_meta_emenlow = "b6e58b33dd427fe471f8827c83e311acdf4558a4"
16SRCREV_machine_emenlow = "79af968f2f26378798aec7a6d729ff5a371aae5f" 16SRCREV_machine_emenlow = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
17SRCREV_emgd_emenlow = "42d5e4548e8e79e094fa8697949eed4cf6af00a3" 17SRCREV_emgd_emenlow = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
18 18
19LINUX_VERSION_emenlow-noemgd = "3.10.25" 19LINUX_VERSION_emenlow-noemgd = "3.10.35"
20SRCREV_meta_emenlow-noemgd = "df3aa753c8826127fb5ad811d56d57168551d6e4" 20SRCREV_meta_emenlow-noemgd = "b6e58b33dd427fe471f8827c83e311acdf4558a4"
21SRCREV_machine_emenlow-noemgd = "79af968f2f26378798aec7a6d729ff5a371aae5f" 21SRCREV_machine_emenlow-noemgd = "cee957655fe67826b2e827e2db41f156fa8f0cc4"
22 22
23SRC_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" 23SRC_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"