summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-virtualization/recipes-extended/xen/xen-xilinx_4.18.inc
blob: 4d4b1588f39aa82bee4bec52e855c4f094035b8c (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"

DEFAULT_PREFERENCE = "+1"

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