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:
77ea601
)
anki: export PV that should work with bitbake 1.8.8, too.
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Sun, 17 Feb 2008 10:19:00 +0000
(10:19 +0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Sun, 17 Feb 2008 10:19:00 +0000
(10:19 +0000)
packages/anki/anki_0.4.3.bb
patch
|
blob
|
history
diff --git
a/packages/anki/anki_0.4.3.bb
b/packages/anki/anki_0.4.3.bb
index
e487864
..
f3a62f3
100644
(file)
--- a/
packages/anki/anki_0.4.3.bb
+++ b/
packages/anki/anki_0.4.3.bb
@@
-1,9
+1,9
@@
require anki.inc
RDEPENDS += "libanki"
-PR = "r
0
"
+PR = "r
1
"
-
#export PV=
"${PV}"
+
export PV :=
"${PV}"
SRC_URI += "file://no-need-for-pyqt-at-buildtime.patch;patch=1"
S = "${WORKDIR}/anki-${PV}"