[oe-commits] Martin Jansa : omnewrotate: bump SRCREV for 0.5.8 version

git version control git at git.openembedded.org
Mon May 3 07:42:00 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 156cb1b5a022bc7b0fe670ce5508206076795245
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=156cb1b5a022bc7b0fe670ce5508206076795245

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat May  1 13:24:11 2010 +0200

omnewrotate: bump SRCREV for 0.5.8 version

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/omnewrotate/omnewrotate_svn.bb |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes/omnewrotate/omnewrotate_svn.bb b/recipes/omnewrotate/omnewrotate_svn.bb
index baf5e69..477434c 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





More information about the Openembedded-commits mailing list