From 3838f1d263aceef8f94c340593323b67391a26fa Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Mon, 23 Aug 2021 15:57:34 +0800 Subject: layer.conf: update machine confs with new tune locations Added logic to make sure, it does not break with old releases. Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- conf/machine/intel-skylake-64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/intel-skylake-64.conf') diff --git a/conf/machine/intel-skylake-64.conf b/conf/machine/intel-skylake-64.conf index f1c4f5b2..81047385 100644 --- a/conf/machine/intel-skylake-64.conf +++ b/conf/machine/intel-skylake-64.conf @@ -4,7 +4,7 @@ #@DESCRIPTION: Machine configuration for 64 bit Intel Skylake CPU (and later) with MMX, SSE, SSE2, SSE3, SSE4.1, SSE4.2, AVX, and AVX2 instruction set support. Supports a moderately wide range of drivers that should boot and be usable on "typical" hardware. require conf/machine/include/meta-intel.inc -require conf/machine/include/x86-base.inc +require conf/machine/${X86_TUNE_DIR}/x86-base.inc require conf/machine/include/tune-skylake.inc require conf/machine/include/intel-common-pkgarch.inc -- cgit v1.2.3-54-g00ecf