summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-proto/inputproto_1.9.99.5git.bb
blob: 1276fab7f38c21b090330b1353daaf866da1dd28 (plain)
1
2
3
4
5
6
7
8
9
10
require xorg-proto-common.inc

PR = "r1"
PE = "1"
PV = "1.9.99.5+git${SRCREV}"

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

BBCLASSEXTEND = "native sdk"