]> code.ossystems Code Review - openembedded-core.git/commitdiff
clutter(-cairo/-gst): switched to SRCREV
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 9 Aug 2007 12:54:29 +0000 (12:54 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 9 Aug 2007 12:54:29 +0000 (12:54 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2461 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/clutter/clutter-cairo_svn.bb
meta/packages/clutter/clutter-gst_svn.bb
meta/packages/clutter/clutter_svn.bb

index c4becfd8299471506d5155ee7a0e3da029ec61e3..0e459ec855af0afc223da4fbd9188e344cc424d6 100644 (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"
index 1bffee06653466c9677896ae2c9fa44b8f1437e4..ff939d9b4c42044dd3997b1de47b71d3a839900c 100644 (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"
index ced1a1701742d87c30ec75d4bf700af5b7779e2a..4a03bf68daa383dc35807753ea9a8e9962182bb5 100644 (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 "