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:
e68c43e
)
python-pyxml 0.8.4 remove bogus PV override
author
Michael Lauer
<mickey@vanille-media.de>
Wed, 2 Aug 2006 20:22:16 +0000
(20:22 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Wed, 2 Aug 2006 20:22:16 +0000
(20:22 +0000)
packages/python/python-pyxml_0.8.4.bb
patch
|
blob
|
history
diff --git
a/packages/python/python-pyxml_0.8.4.bb
b/packages/python/python-pyxml_0.8.4.bb
index
b5d2779
..
edf1d21
100644
(file)
--- a/
packages/python/python-pyxml_0.8.4.bb
+++ b/
packages/python/python-pyxml_0.8.4.bb
@@
-5,7
+5,7
@@
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "PSF"
RDEPENDS = "python-core python-xml python-netclient"
SRCNAME = "pyxml"
-P
V = "0.8.3
"
+P
R = "ml0
"
SRC_URI = "${SOURCEFORGE_MIRROR}/pyxml/PyXML-${PV}.tar.gz"
S = "${WORKDIR}/PyXML-${PV}"