On Thu, 2014-09-18 at 17:35 -0700, [email protected] wrote: > From: Nitin A Kamble <[email protected]> > > Enable the Intel microcode feature for this BSP. >
Are you sure ISG wants this enabled for all their BSPs? In any case, we'll need an ack for each of the BSPs that you aren't the owner of. Thanks, Tom > Signed-off-by: Nitin A Kamble <[email protected]> > --- > meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf > b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf > index 32ded79..06e0b3d 100644 > --- a/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf > +++ b/meta-isg/meta-mohonpeak/conf/machine/mohonpeak32.conf > @@ -16,6 +16,7 @@ XSERVER ?= "${XSERVER_X86_BASE} \ > " > > MACHINE_FEATURES += "pcbios efi" > +MACHINE_FEATURES += "intel-ucode" > > SYSLINUX_OPTS = "serial 1 115200" > SERIAL_CONSOLE = "115200 ttyS1" -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
