| Submitter | Andreas Oberritter |
|---|---|
| Date | March 12, 2012, 9:24 p.m. |
| Message ID | <1331587452-27755-6-git-send-email-obi@opendreambox.org> |
| Download | mbox | patch |
| Permalink | /patch/23049/ |
| State | Accepted |
| Commit | cd504c7f1bd0440a114cb304f141b2b8197c7f66 |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc index 3e970a7..aaf11ac 100644 --- a/meta/recipes-devtools/python/python.inc +++ b/meta/recipes-devtools/python/python.inc @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.python.org" LICENSE = "PSFv2" SECTION = "devel/python" # bump this on every change in contrib/python/generate-manifest-2.7.py -INC_PR = "r0" +INC_PR = "r1" LIC_FILES_CHKSUM = "file://LICENSE;md5=2dffb81509b47974467ea23409909b1c"
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> --- meta/recipes-devtools/python/python.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)