summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-kernel
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-07-18 15:08:34 -0700
committerTom Zanussi <tom.zanussi@intel.com>2013-07-19 13:43:21 -0500
commit43fc1461da6d9e60b3f3d026e5c8643082741a06 (patch)
tree131883b97f667238d4b96ed0f42bcc3ebf1d4b33 /meta-emenlow/recipes-kernel
parent55e42f8e35823da60946b54f14d0e7c85f7c33e7 (diff)
downloadmeta-intel-43fc1461da6d9e60b3f3d026e5c8643082741a06.tar.gz
emenlow: update the kernel commit ID of the machine branch
Using the latest HEAD of the machine branch. 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/recipes-kernel')
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend4
1 files changed, 2 insertions, 2 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 48a8f260..fb8d9567 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -13,10 +13,10 @@ KERNEL_FEATURES_emenlow-noemgd_append = " features/drm-gma500/drm-gma600"
13LINUX_VERSION = "3.8.13" 13LINUX_VERSION = "3.8.13"
14 14
15SRCREV_meta_emenlow = "8ef9136539464c145963ac2b8ee0196fea1c2337" 15SRCREV_meta_emenlow = "8ef9136539464c145963ac2b8ee0196fea1c2337"
16SRCREV_machine_emenlow = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25" 16SRCREV_machine_emenlow = "f20047520a57322f05d95a18a5fbd082fb15cb87"
17SRCREV_emgd_emenlow = "a18cbb7a2886206815dbf6c85caed3cb020801e0" 17SRCREV_emgd_emenlow = "a18cbb7a2886206815dbf6c85caed3cb020801e0"
18 18
19SRCREV_meta_emenlow-noemgd = "8ef9136539464c145963ac2b8ee0196fea1c2337" 19SRCREV_meta_emenlow-noemgd = "8ef9136539464c145963ac2b8ee0196fea1c2337"
20SRCREV_machine_emenlow-noemgd = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25" 20SRCREV_machine_emenlow-noemgd = "f20047520a57322f05d95a18a5fbd082fb15cb87"
21 21
22SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.8.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.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"