diff options
| author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-09-01 09:16:07 +0200 |
|---|---|---|
| committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-09-01 09:16:07 +0200 |
| commit | c78af9bb0767f738bcee35b290bb6c7f04580cd4 (patch) | |
| tree | 90f102d35d12a5e160a800c07993d8304fba9965 /recipes/python/python_2.6.1.bb | |
| parent | 0d2248860e7da5059be79bf79f266c78b5c30b2f (diff) | |
| parent | 40dd422071b98b49229cf188fa9ddc0c714c8787 (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 \ |
