summaryrefslogtreecommitdiffstats
path: root/meta-emenlow
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-03-25 10:42:48 -0700
committerTom Zanussi <tom.zanussi@intel.com>2013-03-29 12:40:43 -0500
commit6b710bfcaf29fc6e5c2fc58e80b05c808e77dcb5 (patch)
treec94e15c185d02bb6aa69548c80a8bf55d83a6b6e /meta-emenlow
parent0f7ec545cf94d3b275eeb6f9f56e9be6e76c26ff (diff)
downloadmeta-intel-6b710bfcaf29fc6e5c2fc58e80b05c808e77dcb5.tar.gz
emenlow: update v3.8 kernel recipe commits to v3.8.4
And specify the LINUX_VERSION corresponding to the kernel branch commits. 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.8.bbappend12
1 files changed, 7 insertions, 5 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend
index c272d27f..ab1e91aa 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -10,11 +10,13 @@ KMACHINE_emenlow-noemgd = "emenlow"
10KBRANCH_emenlow-noemgd = "standard/emenlow" 10KBRANCH_emenlow-noemgd = "standard/emenlow"
11KERNEL_FEATURES_emenlow-noemgd_append = " features/drm-gma500/drm-gma600" 11KERNEL_FEATURES_emenlow-noemgd_append = " features/drm-gma500/drm-gma600"
12 12
13SRCREV_meta_emenlow = "c2ed0f16fdec628242a682897d5d86df4547cf24" 13LINUX_VERSION = "3.8.4"
14SRCREV_machine_emenlow = "b170394a475b96ecc92cbc9e4b002bed0a9f69c5"
15SRCREV_emgd_emenlow = "caea08c988e0f41103bbe18eafca20348f95da02"
16 14
17SRCREV_meta_emenlow-noemgd = "c2ed0f16fdec628242a682897d5d86df4547cf24" 15SRCREV_meta_emenlow = "2a6d36e75ca0a121570a389d7bab76ec240cbfda"
18SRCREV_machine_emenlow-noemgd = "b170394a475b96ecc92cbc9e4b002bed0a9f69c5" 16SRCREV_machine_emenlow = "47aed0c17c1c55988198ad39f86ae88894c8e0a4"
17SRCREV_emgd_emenlow = "c780732f175ff0ec866fac2130175876b519b576"
18
19SRCREV_meta_emenlow-noemgd = "2a6d36e75ca0a121570a389d7bab76ec240cbfda"
20SRCREV_machine_emenlow-noemgd = "47aed0c17c1c55988198ad39f86ae88894c8e0a4"
19 21
20SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd" 22SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd"