[meta-intel] [Patch v2 08/11] intel-corei7-64 BSP: Pull in the machinesetuptool packages

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Wed Oct 8 05:32:56 PDT 2014


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

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

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 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 a456323..8c7f275 100644
--- a/conf/machine/intel-corei7-64.conf
+++ b/conf/machine/intel-corei7-64.conf
@@ -16,6 +16,7 @@ MACHINE_FEATURES += "wifi 3g"
 
 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



More information about the meta-intel mailing list