Mark 4.14 (it should later be changed to 4.19 after the next LTS has been
merged) as the kernel to be built when using poky-altcfg. It'll help build
and test both the supported kernels.

Signed-off-by: Anuj Mittal <[email protected]>
---
 conf/machine/include/meta-intel.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/include/meta-intel.inc 
b/conf/machine/include/meta-intel.inc
index ccd06c6a..a9727b4e 100644
--- a/conf/machine/include/meta-intel.inc
+++ b/conf/machine/include/meta-intel.inc
@@ -14,6 +14,8 @@ PREFERRED_PROVIDER_nativesdk-zlib = "nativesdk-zlib"
 
 PREFERRED_VERSION_linux-intel ?= "4.19%"
 PREFERRED_VERSION_linux-intel-rt ?= "4.19%"
+PREFERRED_VERSION_linux-intel_poky-altcfg ?= "4.14%"
+PREFERRED_VERSION_linux-intel-rt_poky-altcfg ?= "4.14%"
 
 XSERVER_X86_ASPEED_AST = "xf86-video-ast \
            "
-- 
2.21.0

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

Reply via email to