summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 af907b6d..00842748 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