mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
libxext: added GIT version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5491 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,11 +3,10 @@ require xorg-lib-common.inc
|
||||
DESCRIPTION = "X11 miscellaneous extension library"
|
||||
DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp"
|
||||
PROVIDES = "xext"
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
PV = "1.0.99.1+git${SRCREV}"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXext;protocol=git"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.0.99.1+gitr${SRCREV}"
|
||||
|
||||
XORG_PN = "libXext"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/${XORG_PN};protocol=git"
|
||||
S = "${WORKDIR}/git/"
|
||||
|
||||
Reference in New Issue
Block a user