summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2015-12-11 15:58:32 -0600
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-12-15 09:14:10 -0500
commit48c92614875e9a1c4abaf3030e2680ffec37cc9a (patch)
tree723c5567010fb8b46122a7d8347eb70a8ed2119a
parent1dd907acd388d911efb5e3623edfd392df9e1c68 (diff)
downloadmeta-virtualization-48c92614875e9a1c4abaf3030e2680ffec37cc9a.tar.gz
xen: drop PR variable from include file
The PR server has taken care of revision bumps for quite some time, so we can safely drop PR from the xen .inc file. Signed-off-by: Doug Goldstein <cardoe@cardoe.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--recipes-extended/xen/xen.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
index 1bb0e6aa..00f18238 100644
--- a/recipes-extended/xen/xen.inc
+++ b/recipes-extended/xen/xen.inc
@@ -2,7 +2,6 @@ DESCRIPTION = "Xen hypervisor"
2HOMEPAGE = "http://xen.org" 2HOMEPAGE = "http://xen.org"
3LICENSE = "GPLv2" 3LICENSE = "GPLv2"
4SECTION = "console/tools" 4SECTION = "console/tools"
5PR = "r0"
6 5
7LIC_FILES_CHKSUM = "file://COPYING;md5=e0f0f3ac55608719a82394cc353928df" 6LIC_FILES_CHKSUM = "file://COPYING;md5=e0f0f3ac55608719a82394cc353928df"
8 7