summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crownbay/recipes-kernel')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend
index f00b56ee..f189f5ba 100644
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -3,10 +3,12 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE_crownbay = "crownbay"
KMACHINE_crownbay = "crownbay"
KBRANCH_crownbay = "standard/crownbay"
+KERNEL_FEATURES_crownbay_append = " features/drm-emgd cfg/vesafb"
COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
KMACHINE_crownbay-noemgd = "crownbay"
KBRANCH_crownbay-noemgd = "standard/crownbay"
+KERNEL_FEATURES_crownbay-noemgd_append = " cfg/vesafb"
SRCREV_machine_pn-linux-yocto_crownbay ?= "${AUTOREV}"
SRCREV_meta_pn-linux-yocto_crownbay ?= "${AUTOREV}"