From b26946e8e7f1f3bb68625731b493156309449f5d Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Wed, 2 Apr 2014 14:27:07 -0700 Subject: nuc: use common kernels Now the common kernel recipes are working for the NUC BSP, use it in place of the BSP specific kernel. Signed-off-by: Nitin A Kamble --- meta-nuc/recipes-kernel/linux/linux-yocto-dev.bbappend | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta-nuc/recipes-kernel/linux/linux-yocto-dev.bbappend (limited to 'meta-nuc/recipes-kernel/linux/linux-yocto-dev.bbappend') diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto-dev.bbappend b/meta-nuc/recipes-kernel/linux/linux-yocto-dev.bbappend deleted file mode 100644 index 6b631c60..00000000 --- a/meta-nuc/recipes-kernel/linux/linux-yocto-dev.bbappend +++ /dev/null @@ -1,13 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - - -COMPATIBLE_MACHINE_nuc = "nuc" -KMACHINE_nuc = "chiefriver" -KBRANCH_nuc = "standard/common-pc-64/chiefriver" - -KERNEL_FEATURES_append_nuc = " features/amt/mei wifi" - -SRCREV_machine_nuc = "60536206ad300ccf5b2be2c2d449f4ab27170238" -SRCREV_meta_nuc = "fe20c99783387dab779472ff50a88666da1c6391" - -module_autoload_iwlwifi_nuc = "iwlwifi" -- cgit v1.2.3-54-g00ecf