mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
test-xvideo: Fix SRCDATE and add numeric value to PV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1973 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@ LICENSE = "GPL"
|
||||
DEPENDS = "libx11 libxv"
|
||||
|
||||
PR = "r1"
|
||||
PV = "svn${SRCDATE}"
|
||||
PV = "0.0+svn${SRCDATE}"
|
||||
|
||||
SRC_URI="svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user