summaryrefslogtreecommitdiff
path: root/meta/packages/xcb/xcb-proto_git.bb
blob: 6eaa0dd2781474cf4897d6e08649d3825fb60993 (plain)
1
2
3
4
5
6
7
8
9
10
DEFAULT_PREFERENCE = "-1"

include xcb-proto.inc
PV = "1.2+gitr${SRCREV}"

SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git"
S = "${WORKDIR}/git"

DEPENDS_append_virtclass-native = " python-native"
BBCLASSEXTEND = "native"