| Submitter | Saul Wold |
|---|---|
| Date | Jan. 17, 2012, 8:32 a.m. |
| Message ID | <d590eb6874a930cd5ffa64958e0f406dd3e63537.1326786990.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/19557/ |
| State | New |
| 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 654c850..0c26e66 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}.5" +PR = "${INC_PR}.6" DISTRO_SRC_URI ?= "file://sitecustomize.py" DISTRO_SRC_URI_linuxstdbase = ""
Signed-off-by: Saul Wold <sgw@linux.intel.com> --- meta/recipes-devtools/python/python_2.7.2.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)