diff options
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" |