From: Martin Jansa Date: Sat, 1 May 2010 11:24:11 +0000 (+0200) Subject: omnewrotate: bump SRCREV for 0.5.8 version X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d1ebaedbddbe62c3e13927f4e1cd426afe20e25;p=openembedded.git omnewrotate: bump SRCREV for 0.5.8 version Signed-off-by: Martin Jansa --- diff --git a/recipes/omnewrotate/omnewrotate_svn.bb b/recipes/omnewrotate/omnewrotate_svn.bb index baf5e6902c..477434cb21 100644 --- a/recipes/omnewrotate/omnewrotate_svn.bb +++ b/recipes/omnewrotate/omnewrotate_svn.bb @@ -5,9 +5,9 @@ LICENSE = "GPLv3" SECTION = "console/network" DEPENDS = "libframeworkd-glib xrandr" -SRCREV = "61" +SRCREV = "66" -PV = "0.5.7+svnr${SRCPV}" +PV = "0.5.8+svnr${SRCPV}" PR = "r0" SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http \ @@ -16,4 +16,6 @@ SRC_URI = "svn://omnewrotate.googlecode.com/svn;module=trunk;proto=http \ S = "${WORKDIR}/trunk" +CONFFILES_${PN} = "${sysconfdir}/default/omnewrotate.conf" + inherit autotools