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 <[email protected]> --- .../recipes-kernel/linux/linux-yocto-dev.bbappend | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto-dev.bbappend diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto-dev.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto-dev.bbappend deleted file mode 100644 index a1fccfb..0000000 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto-dev.bbappend +++ /dev/null @@ -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" -- 1.9.1 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
