diff options
Diffstat (limited to 'meta-emenlow/recipes-kernel')
-rw-r--r-- | meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend | 10 |
1 files changed, 5 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 ab1e91aa..8040877c 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.4" | 13 | LINUX_VERSION = "3.8.11" |
14 | 14 | ||
15 | SRCREV_meta_emenlow = "2a6d36e75ca0a121570a389d7bab76ec240cbfda" | 15 | SRCREV_meta_emenlow = "edd6461602f6c2fc27bc72997e4437f422a9dccd" |
16 | SRCREV_machine_emenlow = "47aed0c17c1c55988198ad39f86ae88894c8e0a4" | 16 | SRCREV_machine_emenlow = "6ed6ca790b7afef5881de4566850bbc30ae26df6" |
17 | SRCREV_emgd_emenlow = "c780732f175ff0ec866fac2130175876b519b576" | 17 | SRCREV_emgd_emenlow = "c780732f175ff0ec866fac2130175876b519b576" |
18 | 18 | ||
19 | SRCREV_meta_emenlow-noemgd = "2a6d36e75ca0a121570a389d7bab76ec240cbfda" | 19 | SRCREV_meta_emenlow-noemgd = "edd6461602f6c2fc27bc72997e4437f422a9dccd" |
20 | SRCREV_machine_emenlow-noemgd = "47aed0c17c1c55988198ad39f86ae88894c8e0a4" | 20 | SRCREV_machine_emenlow-noemgd = "6ed6ca790b7afef5881de4566850bbc30ae26df6" |
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" |