[oe-commits] [meta-openembedded] 33/35: libtevent: Update to latest stable

git at git.openembedded.org git at git.openembedded.org
Tue Apr 19 10:15:47 UTC 2016


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

commit 2946934604558b91befb0eae0e32b869a91b38ef
Author: Joe MacDonald <joe_macdonald at mentor.com>
AuthorDate: Mon Apr 18 17:00:51 2016 -0400

    libtevent: Update to latest stable
    
    The update of Samba requires a newer version of libtevent, so update it.
    
    Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../libtevent/{libtevent_0.9.25.bb => libtevent_0.9.28.bb}            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb b/meta-networking/recipes-support/libtevent/libtevent_0.9.28.bb
similarity index 88%
rename from meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb
rename to meta-networking/recipes-support/libtevent/libtevent_0.9.28.bb
index aa61ea6..d0ad748 100644
--- a/meta-networking/recipes-support/libtevent/libtevent_0.9.25.bb
+++ b/meta-networking/recipes-support/libtevent/libtevent_0.9.28.bb
@@ -9,8 +9,8 @@ RDEPENDS_python-tevent = "python"
 SRC_URI = "http://samba.org/ftp/tevent/tevent-${PV}.tar.gz"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/LGPL-3.0;md5=bfccfe952269fff2b407dd11f2f3083b"
 
-SRC_URI[md5sum] = "8d01a2076cb8cd30cab40393d27043df"
-SRC_URI[sha256sum] = "fedeb0d55a11b3593b562ec09b32e44bd67619ed10e5fa10d1868adb1649c669"
+SRC_URI[md5sum] = "945845817918f5cfbe0202d80a7db118"
+SRC_URI[sha256sum] = "04d953379025b1560af5c4ffcce58a3ee84db7aaa09c9f1e3eff5b2945a13529"
 
 inherit waf-samba
 

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


More information about the Openembedded-commits mailing list