[meta-intel] [PATCH 29/31] intel-core2-32 BSP: Pull in the machinesetuptool packages

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Sep 18 17:35:49 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

The intel-core2-32 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 <nitin.a.kamble at intel.com>
---
 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 60788c7..7a786de 100644
--- a/conf/machine/intel-core2-32.conf
+++ b/conf/machine/intel-core2-32.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"
 
 XSERVER ?= "${XSERVER_X86_BASE} \
-- 
1.8.1.4



More information about the meta-intel mailing list