mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
3d6480d5ee
commit
07df35147d
+3
-2
@@ -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"
|
||||
Reference in New Issue
Block a user