From 563a7a18b46c14601fc3eae00e93fd131279bacc Mon Sep 17 00:00:00 2001 From: Mario Preksavec Date: Wed, 22 Jun 2016 11:21:41 +0200 Subject: system/xen: Updated for version 4.6.1. Signed-off-by: Mario Preksavec --- system/xen/domU/domU.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/xen/domU') diff --git a/system/xen/domU/domU.sh b/system/xen/domU/domU.sh index f1f7525c14..0f85ff648a 100644 --- a/system/xen/domU/domU.sh +++ b/system/xen/domU/domU.sh @@ -7,7 +7,7 @@ set -e -KERNEL=${KERNEL:-4.4.6} +KERNEL=${KERNEL:-4.4.13} # Build an image for the root file system and another for the swap # Default values : 8GB and 500MB resepectively. -- cgit v1.2.3