]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/meta/nylon-image-standard.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / meta / nylon-image-standard.bb
1 include nylon-image-base.bb
2
3 export IMAGE_BASENAME = "nylon-standard"
4  
5 NYLON_STANDARD = "\
6         bridge-utils \
7         dnsmasq \
8         hostap-utils \
9         linux-hotplug \
10         ifplugd iproute2 iptables \
11         mobilemesh \
12         nylon-scripts \
13         olsrd \
14         ppp pciutils \
15         rp-pppoe \
16         shorewall \
17         tcpdump \
18         usbutils \
19         wireless-tools"
20
21 DEPENDS += "hostap-modules ntp \
22         ${NYLON_STANDARD}"
23         
24 RDEPENDS += "hostap-modules-pci ntpdate \
25         ${NYLON_STANDARD}"
26 LICENSE = MIT