exmap-console: Bump PR after readline version changes

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5445 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-10-08 08:45:43 +00:00
parent e5f329fd9e
commit 2ab7811678
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
require exmap-console.inc
PR = "r5"
PR = "r6"

View File

@ -1,7 +1,7 @@
require exmap-console.inc
PV = "0.4+svnr${SRCREV}"
PR = "r2"
PR = "r3"
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=exmap-console;proto=http"