diff options
Diffstat (limited to 'meta-networking/recipes-daemons/tftp-hpa/files/0001-__progname-is-provided-by-libc.patch')
-rw-r--r-- | meta-networking/recipes-daemons/tftp-hpa/files/0001-__progname-is-provided-by-libc.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/tftp-hpa/files/0001-__progname-is-provided-by-libc.patch b/meta-networking/recipes-daemons/tftp-hpa/files/0001-__progname-is-provided-by-libc.patch index cead977e28..66c15b5f8b 100644 --- a/meta-networking/recipes-daemons/tftp-hpa/files/0001-__progname-is-provided-by-libc.patch +++ b/meta-networking/recipes-daemons/tftp-hpa/files/0001-__progname-is-provided-by-libc.patch | |||
@@ -12,6 +12,8 @@ global symbols and work around Debian bug #519006 (Closes: #564052). | |||
12 | Signed-off-by: Ron Lee <ron@debian.org> | 12 | Signed-off-by: Ron Lee <ron@debian.org> |
13 | Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> | 13 | Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> |
14 | --- | 14 | --- |
15 | Upstream-Status: Pending | ||
16 | |||
15 | tftpd/tftpd.c | 10 +++++----- | 17 | tftpd/tftpd.c | 10 +++++----- |
16 | 1 file changed, 5 insertions(+), 5 deletions(-) | 18 | 1 file changed, 5 insertions(+), 5 deletions(-) |
17 | 19 | ||