diff options
Diffstat (limited to 'recipes/hostap/hostap-daemon.inc')
-rw-r--r-- | recipes/hostap/hostap-daemon.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/hostap/hostap-daemon.inc b/recipes/hostap/hostap-daemon.inc index f723d07575..b98572e4bf 100644 --- a/recipes/hostap/hostap-daemon.inc +++ b/recipes/hostap/hostap-daemon.inc @@ -11,8 +11,8 @@ CPPFLAGS_append_mtx-1 = " -I${STAGING_INCDIR}/madwifi/" CPPFLAGS_append_mtx-2 = " -I${STAGING_INCDIR}/madwifi/" SRC_URI = "http://hostap.epitest.fi/releases/hostapd-${PV}.tar.gz \ - file://makefile-cross.diff;patch=1;pnum=0 \ - file://madwifi-bsd-fix.diff;patch=1;pnum=0 \ + file://makefile-cross.diff;apply=yes;striplevel=0 \ + file://madwifi-bsd-fix.diff;apply=yes;striplevel=0 \ file://defconfig \ file://init" |