[oe-commits] [meta-openembedded] 02/02: sip: update recipe to 4.19.2.

git at git.openembedded.org git at git.openembedded.org
Tue Oct 17 10:21:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch pyro
in repository meta-openembedded.

commit dfbdd28d206a74bf264c2f7ee0f7b3e5af587796
Author: Philip Balister <philip at balister.org>
AuthorDate: Thu May 11 16:13:15 2017 -0400

    sip: update recipe to 4.19.2.
    
    * Needed for PyQt-5.8.2, a recipe I am looking at again.
    
    Signed-off-by: Philip Balister <philip at balister.org>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
    (cherry picked from commit 229f824568406df354bc857b31989a7777d778bb)
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-oe/recipes-devtools/sip/{sip_4.19.bb => sip_4.19.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/sip/sip_4.19.bb b/meta-oe/recipes-devtools/sip/sip_4.19.2.bb
similarity index 92%
rename from meta-oe/recipes-devtools/sip/sip_4.19.bb
rename to meta-oe/recipes-devtools/sip/sip_4.19.2.bb
index 82feebb..1d837c5 100644
--- a/meta-oe/recipes-devtools/sip/sip_4.19.bb
+++ b/meta-oe/recipes-devtools/sip/sip_4.19.2.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] = "be51a05065c9323b98a2ec2966c64e6a"
-SRC_URI[sha256sum] = "014bf55f653e0d8bcc582705ef4fbd61e0859a36e959ab46d8fa060cdf0b5e27"
+SRC_URI[md5sum] = "4f48e212890ebe584e8d804cfbcfc61e"
+SRC_URI[sha256sum] = "432b4aad25254e6997913e33b1ca3cf5fd21d5729a50a3ce2edccbea82c80533"
 
 BBCLASSEXTEND = "native"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list