aboutsummaryrefslogtreecommitdiffstats
path: root/packages/qpe-games
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/qpe-games
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/qpe-games')
-rw-r--r--packages/qpe-games/crossword_0.0.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/qpe-games/crossword_0.0.3.bb b/packages/qpe-games/crossword_0.0.3.bb
index db468235f1..3301009cc8 100644
--- a/packages/qpe-games/crossword_0.0.3.bb
+++ b/packages/qpe-games/crossword_0.0.3.bb
@@ -8,6 +8,8 @@ HOMEPAGE = "http://www.linux-solutions.at/projects/zaurus/games-Crossword.html"
SRC_URI = "http://handhelds.org/~zecke/oe_packages/crossword_V0.0.3.tar.gz \
file://crossword.patch;patch=1"
+PR = "r1"
+
PV = "0.0.3"
S = "${WORKDIR}/crossword_V${PV}"