On 7/11/14, 11:59, "Kamble, Nitin A" <[email protected]> wrote:
>From: Nitin A Kamble <[email protected]> > >Enable user space microcode loading support for all the BSPs using the >meta-intel.inc file. > >Signed-off-by: Nitin A Kamble <[email protected]> >--- > conf/machine/include/meta-intel.inc | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/conf/machine/include/meta-intel.inc >b/conf/machine/include/meta-intel.inc >index fb9b4a8..4baefc8 100644 >--- a/conf/machine/include/meta-intel.inc >+++ b/conf/machine/include/meta-intel.inc >@@ -24,3 +24,8 @@ XSERVER_X86_MATROX_MGA = "xf86-video-mga \ > > XSERVER_X86_ASPEED_AST = "xf86-video-ast \ > " >+ >+ >+ >+# Enable all BSPs from meta-intel layer with user space Intel microcode >loading support. >+MACHINE_EXTRA_RRECOMMENDS += "intel-microcode iucode-tool" >-- >1.8.1.4 > > Seems like 4 and 7 can be done together. Any particular reason to keep them separate? -- Darren Hart Open Source Technology Center [email protected] Intel Corporation -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
