summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-virtualization/recipes-extended/xen/xen-xilinx_4.18.inc
blob: 7551e8cd0ea817ba67e6c69f7e8b8d36095f859c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SRCREV = "c4ff3360900b7428ca31de2425763acfe7ad9c21"
XEN_URI = "git://github.com/Xilinx/xen.git;protocol=https"
XEN_BRANCH = "xlnx_rebase_4.18"

PV .= "-xilinx+git${SRCPV}"

DEFAULT_PREFERENCE = "+1"

SRC_URI = " \
    ${XEN_URI};branch=${XEN_BRANCH} \
    file://0001-python-pygrub-pass-DISTUTILS-xen-4.18.patch \
    "