diff options
-rw-r--r-- | meta-networking/recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb | 2 |
1 files changed, 2 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 366a4e9d40..19517473fe 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 | |||
@@ -32,6 +32,8 @@ SRC_URI[sha256sum] = "0a9f88d4c1c02687b4853b02ab5dd8779d4de4ffdb9b2e5c9332841304 | |||
32 | 32 | ||
33 | inherit autotools-brokensep update-rc.d update-alternatives | 33 | inherit autotools-brokensep update-rc.d update-alternatives |
34 | 34 | ||
35 | export AR = "${HOST_PREFIX}ar cq" | ||
36 | |||
35 | EXTRA_OECONF += "--disable-option-checking" | 37 | EXTRA_OECONF += "--disable-option-checking" |
36 | 38 | ||
37 | # configure.in has errors | 39 | # configure.in has errors |