conf/versions: set xen default to 4.19

update our default xen version to 4.19

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2024-08-08 15:27:45 +00:00
parent 32e20a5056
commit f7bb126b39

View File

@ -1,4 +1,4 @@
# Meta-virtuailization PREFERED_VERSION
PREFERRED_VERSION_xen ?= "4.18%"
PREFERRED_VERSION_xen-tools ?= "4.18%"
PREFERRED_VERSION_xen ?= "4.19%"
PREFERRED_VERSION_xen-tools ?= "4.19%"