mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 02:40:42 +00:00
libxi: added GIT version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5492 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
6e046c741a
commit
780b1589c5
@ -2,12 +2,10 @@ require xorg-lib-common.inc
|
||||
|
||||
DESCRIPTION = "X11 Input extension library"
|
||||
DEPENDS += "libxext inputproto"
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
PV = "1.1.99.1+git${SRCREV}"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXi;protocol=git"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.9.99.5+gitr${SRCREV}"
|
||||
|
||||
XORG_PN = "libXi"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/${XORG_PN};protocol=git"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user