So it can live with other providers
Signed-off-by: Khem Raj <[email protected]>
---
.../recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb
b/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb
index cf306ec82e..628047eee6 100644
--- a/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb
+++ b/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb
@@ -16,7 +16,7 @@ SRC_URI[archive.sha256sum] =
"61c913299b81a4671ff089aac821329f7db9bc111aa812993d
SRC_URI[patch31.md5sum] = "93d71e28ce70df69e080c7f90da63cac"
SRC_URI[patch31.sha256sum] =
"4edd46a32d70daa7ba00f0ebf0118dc5d17dff23d6e46aa21a2722be2e22d1c1"
-inherit autotools-brokensep
+inherit autotools-brokensep update-alternatives
CLEANBROKEN = "1"
@@ -47,3 +47,7 @@ FILES_${PN}-dbg = "${prefix}/src/debug \
${bindir}/.debug"
RDEPENDS_${PN} = "readline"
+
+ALTERNATIVE_PRIORITY = "100"
+ALTERNATIVE_${PN} = "ftp"
+ALTERNATIVE_LINK_NAME[ftp] = "${bindir}/ftp"
--
2.28.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#86774):
https://lists.openembedded.org/g/openembedded-devel/message/86774
Mute This Topic: https://lists.openembedded.org/mt/76571030/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-