diff options
-rw-r--r-- | meta-networking/recipes-support/ifenslave/ifenslave_2.9.bb (renamed from meta-networking/recipes-support/ifenslave/ifenslave_2.7.bb) | 5 |
1 files 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 index 50289211b3..ea28b34aa9 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 | |||
3 | SECTION = "net" | 3 | SECTION = "net" |
4 | 4 | ||
5 | LICENSE = "GPLv3" | 5 | LICENSE = "GPLv3" |
6 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=6807ba81c0744ab50d735c94628c3f64" | 6 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=acc89812938cf9ad6b1debc37cea0253" |
7 | 7 | ||
8 | SRCREV = "400c490d52acb31f1064e1bf4fc9fcaf3791888f" | 8 | |
9 | SRCREV = "42bfbb9beb924672ca86b86e9679ac3d6b87d992" | ||
9 | SRC_URI = "git://anonscm.debian.org/collab-maint/ifenslave.git" | 10 | SRC_URI = "git://anonscm.debian.org/collab-maint/ifenslave.git" |
10 | 11 | ||
11 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |