From: Wenzong Fan <wenzong....@windriver.com> * update SRC_URI checksums * remove PKG-INFO that is not in 0.83
Signed-off-by: Wenzong Fan <wenzong....@windriver.com> --- recipes-devtools/python/{python-ipy_0.81.bb => python-ipy_0.83.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-devtools/python/{python-ipy_0.81.bb => python-ipy_0.83.bb} (79%) diff --git a/recipes-devtools/python/python-ipy_0.81.bb b/recipes-devtools/python/python-ipy_0.83.bb similarity index 79% rename from recipes-devtools/python/python-ipy_0.81.bb rename to recipes-devtools/python/python-ipy_0.83.bb index 3ce66a7..b2a9739 100644 --- a/recipes-devtools/python/python-ipy_0.81.bb +++ b/recipes-devtools/python/python-ipy_0.83.bb @@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ebc0028ff5cdaf7796604875027dcd55" SRC_URI = "http://pypi.python.org/packages/source/I/IPy/IPy-${PV}.tar.gz" -SRC_URI[md5sum] = "7a305c0b60950a9a90c89e9a6f9e06f4" -SRC_URI[sha256sum] = "4bc17a9b5e72e893a034e77193b82c2bc321ddf8d8c345281f2bb81bb007b939" +SRC_URI[md5sum] = "7b8c6eb4111b15aea31b67108e769712" +SRC_URI[sha256sum] = "61da5a532b159b387176f6eabf11946e7458b6df8fb8b91ff1d345ca7a6edab8" S = "${WORKDIR}/IPy-${PV}" @@ -28,5 +28,5 @@ BBCLASSEXTEND = "native" do_install_append() { install -d ${D}/${datadir}/doc/${BPN}-${PV} - install AUTHORS COPYING ChangeLog PKG-INFO README ${D}/${datadir}/doc/${BPN}-${PV} + install AUTHORS COPYING ChangeLog README ${D}/${datadir}/doc/${BPN}-${PV} } -- 1.9.1 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto