mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
meta-intel.inc: build older LTS kernel with poky-altcfg
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 <anuj.mittal@intel.com>
This commit is contained in:
parent
63e3cdcc6e
commit
70d414ce56
|
@ -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 \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user