All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] sip: update recipe to 4.19.8
@ 2018-04-11 15:54 Diego Rondini
  0 siblings, 0 replies; only message in thread
From: Diego Rondini @ 2018-04-11 15:54 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Diego Rondini

Update sip to latest version to allow update of PyQt.

Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
---
 meta-oe/recipes-devtools/sip/{sip_4.19.2.bb => sip_4.19.8.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-devtools/sip/{sip_4.19.2.bb => sip_4.19.8.bb} (92%)

diff --git a/meta-oe/recipes-devtools/sip/sip_4.19.2.bb b/meta-oe/recipes-devtools/sip/sip_4.19.8.bb
similarity index 92%
rename from meta-oe/recipes-devtools/sip/sip_4.19.2.bb
rename to meta-oe/recipes-devtools/sip/sip_4.19.8.bb
index 1d837c5..ea944b3 100644
--- a/meta-oe/recipes-devtools/sip/sip_4.19.2.bb
+++ b/meta-oe/recipes-devtools/sip/sip_4.19.8.bb
@@ -9,8 +9,8 @@ inherit python-dir
 DEPENDS = "python"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/pyqt/sip/sip-${PV}/sip-${PV}.tar.gz"
-SRC_URI[md5sum] = "4f48e212890ebe584e8d804cfbcfc61e"
-SRC_URI[sha256sum] = "432b4aad25254e6997913e33b1ca3cf5fd21d5729a50a3ce2edccbea82c80533"
+SRC_URI[md5sum] = "0625fb20347d4ff1b5da551539be0727"
+SRC_URI[sha256sum] = "7eaf7a2ea7d4d38a56dd6d2506574464bddf7cf284c960801679942377c297bc"
 
 BBCLASSEXTEND = "native"
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-11 15:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-11 15:54 [meta-oe][PATCH] sip: update recipe to 4.19.8 Diego Rondini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.