diff options
| author | Philip Balister <philip@balister.org> | 2009-08-31 15:45:23 -0400 |
|---|---|---|
| committer | Philip Balister <philip@balister.org> | 2009-08-31 15:45:23 -0400 |
| commit | b0e97c1ea887790f63d46762132d877436657ced (patch) | |
| tree | 74f0b0a9c8646c2f9dd981f36f5174ae29827294 /recipes/python/python_2.6.1.bb | |
| parent | 122b402e9a68769751ff2f0543f8eb3794867243 (diff) | |
| parent | ef79d5bc597f4b110bc36294020e1dd497a6813a (diff) | |
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/python/python_2.6.1.bb')
| -rw-r--r-- | recipes/python/python_2.6.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python_2.6.1.bb b/recipes/python/python_2.6.1.bb index 8ca51ae3bf..0a6a253ae0 100644 --- a/recipes/python/python_2.6.1.bb +++ b/recipes/python/python_2.6.1.bb @@ -1,7 +1,7 @@ require python.inc DEPENDS = "python-native db gdbm openssl readline sqlite3 tcl tk zlib" DEPENDS_sharprom = "python-native db readline zlib gdbm openssl" -PR = "ml5" +PR = "${INC_PR}.0" SRC_URI = "\ http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.bz2 \ |
