diff options
author | Christopher Clark <christopher.w.clark@gmail.com> | 2021-04-16 11:41:33 -0700 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-04-18 22:30:52 -0400 |
commit | cb962b9fe572e4fe44e5727507186c578c58223e (patch) | |
tree | 8439258cb44e7891174eb20bffbc504ca5c6b188 | |
parent | e151dcde4002b34d96749478f2989a0fe0fd4c8c (diff) | |
download | meta-virtualization-cb962b9fe572e4fe44e5727507186c578c58223e.tar.gz |
xen, xen-tools: uprev git recipes after 4.15 release
Updated to the branch point for 4.16 development.
Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | recipes-extended/xen/xen-tools_git.bb | 4 | ||||
-rw-r--r-- | recipes-extended/xen/xen_git.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-extended/xen/xen-tools_git.bb b/recipes-extended/xen/xen-tools_git.bb index 71850ee3..0188bddf 100644 --- a/recipes-extended/xen/xen-tools_git.bb +++ b/recipes-extended/xen/xen-tools_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SRCREV ?= "9dc687f155a57216b83b17f9cde55dd43e06b0cd" | 1 | SRCREV ?= "e680cc48b7184d3489873d6776f84ba1fc238ced" |
2 | 2 | ||
3 | XEN_REL ?= "4.15" | 3 | XEN_REL ?= "4.16" |
4 | XEN_BRANCH ?= "master" | 4 | XEN_BRANCH ?= "master" |
5 | 5 | ||
6 | SRC_URI = " \ | 6 | SRC_URI = " \ |
diff --git a/recipes-extended/xen/xen_git.bb b/recipes-extended/xen/xen_git.bb index 2b62c5c3..eaf39566 100644 --- a/recipes-extended/xen/xen_git.bb +++ b/recipes-extended/xen/xen_git.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SRCREV ?= "9dc687f155a57216b83b17f9cde55dd43e06b0cd" | 1 | SRCREV ?= "e680cc48b7184d3489873d6776f84ba1fc238ced" |
2 | 2 | ||
3 | XEN_REL ?= "4.15" | 3 | XEN_REL ?= "4.16" |
4 | XEN_BRANCH ?= "master" | 4 | XEN_BRANCH ?= "master" |
5 | 5 | ||
6 | SRC_URI = " \ | 6 | SRC_URI = " \ |