mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-05 05:15:25 +02:00
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:
parent
32e20a5056
commit
f7bb126b39
|
@ -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%"
|
||||
|
|
Loading…
Reference in New Issue
Block a user