summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend10
1 files changed, 5 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 f5538e62..8291594b 100644
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3COMPATIBLE_MACHINE_crownbay = "crownbay" 3COMPATIBLE_MACHINE_crownbay = "crownbay"
4KMACHINE_crownbay = "crownbay" 4KMACHINE_crownbay = "crownbay"
5KBRANCH_crownbay = "standard/crownbay" 5KBRANCH_crownbay = "standard/crownbay"
6KERNEL_FEATURES_crownbay_append = " features/drm-emgd/drm-emgd-1.16 cfg/vesafb" 6KERNEL_FEATURES_crownbay_append = " features/drm-emgd/drm-emgd-1.18 cfg/vesafb"
7 7
8COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" 8COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
9KMACHINE_crownbay-noemgd = "crownbay" 9KMACHINE_crownbay-noemgd = "crownbay"
@@ -12,11 +12,11 @@ KERNEL_FEATURES_crownbay-noemgd_append = " cfg/vesafb"
12 12
13LINUX_VERSION = "3.8.13" 13LINUX_VERSION = "3.8.13"
14 14
15SRCREV_meta_crownbay = "acee86ed84e252f1c3af782cc3aa044aaa13e51a" 15SRCREV_meta_crownbay = "8ef9136539464c145963ac2b8ee0196fea1c2337"
16SRCREV_machine_crownbay = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25" 16SRCREV_machine_crownbay = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25"
17SRCREV_emgd_crownbay = "dd4eb42f0bce51625218da43f77ee4fae179d835" 17SRCREV_emgd_crownbay = "a18cbb7a2886206815dbf6c85caed3cb020801e0"
18 18
19SRCREV_meta_crownbay-noemgd = "acee86ed84e252f1c3af782cc3aa044aaa13e51a" 19SRCREV_meta_crownbay-noemgd = "8ef9136539464c145963ac2b8ee0196fea1c2337"
20SRCREV_machine_crownbay-noemgd = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25" 20SRCREV_machine_crownbay-noemgd = "1f973c0fc8eea9a8f9758f47cf689ba89dbe9a25"
21 21
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" 22SRC_URI_crownbay = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"