[meta-virtualization] [PATCH v2 9/9] xen: Update git recipe to build latest upstream staging branch

christopher.w.clark at gmail.com christopher.w.clark at gmail.com
Tue Jul 31 12:35:50 PDT 2018


From: Christopher Clark <christopher.w.clark at gmail.com>

Signed-off-by: Christopher Clark <christopher.clark6 at baesystems.com>
---
 recipes-extended/xen/xen_git.bb | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/recipes-extended/xen/xen_git.bb b/recipes-extended/xen/xen_git.bb
index e10d669..da1eea6 100644
--- a/recipes-extended/xen/xen_git.bb
+++ b/recipes-extended/xen/xen_git.bb
@@ -1,9 +1,10 @@
 require xen.inc
 
-SRCREV ?= "9a6cc4f5c14b3d7542b7523f88a1b65464733d3a"
+SRCREV ?= "2b50cdbc444c637575580dcfa6c9525a84d5cc62"
 
-XEN_REL ?= "4.7"
-XEN_BRANCH ?= "staging-${XEN_REL}"
+XEN_REL = "4.12"
+XEN_BRANCH = "staging"
+FLASK_POLICY_FILE = "xenpolicy-${XEN_REL}-unstable"
 
 PV = "${XEN_REL}+git${SRCPV}"
 
-- 
2.7.4



More information about the meta-virtualization mailing list