| Submitter | Tom Zanussi |
|---|---|
| Date | Nov. 9, 2011, 3:12 p.m. |
| Message ID | <78d03a64ce9d26d5a8072b6b431de8a55f1b760a.1320851307.git.tom.zanussi@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/14627/ |
| State | Accepted |
| Commit | 87f42a7f899ecaba8ca8d11c09752b6019feb9d5 |
| 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 360e64e..5682e05 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}.1" +PR = "${INC_PR}.2" DISTRO_SRC_URI ?= "file://sitecustomize.py" DISTRO_SRC_URI_linuxstdbase = ""