1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

update to latest test-xvideo svn revision that fixes a couple of issues.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1989 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Dodji Seketeli
2007-06-22 15:38:14 +00:00
parent c765a2e5e3
commit b5ef8fa958
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ SRCDATE_libsyncml = "20070529"
SRCDATE_matchbox-applet-light = "20070529"
SRCDATE_fstests = "20070529"
SRCDATE_abiword ?= "20070130"
SRCDATE_test-xvideo ?= "20070621"
SRCDATE_test-xvideo ?= "20070622"
#
# Preferred Versions:
@@ -2,7 +2,7 @@ DESCRIPTION = "Simple XVideo test application"
LICENSE = "GPL"
DEPENDS = "libx11 libxv"
PR = "r2"
PR = "r3"
PV = "0.0+svn${SRCDATE}"
SRC_URI="svn://svn.o-hand.com/repos/misc/trunk;module=test-xvideo;proto=http"