git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
458ff83
)
omnewrotate: bump SRCREV for 0.5.8 version
author
Martin Jansa
<Martin.Jansa@gmail.com>
Sat, 1 May 2010 11:24:11 +0000
(13:24 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Sat, 1 May 2010 11:25:41 +0000
(13:25 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/omnewrotate/omnewrotate_svn.bb
patch
|
blob
|
history
diff --git
a/recipes/omnewrotate/omnewrotate_svn.bb
b/recipes/omnewrotate/omnewrotate_svn.bb
index
baf5e69
..
477434c
100644
(file)
--- 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 = "6
1
"
+SRCREV = "6
6
"
-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