summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ifenslave
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/ifenslave')
-rw-r--r--meta-networking/recipes-support/ifenslave/ifenslave_2.13.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ifenslave/ifenslave_2.13.bb b/meta-networking/recipes-support/ifenslave/ifenslave_2.13.bb
index a2eb81fd5b..663685a3aa 100644
--- a/meta-networking/recipes-support/ifenslave/ifenslave_2.13.bb
+++ b/meta-networking/recipes-support/ifenslave/ifenslave_2.13.bb
@@ -2,7 +2,7 @@ SUMMARY = "Configure network interfaces for parallel routing"
2HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/bonding" 2HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/bonding"
3SECTION = "net" 3SECTION = "net"
4 4
5LICENSE = "GPLv3" 5LICENSE = "GPL-3.0-only"
6LIC_FILES_CHKSUM = "file://debian/copyright;md5=acc89812938cf9ad6b1debc37cea0253" 6LIC_FILES_CHKSUM = "file://debian/copyright;md5=acc89812938cf9ad6b1debc37cea0253"
7 7
8inherit manpages 8inherit manpages