We should ensure pcbios is also included so we get a compatible image out. On 7/24/14, 7:41, "Stoicescu, CorneliuX" <[email protected]> wrote:
>I just realized this patch is not applied. Can someone have a look at >this? > >Regards, >Corneliu >Yocto QA > >> -----Original Message----- >> From: Stoicescu, CorneliuX >> Sent: Friday, May 23, 2014 2:27 PM >> To: [email protected] >> Cc: Stoicescu, CorneliuX >> Subject: [PATCH] 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 <[email protected]> >> --- >> meta-nuc/conf/machine/nuc.conf | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/meta-nuc/conf/machine/nuc.conf b/meta- >> nuc/conf/machine/nuc.conf index fdbbbda..2b1b9a3 100644 >> --- a/meta-nuc/conf/machine/nuc.conf >> +++ b/meta-nuc/conf/machine/nuc.conf >> @@ -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 >> -- >> 1.8.3.2 > >-- >_______________________________________________ >meta-intel mailing list >[email protected] >https://lists.yoctoproject.org/listinfo/meta-intel > -- Darren Hart Open Source Technology Center [email protected] Intel Corporation -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
