Comments
Patch
deleted file mode 100644
@@ -1,3 +0,0 @@
-require python-sip.inc
-SRC_URI[md5sum] = "76192829cc42ec558db46e4f9e1d8ba9"
-SRC_URI[sha256sum] = "ec295f71ef339c5b98db5650865f2c6c1200c4085b7a3f33f284111e1f534ac1"
similarity index 87%
rename from meta-oe/recipes-devtools/python/python-sip.inc
rename to meta-oe/recipes-devtools/python/python-sip_4.14.2.bb
@@ -3,13 +3,15 @@ SECTION = "devel/python"
HOMEPAGE = "http://www.riverbankcomputing.co.uk/sip"
AUTHOR = "Phil Thompson"
LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://siplib.sbf.in;endline=15;md5=e0e7b5d0c4656666df09826ea1d2071c"
+LIC_FILES_CHKSUM = "file://siplib.sbf.in;endline=15;md5=3d462bd8cb43db3e4be998fe155ae9cf"
DEPENDS = "python"
RDEPENDS_${PN} = "python-core"
# riverbankcomputing is upstream, but keeps only latest version, sf usually have few older
#SRC_URI = "http://www.riverbankcomputing.com/static/Downloads/sip4/sip-${PV}.tar.gz"
SRC_URI = "${SOURCEFORGE_MIRROR}/project/pyqt/sip/sip-${PV}/sip-${PV}.tar.gz"
+SRC_URI[md5sum] = "b93442e745b3be2fad89de0686a76ce9"
+SRC_URI[sha256sum] = "1a9d3bf26c821f369c175f8e68946b79bc994da4f96e8f5ecff06e6ee7ac0528"
S = "${WORKDIR}/sip-${PV}/siplib"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta-oe/recipes-devtools/python/python-sip_4.13.3.bb | 3 --- .../recipes-devtools/python/{python-sip.inc => python-sip_4.14.2.bb} | 4 +++- 2 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 meta-oe/recipes-devtools/python/python-sip_4.13.3.bb rename meta-oe/recipes-devtools/python/{python-sip.inc => python-sip_4.14.2.bb} (87%)