summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJed <jed.openxt@gmail.com>2018-12-07 09:53:22 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-12-12 14:16:08 -0500
commitc1882281f7fe60fc3840be880f7e43c613d19440 (patch)
tree8b1d129f6cdd27920b0950b780c980d4cbebfc71
parent73a3d809478dd004998ae4ea095d5f66ed17c465 (diff)
downloadmeta-virtualization-c1882281f7fe60fc3840be880f7e43c613d19440.tar.gz
xen: upgrade from 4.11.0 to 4.11.1
Signed-off-by: Jed <jed.openxt@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--recipes-extended/xen/xen_4.11.1.bb (renamed from recipes-extended/xen/xen_4.11.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/xen/xen_4.11.0.bb b/recipes-extended/xen/xen_4.11.1.bb
index 870caa72..fea17a78 100644
--- a/recipes-extended/xen/xen_4.11.0.bb
+++ b/recipes-extended/xen/xen_4.11.1.bb
@@ -10,7 +10,7 @@ SRC_URI = " \
10 file://0001-python-pygrub-pass-DISTUTILS-env-vars-as-setup.py-ar.patch \ 10 file://0001-python-pygrub-pass-DISTUTILS-env-vars-as-setup.py-ar.patch \
11 " 11 "
12 12
13SRC_URI[md5sum] = "cbec0600284921744bc14119f4ed3fff" 13SRC_URI[md5sum] = "0c72b97432465e7f81113630fcd6e460"
14SRC_URI[sha256sum] = "826e3a9f6d0eac94a825d272cc2c1294e22640ae75af906eb13920f9ad667643" 14SRC_URI[sha256sum] = "be88cb2443761990efc1070d9718016561fe19066af232f9bfae572922897e59"
15 15
16S = "${WORKDIR}/xen-${PV}" 16S = "${WORKDIR}/xen-${PV}"