[meta-intel] [PATCH] nuc: add 'efi' to MACHINE_FEATURES

Tom Zanussi tom.zanussi at intel.com
Thu Jul 24 12:00:48 PDT 2014


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: meta-intel at yoctoproject.org
> > 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 <corneliux.stoicescu at intel.com>
> > ---
> >  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
> 




More information about the meta-intel mailing list