mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +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:
@@ -117,7 +117,7 @@ SRCDATE_gtk-theme-torturer = "20070529"
|
|||||||
SRCDATE_libsyncml = "20070529"
|
SRCDATE_libsyncml = "20070529"
|
||||||
SRCDATE_matchbox-applet-light = "20070529"
|
SRCDATE_matchbox-applet-light = "20070529"
|
||||||
SRCDATE_fstests = "20070529"
|
SRCDATE_fstests = "20070529"
|
||||||
SRCDATE_test-xvideo ?= "now"
|
SRCDATE_test-xvideo ?= "20070619"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Preferred Versions:
|
# Preferred Versions:
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ LICENSE = "GPL"
|
|||||||
DEPENDS = "libx11 libxv"
|
DEPENDS = "libx11 libxv"
|
||||||
|
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
PV = "svn${SRCDATE}"
|
PV = "0.0+svn${SRCDATE}"
|
||||||
|
|
||||||
SRC_URI="svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http"
|
SRC_URI="svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user