summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-proto/inputproto_git.bb
blob: 317a4539b1aea2691fd2d10cfb3916a9afc7d12e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require xorg-proto-common.inc

PR = "r1"
PE = "1"
PV = "1.9.99.12+git${SRCPV}"

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

DEPENDS += "util-macros gettext"

BBCLASSEXTEND = "native nativesdk"