summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/xen_git.bb
blob: 88145a37323b9acccfd936898555a297f5c0c1ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require xen.inc

SRCREV = "68bd172e6fa565899c846eb72755c8ffd8562c8a"

PV = "4.4.0+git${SRCPV}"

S = "${WORKDIR}/git"

SRC_URI = " \
    git://xenbits.xen.org/xen.git \
    "

DEFAULT_PREFERENCE = "-1"