diff options
Diffstat (limited to 'meta/recipes-bsp/hostap/hostap-utils.inc')
-rw-r--r-- | meta/recipes-bsp/hostap/hostap-utils.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/hostap/hostap-utils.inc b/meta/recipes-bsp/hostap/hostap-utils.inc index 90f2c6ad54f..89d977a65e1 100644 --- a/meta/recipes-bsp/hostap/hostap-utils.inc +++ b/meta/recipes-bsp/hostap/hostap-utils.inc @@ -10,7 +10,7 @@ SECTION = "kernel/userland" PR = "r4" SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ - file://hostap-fw-load.patch;patch=1" + file://hostap-fw-load.patch" S = "${WORKDIR}/hostap-utils-${PV}" BINARIES = "hostap_crypt_conf hostap_diag hostap_fw_load hostap_io_debug \ |