diff options
Diffstat (limited to 'meta-networking/classes')
| -rw-r--r-- | meta-networking/classes/waf-samba.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/classes/waf-samba.bbclass b/meta-networking/classes/waf-samba.bbclass index b94ed4853d..e490176241 100644 --- a/meta-networking/classes/waf-samba.bbclass +++ b/meta-networking/classes/waf-samba.bbclass | |||
| @@ -45,6 +45,7 @@ CROSS_METHOD ?= "answer" | |||
| 45 | do_configure() { | 45 | do_configure() { |
| 46 | 46 | ||
| 47 | # Prepare the cross-answers file | 47 | # Prepare the cross-answers file |
| 48 | WAF_CROSS_ANSWERS_PATH="${THISDIR}/../../files/waf-cross-answers" | ||
| 48 | CROSS_ANSWERS="${B}/cross-answers-${TARGET_ARCH}.txt" | 49 | CROSS_ANSWERS="${B}/cross-answers-${TARGET_ARCH}.txt" |
| 49 | if [ -e ${CROSS_ANSWERS} ]; then | 50 | if [ -e ${CROSS_ANSWERS} ]; then |
| 50 | rm -f ${CROSS_ANSWERS} | 51 | rm -f ${CROSS_ANSWERS} |
