summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2017-01-05 11:05:21 -0600
committerBruce Ashfield <bruce.ashfield@windriver.com>2017-01-06 22:11:18 -0500
commitb99f54efcc49d64fc26a8316047bce8d35f90e43 (patch)
treee11e73312c9e682b8fb0f3a864b6b2461b41e984
parent36db7553fa5a3ad03da6a342c866e273f916d72f (diff)
downloadmeta-virtualization-b99f54efcc49d64fc26a8316047bce8d35f90e43.tar.gz
xen: update license checksum
The checksum of the license changed with the 4.8.0 release. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--recipes-extended/xen/xen.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
index f53531cf..b5c5f030 100644
--- a/recipes-extended/xen/xen.inc
+++ b/recipes-extended/xen/xen.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://xen.org"
3LICENSE = "GPLv2" 3LICENSE = "GPLv2"
4SECTION = "console/tools" 4SECTION = "console/tools"
5 5
6LIC_FILES_CHKSUM = "file://COPYING;md5=a6260c12cd5de27e80d89ae18e48d20a" 6LIC_FILES_CHKSUM = "file://COPYING;md5=bbb4b1bdc2c3b6743da3c39d03249095"
7 7
8COMPATIBLE_HOST = '(x86_64.*).*-linux|aarch64.*-linux' 8COMPATIBLE_HOST = '(x86_64.*).*-linux|aarch64.*-linux'
9 9