From: Rui Miguel Silva Seabra Date: Tue, 21 Sep 2010 12:51:07 +0000 (+0200) Subject: omnewrotate: bump SRCREV X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a08ed37b1ecb2d1d1ffa53f7b81fe8ca610e76a8;p=openembedded.git omnewrotate: bump SRCREV Signed-off-by: Martin Jansa --- diff --git a/recipes/omnewrotate/omnewrotate_svn.bb b/recipes/omnewrotate/omnewrotate_svn.bb index 63059bb5d2..b7ad1bf653 100644 --- a/recipes/omnewrotate/omnewrotate_svn.bb +++ b/recipes/omnewrotate/omnewrotate_svn.bb @@ -5,13 +5,11 @@ LICENSE = "GPLv3" SECTION = "console/network" DEPENDS = "libframeworkd-glib xrandr" -SRCREV = "67" +SRCREV = "69" -PV = "0.5.8+svnr${SRCPV}" -PR = "r1" +PV = "0.5.9+svnr${SRCPV}" -SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http \ - file://xsession.script.patch" +SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http" S = "${WORKDIR}/trunk"