Change our test defaults to build v6.1 with poky and v5.19 MLT with poky-altcfg.
Signed-off-by: Anuj Mittal <[email protected]> --- conf/machine/include/meta-intel.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/machine/include/meta-intel.inc b/conf/machine/include/meta-intel.inc index 7ef50b8c..380de881 100644 --- a/conf/machine/include/meta-intel.inc +++ b/conf/machine/include/meta-intel.inc @@ -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" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7841): https://lists.yoctoproject.org/g/meta-intel/message/7841 Mute This Topic: https://lists.yoctoproject.org/mt/97102597/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/leave/6694807/21656/1869269227/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
