]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/nonworking/aodv/aodv-modules_2.2.2.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / nonworking / aodv / aodv-modules_2.2.2.bb
1 DESCRIPTION = "AODV is a routing protocol for ad hoc networks designed with mobile wireless devices in mind."
2 SECTION = "base"
3 PRIORITY = "optional"
4 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
5 LICENSE = "GPL"
6
7 SRC_URI = "http://www.antd.nist.gov/wctg/aodv_kernel/kernel-aodv_v${PV}.tgz \
8            file://fix-makefile.patch;patch=1"
9 S = "${WORKDIR}/kernel-aodv_v${PV}"
10
11 inherit module
12