summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-10-02 15:30:51 -0700
committerTom Zanussi <tom.zanussi@intel.com>2013-10-03 14:29:01 -0500
commit0484d58338897363059da4eccb9f29ff2b75f383 (patch)
tree0b74e7475dda8da32a2ef308c818c47c19214eaa /meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend
parent7dfb8ba7e099ac548d31cc67072df10117e9aafa (diff)
downloadmeta-intel-0484d58338897363059da4eccb9f29ff2b75f383.tar.gz
emenlow: linux-yocto v3.8 & v3.10 update srcrevs
Use the latest branch HEADs for srcrevs in these kernel recipes. This fixes the unusable mouse & keyboard issue in X for this BSP. Fixes Bug: [YOCTO #5279] 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/linux/linux-yocto_3.8.bbappend')
-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 e88934bf..ad2bc649 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -12,11 +12,11 @@ KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma600"
12 12
13LINUX_VERSION = "3.8.13" 13LINUX_VERSION = "3.8.13"
14 14
15SRCREV_meta_emenlow = "f706bd410c80a20ff437a53bb3f9f076ba31a17e" 15SRCREV_meta_emenlow = "467a74c47bd70c52d0b81597007d8cc39cadaefd"
16SRCREV_machine_emenlow = "f20047520a57322f05d95a18a5fbd082fb15cb87" 16SRCREV_machine_emenlow = "f20047520a57322f05d95a18a5fbd082fb15cb87"
17SRCREV_emgd_emenlow = "a18cbb7a2886206815dbf6c85caed3cb020801e0" 17SRCREV_emgd_emenlow = "a18cbb7a2886206815dbf6c85caed3cb020801e0"
18 18
19SRCREV_meta_emenlow-noemgd = "f706bd410c80a20ff437a53bb3f9f076ba31a17e" 19SRCREV_meta_emenlow-noemgd = "467a74c47bd70c52d0b81597007d8cc39cadaefd"
20SRCREV_machine_emenlow-noemgd = "f20047520a57322f05d95a18a5fbd082fb15cb87" 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"