diff options
Diffstat (limited to 'recipes/aircrack/aircrack_2.41.bb')
-rw-r--r-- | recipes/aircrack/aircrack_2.41.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/aircrack/aircrack_2.41.bb b/recipes/aircrack/aircrack_2.41.bb index 44f3f48aad..10731f8a06 100644 --- a/recipes/aircrack/aircrack_2.41.bb +++ b/recipes/aircrack/aircrack_2.41.bb @@ -6,7 +6,7 @@ DEPENDS = "" PR ="r1" SRC_URI = "http://www.wirelessdefence.org/Contents/Files/${P}.tgz \ - file://oe.patch;apply=yes" + file://oe.patch" inherit autotools |