mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
xorg: Convert SRCREV -> SRCPV
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,7 +4,7 @@ DESCRIPTION = "X11 miscellaneous extension library"
|
||||
DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp"
|
||||
PROVIDES = "xext"
|
||||
PE = "1"
|
||||
PV = "1.0.99.1+gitr${SRCREV}"
|
||||
PV = "1.0.99.1+gitr${SRCPV}"
|
||||
|
||||
XORG_PN = "libXext"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user