mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 13:14:46 +02:00
meta-intel.inc: set PREFERRED_VERSION for altcfg kernel to 6.12
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
40ad847196
commit
b0fe7e45ab
|
@ -9,7 +9,7 @@ PREFERRED_PROVIDER_virtual/kernel:poky-tiny ?= "linux-intel"
|
|||
|
||||
PREFERRED_VERSION_linux-intel ?= "6.6%"
|
||||
PREFERRED_VERSION_linux-intel-rt ?= "6.6%"
|
||||
PREFERRED_VERSION_linux-intel:poky-altcfg ?= "6.11%"
|
||||
PREFERRED_VERSION_linux-intel:poky-altcfg ?= "6.12%"
|
||||
PREFERRED_VERSION_linux-intel-rt:poky-altcfg ?= "6.11%"
|
||||
|
||||
# Need to point to latest version of libva needed for media components
|
||||
|
|
Loading…
Reference in New Issue
Block a user