aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-13 23:56:55 +0000
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-13 23:57:05 +0000
commit4a40a3dabcf0ded97ca18260d9e33cfcf6021389 (patch)
tree85482da4b991280895825c7e061ad36a2918edbf /packages/python
parent0dd5920d51d7e4ba23c3d9bd7de6b5503a9f354e (diff)
downloadopenembedded-4a40a3dabcf0ded97ca18260d9e33cfcf6021389.tar.gz
python-pyweather: bump for python 2.6
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-pyweather_0.7.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-pyweather_0.7.0.bb b/packages/python/python-pyweather_0.7.0.bb
index 5c643fa5c0..9b98804ba3 100644
--- a/packages/python/python-pyweather_0.7.0.bb
+++ b/packages/python/python-pyweather_0.7.0.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPL"
SRCNAME = "weather"
-PR = "ml0"
+PR = "ml1"
SRC_URI = "${SOURCEFORGE_MIRROR}/meta-tools/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"