aboutsummaryrefslogtreecommitdiffstats
path: root/packages/exmap-console
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-06-10 18:04:39 +0000
committerKoen Kooi <koen@openembedded.org>2008-06-10 18:04:39 +0000
commit13acd65e73142f8506c9955fa3363916ed40df6d (patch)
tree8b036f27bd06f21425ad750d2fa0cc32a06233be /packages/exmap-console
parentf3261401ccc56d2496aa7013efdb98a5c854f07e (diff)
downloadopenembedded-13acd65e73142f8506c9955fa3363916ed40df6d.tar.gz
lots of recipes: bump PR to get postinsts back
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
Diffstat (limited to 'packages/exmap-console')
-rw-r--r--packages/exmap-console/exmap-console_0.4.1.bb2
-rw-r--r--packages/exmap-console/exmap-console_svn.bb1
2 files changed, 2 insertions, 1 deletions
diff --git a/packages/exmap-console/exmap-console_0.4.1.bb b/packages/exmap-console/exmap-console_0.4.1.bb
index 17703321e8..e1ddf7de1f 100644
--- a/packages/exmap-console/exmap-console_0.4.1.bb
+++ b/packages/exmap-console/exmap-console_0.4.1.bb
@@ -1,3 +1,3 @@
require exmap-console.inc
-PR = "r4"
+PR = "r5"
diff --git a/packages/exmap-console/exmap-console_svn.bb b/packages/exmap-console/exmap-console_svn.bb
index 3d809703a5..6e86214b1c 100644
--- a/packages/exmap-console/exmap-console_svn.bb
+++ b/packages/exmap-console/exmap-console_svn.bb
@@ -1,6 +1,7 @@
require exmap-console.inc
PV = "0.4+svnr${SRCREV}"
+PR = "r1"
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http"