diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc index 2bc93392ef..6f0de3cab8 100644 --- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc +++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant.inc | |||
| @@ -41,6 +41,7 @@ do_configure () { | |||
| 41 | ${MAKE} -C wpa_supplicant clean | 41 | ${MAKE} -C wpa_supplicant clean |
| 42 | install -m 0755 ${WORKDIR}/defconfig wpa_supplicant/.config | 42 | install -m 0755 ${WORKDIR}/defconfig wpa_supplicant/.config |
| 43 | echo "CFLAGS +=\"-I${STAGING_INCDIR}/libnl3\"" >> wpa_supplicant/.config | 43 | echo "CFLAGS +=\"-I${STAGING_INCDIR}/libnl3\"" >> wpa_supplicant/.config |
| 44 | echo "DRV_CFLAGS +=\"-I${STAGING_INCDIR}/libnl3\"" >> wpa_supplicant/.config | ||
| 44 | 45 | ||
| 45 | if echo "${PACKAGECONFIG}" | grep -qw "openssl"; then | 46 | if echo "${PACKAGECONFIG}" | grep -qw "openssl"; then |
| 46 | ssl=openssl | 47 | ssl=openssl |
