diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-02-06 22:37:44 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-02-06 22:37:44 +0000 |
commit | 81c778b975fc2c6c77f084f4e5ab1be8d3af8bea (patch) | |
tree | fcc128327c901b84daf0ef03bf4caaba1e4b6fdf /packages/python/python_2.5.1.bb | |
parent | 43c85bb9acdf845235828ceb0c7604d7afe04634 (diff) | |
parent | 182065fd7d66b9eb9480913c99f39428ef657c9a (diff) |
merge of '0c9b3ba257c6fd0be25cd50f333f964013afe663'
and '1b09c4fe8e1d1811f3dcd78988db7c3b3e182954'
Diffstat (limited to 'packages/python/python_2.5.1.bb')
-rw-r--r-- | packages/python/python_2.5.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python_2.5.1.bb b/packages/python/python_2.5.1.bb index b274b0d7f9..668c2a7833 100644 --- a/packages/python/python_2.5.1.bb +++ b/packages/python/python_2.5.1.bb @@ -7,7 +7,7 @@ DEPENDS = "python-native readline zlib gdbm openssl sqlite3 tcl tk" DEPENDS_sharprom = "python-native readline zlib gdbm openssl" # NOTE: Keep the digit in sync with BASEREV in contrib/generate-manifest-2.5.py -PR = "ml7" +PR = "ml8" PYTHON_MAJMIN = "2.5" |