summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/hostap/hostap-utils.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/hostap/hostap-utils.inc')
-rw-r--r--meta/recipes-bsp/hostap/hostap-utils.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-bsp/hostap/hostap-utils.inc b/meta/recipes-bsp/hostap/hostap-utils.inc
index 89d977a65e..140321d0c2 100644
--- a/meta/recipes-bsp/hostap/hostap-utils.inc
+++ b/meta/recipes-bsp/hostap/hostap-utils.inc
@@ -10,7 +10,9 @@ SECTION = "kernel/userland"
10PR = "r4" 10PR = "r4"
11 11
12SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ 12SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \
13 file://hostap-fw-load.patch" 13 file://hostap-fw-load.patch \
14 file://0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch \
15"
14S = "${WORKDIR}/hostap-utils-${PV}" 16S = "${WORKDIR}/hostap-utils-${PV}"
15 17
16BINARIES = "hostap_crypt_conf hostap_diag hostap_fw_load hostap_io_debug \ 18BINARIES = "hostap_crypt_conf hostap_diag hostap_fw_load hostap_io_debug \