mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
conf/machine: set preferred kernel to 6.8 for poky-altcfg
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
b815f56c01
commit
e0f530f48f
|
@ -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.7%"
|
||||
PREFERRED_VERSION_linux-intel:poky-altcfg ?= "6.8%"
|
||||
|
||||
# Need to point to latest version of libva needed for media components
|
||||
PREFERRED_PROVIDER_libva = "libva-intel"
|
||||
|
|
Loading…
Reference in New Issue
Block a user