4.12.1 is no more fetchable from the original source Signed-off-by: Eric Bénard <[email protected]> --- .../{sip-native_4.12.1.bb => sip-native_4.12.2.bb} | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename recipes/sip/{sip-native_4.12.1.bb => sip-native_4.12.2.bb} (86%)
diff --git a/recipes/sip/sip-native_4.12.1.bb b/recipes/sip/sip-native_4.12.2.bb similarity index 86% rename from recipes/sip/sip-native_4.12.1.bb rename to recipes/sip/sip-native_4.12.2.bb index cd43292..ff8f799 100644 --- a/recipes/sip/sip-native_4.12.1.bb +++ b/recipes/sip/sip-native_4.12.2.bb @@ -7,8 +7,8 @@ LICENSE = "GPL" PR = "r0" SRC_URI = "http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-${PV}.tar.gz" -SRC_URI[md5sum] = "0f8e8305b14c1812191de2e0ee22fea9" -SRC_URI[sha256sum] = "e9d66e8830c2a58e6c17b9952710f67d495ddb84ce6f3d89400c8b52913381b5" +SRC_URI[md5sum] = "9df80f88e0e4022cdd8a8891c6c38048" +SRC_URI[sha256sum] = "3e42bea028a1713558b5b8a317af4195d3b0feaa6c179d99401a7048f1a3cec4" S = "${WORKDIR}/sip-${PV}/sipgen" inherit qt4x11 native python-dir -- 1.7.0.4 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
