mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
xen, xen-tools: remove the version 4.15 recipes
The existing 4.16 recipes are the current preferred Xen version, so per the Xen version update policy, the 4.15 recipes can now be removed. Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
0daf29cfdf
commit
a2c5c5280f
|
@ -1,19 +0,0 @@
|
|||
# xen 4.15.2 release sha
|
||||
SRCREV ?= "32dcef072fb37d432fd45c7916383472f3fcbc5e"
|
||||
|
||||
XEN_REL ?= "4.15"
|
||||
XEN_BRANCH ?= "stable-${XEN_REL}"
|
||||
|
||||
SRC_URI = " \
|
||||
git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \
|
||||
file://0001-python-pygrub-pass-DISTUTILS-xen-4.15.patch \
|
||||
"
|
||||
|
||||
LIC_FILES_CHKSUM ?= "file://COPYING;md5=419739e325a50f3d7b4501338e44a4e5"
|
||||
|
||||
PV = "${XEN_REL}+stable${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
require xen.inc
|
||||
require xen-tools.inc
|
|
@ -1,19 +0,0 @@
|
|||
# xen 4.15.2 release sha
|
||||
SRCREV ?= "32dcef072fb37d432fd45c7916383472f3fcbc5e"
|
||||
|
||||
XEN_REL ?= "4.15"
|
||||
XEN_BRANCH ?= "stable-${XEN_REL}"
|
||||
|
||||
SRC_URI = " \
|
||||
git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \
|
||||
file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-location.patch \
|
||||
"
|
||||
|
||||
LIC_FILES_CHKSUM ?= "file://COPYING;md5=419739e325a50f3d7b4501338e44a4e5"
|
||||
|
||||
PV = "${XEN_REL}+stable${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
require xen.inc
|
||||
require xen-hypervisor.inc
|
Loading…
Reference in New Issue
Block a user