[oe-commits] [meta-openembedded] 47/49: ifenslave: 2.7 -> 2.9

git at git.openembedded.org git at git.openembedded.org
Wed May 17 17:19:10 UTC 2017


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

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

commit 14e458f282923eeccdd35864eb9825caa7385c98
Author: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
AuthorDate: Wed May 17 10:50:25 2017 +0800

    ifenslave: 2.7 -> 2.9
    
    1) Upgrade ifenslave from 2.7 to 2.9.
    2) License checksum changed,since the copyright's Format were changed.
    
    Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
    
    Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../recipes-support/ifenslave/{ifenslave_2.7.bb => ifenslave_2.9.bb} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-support/ifenslave/ifenslave_2.7.bb b/meta-networking/recipes-support/ifenslave/ifenslave_2.9.bb
similarity index 86%
rename from meta-networking/recipes-support/ifenslave/ifenslave_2.7.bb
rename to meta-networking/recipes-support/ifenslave/ifenslave_2.9.bb
index 5028921..ea28b34 100644
--- a/meta-networking/recipes-support/ifenslave/ifenslave_2.7.bb
+++ b/meta-networking/recipes-support/ifenslave/ifenslave_2.9.bb
@@ -3,9 +3,10 @@ HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/bon
 SECTION = "net"
 
 LICENSE = "GPLv3"
-LIC_FILES_CHKSUM = "file://debian/copyright;md5=6807ba81c0744ab50d735c94628c3f64"
+LIC_FILES_CHKSUM = "file://debian/copyright;md5=acc89812938cf9ad6b1debc37cea0253"
 
-SRCREV = "400c490d52acb31f1064e1bf4fc9fcaf3791888f"
+
+SRCREV = "42bfbb9beb924672ca86b86e9679ac3d6b87d992"
 SRC_URI = "git://anonscm.debian.org/collab-maint/ifenslave.git"
 
 S = "${WORKDIR}/git"

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


More information about the Openembedded-commits mailing list