summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiu Yiding <liuyd.fnst@fujitsu.com>2026-03-12 10:32:05 +0800
committerKhem Raj <raj.khem@gmail.com>2026-03-17 13:25:24 -0700
commit87c4aaa3aa7a30c34623b4bd87874b42196b75b8 (patch)
tree54014416977bcee31c0c551909f45dfdec1af1a1
parent964cbd0107ae8b07372ff58816e3d2ace71f095f (diff)
downloadmeta-openembedded-87c4aaa3aa7a30c34623b4bd87874b42196b75b8.tar.gz
tnftp: Add HOMEPAGE
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-support/tnftp/tnftp_20260211.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/tnftp/tnftp_20260211.bb b/meta-networking/recipes-support/tnftp/tnftp_20260211.bb
index 90bff9a71b..70123eaa86 100644
--- a/meta-networking/recipes-support/tnftp/tnftp_20260211.bb
+++ b/meta-networking/recipes-support/tnftp/tnftp_20260211.bb
@@ -8,6 +8,7 @@ IPv6 support, modification time preservation, paging of local and \
8remote files, passive mode support (with fallback to active mode), \ 8remote files, passive mode support (with fallback to active mode), \
9SOCKS support, TIS FWTK gate-ftp server support, and transfer rate \ 9SOCKS support, TIS FWTK gate-ftp server support, and transfer rate \
10throttling." 10throttling."
11HOMEPAGE = "https://en.wikipedia.org/wiki/Tnftp"
11 12
12SECTION = "net" 13SECTION = "net"
13LICENSE = "BSD-2-Clause" 14LICENSE = "BSD-2-Clause"