diff options
Diffstat (limited to 'meta-networking/recipes-support/tnftp/tnftp_20230507.bb')
-rw-r--r-- | meta-networking/recipes-support/tnftp/tnftp_20230507.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/tnftp/tnftp_20230507.bb b/meta-networking/recipes-support/tnftp/tnftp_20230507.bb index bdd9759f26..4ab694fbba 100644 --- a/meta-networking/recipes-support/tnftp/tnftp_20230507.bb +++ b/meta-networking/recipes-support/tnftp/tnftp_20230507.bb | |||
@@ -16,6 +16,8 @@ DEPENDS = "ncurses" | |||
16 | 16 | ||
17 | SRC_URI = "https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/${BPN}-${PV}.tar.gz \ | 17 | SRC_URI = "https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/${BPN}-${PV}.tar.gz \ |
18 | file://0001-libedit-Include-missing-header-stdc-predef.h.patch \ | 18 | file://0001-libedit-Include-missing-header-stdc-predef.h.patch \ |
19 | file://0001-Add-casts-to-appease-conversions-between-wchar_t-and.patch \ | ||
20 | file://0002-Add-casts-to-appease-conversions-between-wchar_t-and.patch \ | ||
19 | " | 21 | " |
20 | 22 | ||
21 | inherit autotools update-alternatives pkgconfig | 23 | inherit autotools update-alternatives pkgconfig |