omnewrotate: make recipe valid
authorThomas Zimmermann <ml@vdm-design.de>
Sat, 10 Apr 2010 14:59:55 +0000 (16:59 +0200)
committerThomas Zimmermann <ml@vdm-design.de>
Sat, 10 Apr 2010 14:59:55 +0000 (16:59 +0200)
*it's an svn recipe that had rev=HEAD in SRCURI

Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
recipes/omnewrotate/omnewrotate_svn.bb [moved from recipes/omnewrotate/omnewrotate_0.5.4.bb with 53% similarity]

similarity index 53%
rename from recipes/omnewrotate/omnewrotate_0.5.4.bb
rename to recipes/omnewrotate/omnewrotate_svn.bb
index c712efa..baf5e69 100644 (file)
@@ -4,12 +4,16 @@ AUTHOR = "Rui Seabra"
 LICENSE = "GPLv3"
 SECTION = "console/network"
 DEPENDS = "libframeworkd-glib xrandr"
-PV = "0.5.4"
-PR = "r4"
 
-SRC_URI = "svn://omnewrotate.googlecode.com/svn/trunk;module=.;proto=http;rev=HEAD \
-file://correct-sysfs-bl-path.patch;patch=1 \
+SRCREV = "61"
+
+PV = "0.5.7+svnr${SRCPV}"
+PR = "r0"
+
+SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http \
+           file://correct-sysfs-bl-path.patch;patch=1;maxrev=55 \
 "
-S = "${WORKDIR}"
+
+S = "${WORKDIR}/trunk"
 
 inherit autotools