SRCREV ?= "8c4532f19d6925538fb0c938f7de9a97da8c5c3b" XEN_REL ?= "4.15" XEN_BRANCH ?= "master" SRC_URI = " \ git://xenbits.xen.org/xen.git;branch=${XEN_BRANCH} \ file://0001-python-pygrub-pass-DISTUTILS-xen-4.14.patch \ file://0001-xen-build-temporarily-inhibit-Werror-4.14.patch \ file://0001-tools-xenpmd-Fix-gcc10-snprintf-warning.patch \ " LIC_FILES_CHKSUM ?= "file://COPYING;md5=419739e325a50f3d7b4501338e44a4e5" PV = "${XEN_REL}+git${SRCPV}" S = "${WORKDIR}/git" DEFAULT_PREFERENCE ??= "-1" require xen.inc require xen-tools.inc