From a32802715354303eb06503039518555f7aa21535 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Wed, 18 Jun 2014 12:00:59 -0700 Subject: meta-intel BSPs: include meta-intel.inc To get common intel BSP configurations such as user land microcode loading support, each Intel BSP configuration needs to include the meta-intel.inc file. With the exception of few, many of the meta-intel BSP configuration files already include the meta-intel.inc file. With this commit now, all the remaining BSPs from the meta-intel layer also include the meta-intel.inc file. The Intel platforms BSPs hosted outside of the meta-intel layer, such as minnow, need to include the meta-intel.inc file to get the common features from the meta-intel layer. Signed-off-by: Nitin A Kamble Reviewed-by: Darren Hart Signed-off-by: Tom Zanussi --- meta-jasperforest/conf/machine/jasperforest.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-jasperforest') diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf index 216cca38..e524b633 100644 --- a/meta-jasperforest/conf/machine/jasperforest.conf +++ b/meta-jasperforest/conf/machine/jasperforest.conf @@ -8,6 +8,7 @@ PREFERRED_VERSION_linux-yocto ?= "3.14%" +require conf/machine/include/meta-intel.inc require conf/machine/include/intel-corei7-64-common.inc require conf/machine/include/intel-common-pkgarch.inc -- cgit v1.2.3-54-g00ecf