summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-09-06 14:54:43 -0700
committerKhem Raj <raj.khem@gmail.com>2022-09-07 16:44:54 -0700
commit0abaecf0a63066bdb8f5a0cfb743c94b306ddf40 (patch)
tree0eab5f3ae66308613b42cc448f84c01680d77d9f /meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb
parentb7cef6a1bc808432e1667b6ad5afce702f6b0ce5 (diff)
downloadmeta-openembedded-0abaecf0a63066bdb8f5a0cfb743c94b306ddf40.tar.gz
tftp-hpa: Fix includes for bsd_signal()
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb')
-rw-r--r--meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb b/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb
index af42bda93c..565f493ce2 100644
--- a/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb
+++ b/meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb
@@ -29,6 +29,7 @@ SRC_URI = "http://kernel.org/pub/software/network/tftp/tftp-hpa/tftp-hpa-${PV}.t
29 file://fix-writing-emtpy-file.patch \ 29 file://fix-writing-emtpy-file.patch \
30 file://0001-__progname-is-provided-by-libc.patch \ 30 file://0001-__progname-is-provided-by-libc.patch \
31 file://0001-tftp-Mark-toplevel-definition-as-external.patch \ 31 file://0001-tftp-Mark-toplevel-definition-as-external.patch \
32 file://0001-tftp-Remove-double-inclusion-of-signal.h.patch \
32 file://tftpd-hpa.socket \ 33 file://tftpd-hpa.socket \
33 file://tftpd-hpa.service \ 34 file://tftpd-hpa.service \
34" 35"