summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-virtualization/recipes-extended/xen/xen-xilinx_4.18.inc
blob: 7c563d320006ca832bb8a13a254d20a36cd2a05b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SRCREV = "c9de96c0cbe9b2f2aa5e55a0e1e645ca72865102"
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 \
    "