diff options
Diffstat (limited to 'recipes/hostap/hostap-daemon_0.4.4.bb')
-rw-r--r-- | recipes/hostap/hostap-daemon_0.4.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hostap/hostap-daemon_0.4.4.bb b/recipes/hostap/hostap-daemon_0.4.4.bb index 34d5415d37..197e6cd81b 100644 --- a/recipes/hostap/hostap-daemon_0.4.4.bb +++ b/recipes/hostap/hostap-daemon_0.4.4.bb @@ -1,7 +1,7 @@ require hostap-daemon.inc SRC_URI_append_nylon = "\ - file://hostap-no-bsd.patch;apply=yes" + file://hostap-no-bsd.patch" PR = "r2" |