conf: make xen 4.20 the default

Bumping our default version to 4.20

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2025-05-15 22:07:27 -04:00
parent b12fb49843
commit 7cf1201bb5

View File

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