ifenslave binary and its man page were removed (see @2b0da97853367e34).
Signed-off-by: Oleksandr Kravchuk <[email protected]>
---
.../ifenslave/{ifenslave_2.9.bb => ifenslave_2.11.bb} | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
rename meta-networking/recipes-support/ifenslave/{ifenslave_2.9.bb =>
ifenslave_2.11.bb} (72%)
diff --git a/meta-networking/recipes-support/ifenslave/ifenslave_2.9.bb
b/meta-networking/recipes-support/ifenslave/ifenslave_2.11.bb
similarity index 72%
rename from meta-networking/recipes-support/ifenslave/ifenslave_2.9.bb
rename to meta-networking/recipes-support/ifenslave/ifenslave_2.11.bb
index 125b59e76..72a7eeec5 100644
--- a/meta-networking/recipes-support/ifenslave/ifenslave_2.9.bb
+++ b/meta-networking/recipes-support/ifenslave/ifenslave_2.11.bb
@@ -8,20 +8,15 @@ LIC_FILES_CHKSUM =
"file://debian/copyright;md5=acc89812938cf9ad6b1debc37cea0253
inherit manpages
MAN_PKG = "${PN}"
-SRCREV = "42bfbb9beb924672ca86b86e9679ac3d6b87d992"
+SRCREV = "c26e9310f552e69d0d44eb48746e02c9ae4b4f6f"
SRC_URI = "git://salsa.debian.org/debian/ifenslave.git;protocol=https"
-S = "${WORKDIR}/git"
+S = "${WORKDIR}/git/"
do_install() {
- install -d ${D}${sbindir}
- install -m 0755 ${S}/ifenslave ${D}${sbindir}/
-
install -m 0755 -D ${S}/debian/ifenslave.if-pre-up
${D}${sysconfdir}/network/if-pre-up.d/ifenslave
install -m 0755 -D ${S}/debian/ifenslave.if-post-down
${D}${sysconfdir}/network/if-post-down.d/ifenslave
install -m 0755 -D ${S}/debian/ifenslave.if-up
${D}${sysconfdir}/network/if-up.d/ifenslave
- install -m 0644 -D ${S}/debian/ifenslave.8 ${D}${mandir}/man8/ifenslave.8
}
FILES_${PN}-doc_remove = "${mandir}"
-FILES_${PN} += "${mandir}/man8/ifenslave.8"
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#86041):
https://lists.openembedded.org/g/openembedded-devel/message/86041
Mute This Topic: https://lists.openembedded.org/mt/75864247/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-