generic-poky/meta/packages/xcb/xcb-proto_git.bb
Richard Purdie 03ed0dbcae xcb-proto: Drop custom staging function
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-13 12:15:26 +00:00

11 lines
242 B
BlitzBasic

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"