mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
nuc: add 'efi' to MACHINE_FEATURES
In order to use GummiBootTarget target controller for hardware automation, we need 'efi' in MACHINE_FEATURES. Signed-off-by: Corneliu Stoicescu <corneliux.stoicescu@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
9476feb630
commit
06c7cbc35c
|
@ -7,7 +7,7 @@
|
|||
# i.e. Ivy Bridge + Panther Point
|
||||
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.14%"
|
||||
MACHINE_FEATURES += "va-impl-intel wifi"
|
||||
MACHINE_FEATURES += "va-impl-intel wifi efi"
|
||||
|
||||
require conf/machine/include/intel-corei7-64-common.inc
|
||||
require conf/machine/include/intel-common-pkgarch.inc
|
||||
|
|
Loading…
Reference in New Issue
Block a user