On Fri, 2014-07-25 at 02:55 -0500, Stoicescu, CorneliuX wrote: > This should also get backported into meta-intel 1.6 . >
Done, backported to daisy as well. Tom > Regards, > Corneliu > Yocto QA > > > -----Original Message----- > > From: Zanussi, Tom > > Sent: Thursday, July 24, 2014 10:01 PM > > To: Stoicescu, CorneliuX > > Cc: [email protected] > > Subject: Re: [meta-intel] [PATCH] nuc: add 'efi' to MACHINE_FEATURES > > > > Pulled into meta-intel/master. > > > > Thanks, > > > > Tom > > > > On Thu, 2014-07-24 at 14:41 +0000, Stoicescu, CorneliuX 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
