From: Nitin A Kamble <[email protected]>

The intel-corei7-64 BSP supports multiple platforms. Pull in the Machine
Setup Tool recipe packages in the images so that the images can be configured
for any of the supported platform.

Signed-off-by: Nitin A Kamble <[email protected]>
---
 conf/machine/intel-corei7-64.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/intel-corei7-64.conf 
b/conf/machine/intel-corei7-64.conf
index 1b7ced3..c025404 100644
--- a/conf/machine/intel-corei7-64.conf
+++ b/conf/machine/intel-corei7-64.conf
@@ -17,6 +17,7 @@ MACHINE_FEATURES += "intel-ucode"
 
 MACHINE_HWCODECS ?= "va-intel gst-va-intel"
 
+MACHINE_ESSENTIAL_EXTRA_RDEPENDS_append = " machinesetuptool"
 MACHINE_EXTRA_RRECOMMENDS += "linux-firmware lms8"
 
 XSERVER ?= "${XSERVER_X86_BASE} \
-- 
1.8.1.4

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to