mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
fri2-noemgd: Use the common v3.14 kernel
This gets rid of the BSP specific kernel recipe for the crownbay-noemgd BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
33cc122fb7
commit
ad0c47e12d
|
@ -6,6 +6,7 @@
|
|||
#@DESCRIPTION: Machine configuration for Fish River Island II systems, without Intel-proprietary graphics bits
|
||||
|
||||
require conf/machine/include/intel-core2-32-common.inc
|
||||
require conf/machine/include/intel-common-pkgarch.inc
|
||||
|
||||
MACHINE_FEATURES += "wifi 3g pcbios efi"
|
||||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-iwlwifi-6000g2a-5"
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd"
|
||||
KMACHINE_fri2-noemgd = "fri2"
|
||||
KBRANCH_fri2-noemgd = "standard/base"
|
||||
KERNEL_FEATURES_append_fri2-noemgd = " cfg/vesafb"
|
||||
LINUX_VERSION_fri2-noemgd = "3.14.2"
|
||||
SRCREV_machine_fri2-noemgd = "d0047ab24e8e92fc2a116b0bccfa10d6b84985be"
|
||||
SRCREV_meta_fri2-noemgd = "11e091dc40c53af6ea08ce491ae50fbb1b0b6377"
|
||||
|
||||
module_autoload_iwlwifi = "iwlwifi"
|
Loading…
Reference in New Issue
Block a user