diff options
Diffstat (limited to 'recipes/nonworking/aodv/aodv-modules_2.2.2.bb')
-rw-r--r-- | recipes/nonworking/aodv/aodv-modules_2.2.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nonworking/aodv/aodv-modules_2.2.2.bb b/recipes/nonworking/aodv/aodv-modules_2.2.2.bb index 94a67ee557..487fc06838 100644 --- a/recipes/nonworking/aodv/aodv-modules_2.2.2.bb +++ b/recipes/nonworking/aodv/aodv-modules_2.2.2.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" SRC_URI = "http://www.antd.nist.gov/wctg/aodv_kernel/kernel-aodv_v${PV}.tgz \ - file://fix-makefile.patch;patch=1" + file://fix-makefile.patch;apply=yes" S = "${WORKDIR}/kernel-aodv_v${PV}" inherit module |