diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2013-06-10 15:13:54 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2013-06-12 11:15:05 -0500 |
commit | 970377ec6bd5e684b30ebac6e59d1ae8431f8edb (patch) | |
tree | de0b6c48faab0fa42c2ea4045a15effaa0b49ec5 /meta-emenlow/recipes-kernel | |
parent | d8f31e7a4d949c5fba1983075d714c2bf8598b37 (diff) | |
download | meta-intel-970377ec6bd5e684b30ebac6e59d1ae8431f8edb.tar.gz |
emenlow: update kernel srcrev to v3.8.13
Update this BSP's kernel to the latest linux-yocto-3.8 version of
v3.8.13
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.bbappend | 12 |
1 files changed, 6 insertions, 6 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 8040877c..9a507443 100644 --- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend | |||
@@ -10,13 +10,13 @@ KMACHINE_emenlow-noemgd = "emenlow" | |||
10 | KBRANCH_emenlow-noemgd = "standard/emenlow" | 10 | KBRANCH_emenlow-noemgd = "standard/emenlow" |
11 | KERNEL_FEATURES_emenlow-noemgd_append = " features/drm-gma500/drm-gma600" | 11 | KERNEL_FEATURES_emenlow-noemgd_append = " features/drm-gma500/drm-gma600" |
12 | 12 | ||
13 | LINUX_VERSION = "3.8.11" | 13 | LINUX_VERSION = "3.8.13" |
14 | 14 | ||
15 | SRCREV_meta_emenlow = "edd6461602f6c2fc27bc72997e4437f422a9dccd" | 15 | SRCREV_meta_emenlow = "acee86ed84e252f1c3af782cc3aa044aaa13e51a" |
16 | SRCREV_machine_emenlow = "6ed6ca790b7afef5881de4566850bbc30ae26df6" | 16 | SRCREV_machine_emenlow = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25" |
17 | SRCREV_emgd_emenlow = "c780732f175ff0ec866fac2130175876b519b576" | 17 | SRCREV_emgd_emenlow = "dd4eb42f0bce51625218da43f77ee4fae179d835" |
18 | 18 | ||
19 | SRCREV_meta_emenlow-noemgd = "edd6461602f6c2fc27bc72997e4437f422a9dccd" | 19 | SRCREV_meta_emenlow-noemgd = "acee86ed84e252f1c3af782cc3aa044aaa13e51a" |
20 | SRCREV_machine_emenlow-noemgd = "6ed6ca790b7afef5881de4566850bbc30ae26df6" | 20 | SRCREV_machine_emenlow-noemgd = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25" |
21 | 21 | ||
22 | SRC_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" | 22 | SRC_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" |