Upgrade python-py from 1.4.31 to 1.4.32. Signed-off-by: Huang Qiyu <[email protected]> --- meta-python/recipes-devtools/python/python-py.inc | 4 ++-- .../python/{python-py_1.4.31.bb => python-py_1.4.32.bb} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-py_1.4.31.bb => python-py_1.4.32.bb} (100%)
diff --git a/meta-python/recipes-devtools/python/python-py.inc b/meta-python/recipes-devtools/python/python-py.inc index 9e33b16..4ac502e 100644 --- a/meta-python/recipes-devtools/python/python-py.inc +++ b/meta-python/recipes-devtools/python/python-py.inc @@ -2,7 +2,7 @@ SUMMARY = "Library with cross-python path, ini-parsing, io, code, log facilities LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9" -SRC_URI[md5sum] = "5d2c63c56dc3f2115ec35c066ecd582b" -SRC_URI[sha256sum] = "a6501963c725fc2554dabfece8ae9a8fb5e149c0ac0a42fd2b02c5c1c57fc114" +SRC_URI[md5sum] = "68ee0b5867282595d0b410a7f3c03ab3" +SRC_URI[sha256sum] = "c4b89fd1ff1162375115608d01f77c38cca1d0f28f37fd718005e19b28be41a7" BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python-py_1.4.31.bb b/meta-python/recipes-devtools/python/python-py_1.4.32.bb similarity index 100% rename from meta-python/recipes-devtools/python/python-py_1.4.31.bb rename to meta-python/recipes-devtools/python/python-py_1.4.32.bb -- 2.7.4 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
