mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
meta-intel.inc: build v6.1 kernel with poky distro
Change our test defaults to build v6.1 with poky and v5.19 MLT with poky-altcfg. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
0322924988
commit
fe69a9478e
|
@ -7,10 +7,10 @@
|
|||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-intel"
|
||||
PREFERRED_PROVIDER_virtual/kernel:poky-tiny ?= "linux-intel"
|
||||
|
||||
PREFERRED_VERSION_linux-intel ?= "5.19%"
|
||||
PREFERRED_VERSION_linux-intel ?= "6.1%"
|
||||
PREFERRED_VERSION_linux-intel-rt ?= "5.19%"
|
||||
PREFERRED_VERSION_linux-intel:poky-altcfg ?= "5.15%"
|
||||
PREFERRED_VERSION_linux-intel-rt:poky-altcfg ?= "5.15%"
|
||||
PREFERRED_VERSION_linux-intel:poky-altcfg ?= "5.19%"
|
||||
PREFERRED_VERSION_linux-intel-rt:poky-altcfg ?= "5.19%"
|
||||
|
||||
# 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