On 10/3/14, 15:14, "[email protected]" <[email protected]> wrote:
>From: Nitin A Kamble <[email protected]> > >Enable the Intel microcode feature for this BSP. > >Signed-off-by: Nitin A Kamble <[email protected]> Patches 4-11: Acked-by: Darren Hart <[email protected]> >--- > conf/machine/intel-core2-32.conf | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/conf/machine/intel-core2-32.conf >b/conf/machine/intel-core2-32.conf >index 9c30f7d..fd7e83a 100644 >--- a/conf/machine/intel-core2-32.conf >+++ b/conf/machine/intel-core2-32.conf >@@ -13,6 +13,7 @@ PREFERRED_VERSION_linux-yocto ?= "3.17%" > MACHINE_FEATURES += "pcbios efi" > MACHINE_FEATURES += "va-impl-intel" > MACHINE_FEATURES += "wifi 3g" >+MACHINE_FEATURES += "intel-ucode" > > MACHINE_HWCODECS ?= "va-intel gst-va-intel" > >-- >1.8.1.4 > >-- >_______________________________________________ >meta-intel mailing list >[email protected] >https://lists.yoctoproject.org/listinfo/meta-intel > -- Darren Hart Intel Open Source Technology Center -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
