anki: export PV that should work with bitbake 1.8.8, too.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 17 Feb 2008 10:19:00 +0000 (10:19 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 17 Feb 2008 10:19:00 +0000 (10:19 +0000)
packages/anki/anki_0.4.3.bb

index e487864..f3a62f3 100644 (file)
@@ -1,9 +1,9 @@
 require anki.inc
 
 RDEPENDS += "libanki"
-PR = "r0"
+PR = "r1"
 
-#export PV="${PV}"
+export PV := "${PV}"
 
 SRC_URI += "file://no-need-for-pyqt-at-buildtime.patch;patch=1"
 S = "${WORKDIR}/anki-${PV}"