mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
crownbay: Drop linux-yocto-dev bbappend
There is no emgd support in this version of -dev and crownbay-noemgd can use the core2-32-intel-common kernel. Drop the linux-yocto-dev.bbappend. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
8b4ab82ba0
commit
78b8b73e0a
|
@ -1,21 +0,0 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
|
||||
COMPATIBLE_MACHINE_crownbay = "crownbay"
|
||||
KMACHINE_crownbay = "crownbay"
|
||||
KBRANCH_crownbay = "standard/crownbay"
|
||||
KERNEL_FEATURES_append_crownbay = " features/drm-emgd/drm-emgd-1.16 cfg/vesafb"
|
||||
|
||||
COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
|
||||
KMACHINE_crownbay-noemgd = "crownbay"
|
||||
KBRANCH_crownbay-noemgd = "standard/crownbay"
|
||||
KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb"
|
||||
|
||||
SRCREV_meta_crownbay = "fe20c99783387dab779472ff50a88666da1c6391"
|
||||
SRCREV_machine_crownbay = "60536206ad300ccf5b2be2c2d449f4ab27170238"
|
||||
SRCREV_emgd_crownbay = "17aacd908ed6035213a6d206cfdb2c0c9fa9e0c1"
|
||||
|
||||
SRCREV_machine_crownbay-noemgd = "60536206ad300ccf5b2be2c2d449f4ab27170238"
|
||||
SRCREV_meta_crownbay-noemgd = "fe20c99783387dab779472ff50a88666da1c6391"
|
||||
|
||||
SRC_URI_crownbay = "git://git.yoctoproject.org/linux-yocto-dev.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd"
|
Loading…
Reference in New Issue
Block a user