| Submitter | Martin Jansa |
|---|---|
| Date | Dec. 13, 2011, 1:59 p.m. |
| Message ID | <ebac301a84eeb403360b8fc268aaab4e94be126b.1323784347.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/16817/ |
| State | Accepted |
| Commit | 86a815fe1b2e447e264cb40f6f65e3343d6b6188 |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-devtools/python/python_2.7.2.bb b/meta/recipes-devtools/python/python_2.7.2.bb index 5417d5e..5e8e0d7 100644 --- a/meta/recipes-devtools/python/python_2.7.2.bb +++ b/meta/recipes-devtools/python/python_2.7.2.bb @@ -1,7 +1,7 @@ require python.inc DEPENDS = "python-native db gdbm openssl readline sqlite3 zlib" DEPENDS_sharprom = "python-native db readline zlib gdbm openssl" -PR = "${INC_PR}.3" +PR = "${INC_PR}.4" DISTRO_SRC_URI ?= "file://sitecustomize.py" DISTRO_SRC_URI_linuxstdbase = ""
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta/recipes-devtools/python/python_2.7.2.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)