summaryrefslogtreecommitdiffstats
path: root/meta-crownbay
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crownbay')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend12
1 files changed, 7 insertions, 5 deletions
diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend
index 08f6125d..38721ffc 100644
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -10,11 +10,13 @@ KMACHINE_crownbay-noemgd = "crownbay"
10KBRANCH_crownbay-noemgd = "standard/crownbay" 10KBRANCH_crownbay-noemgd = "standard/crownbay"
11KERNEL_FEATURES_crownbay-noemgd_append = " cfg/vesafb" 11KERNEL_FEATURES_crownbay-noemgd_append = " cfg/vesafb"
12 12
13SRCREV_meta_crownbay = "c2ed0f16fdec628242a682897d5d86df4547cf24" 13LINUX_VERSION = "3.8.4"
14SRCREV_machine_crownbay = "b170394a475b96ecc92cbc9e4b002bed0a9f69c5"
15SRCREV_emgd_crownbay = "caea08c988e0f41103bbe18eafca20348f95da02"
16 14
17SRCREV_meta_crownbay-noemgd = "c2ed0f16fdec628242a682897d5d86df4547cf24" 15SRCREV_meta_crownbay = "2a6d36e75ca0a121570a389d7bab76ec240cbfda"
18SRCREV_machine_crownbay-noemgd = "b170394a475b96ecc92cbc9e4b002bed0a9f69c5" 16SRCREV_machine_crownbay = "47aed0c17c1c55988198ad39f86ae88894c8e0a4"
17SRCREV_emgd_crownbay = "c780732f175ff0ec866fac2130175876b519b576"
18
19SRCREV_meta_crownbay-noemgd = "2a6d36e75ca0a121570a389d7bab76ec240cbfda"
20SRCREV_machine_crownbay-noemgd = "47aed0c17c1c55988198ad39f86ae88894c8e0a4"
19 21
20SRC_URI_crownbay = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd" 22SRC_URI_crownbay = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd"