diff options
Diffstat (limited to 'recipes/hostap/hostap-daemon_0.6.9.bb')
-rw-r--r-- | recipes/hostap/hostap-daemon_0.6.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hostap/hostap-daemon_0.6.9.bb b/recipes/hostap/hostap-daemon_0.6.9.bb index 7ffa2a1f80..e3fe5490bf 100644 --- a/recipes/hostap/hostap-daemon_0.6.9.bb +++ b/recipes/hostap/hostap-daemon_0.6.9.bb @@ -9,7 +9,7 @@ PR = "r2" DEFAULT_PREFERENCE = "-1" SRC_URI = "http://hostap.epitest.fi/releases/hostapd-${PV}.tar.gz \ - file://ldflags.patch;patch=1 \ + file://ldflags.patch;apply=yes \ file://defconfig \ file://init" |