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

clutter(-cairo/-gst): switched to SRCREV

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2461 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-08-09 12:54:29 +00:00
parent c6ad89c7e0
commit 01cdd39169
3 changed files with 3 additions and 6 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
require clutter-cairo.inc
PV = "0.3.0+svn${SRCDATE}"
PR = "r2"
PV = "0.3.0+svnr${SRCREV}"
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=${PN};proto=http \
file://enable_examples.patch;patch=1"
+1 -2
View File
@@ -1,7 +1,6 @@
require clutter-gst.inc
PV = "0.3.0+svn${SRCDATE}"
PR = "r3"
PV = "0.3.0+svnr${SRCREV}"
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=${PN};proto=http \
file://autofoo.patch;patch=1"
+1 -2
View File
@@ -1,7 +1,6 @@
require clutter.inc
PV = "0.3.0+svn${SRCDATE}"
PR = "r7"
PV = "0.3.0+svnr${SRCREV}"
SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=clutter;proto=http \
file://enable_tests.patch;patch=1 "