]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/meta/nylon-image-extra.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / meta / nylon-image-extra.bb
1 include nylon-image-standard.bb
2
3 export IMAGE_BASENAME = "nylon-extra"
4  
5 NYLON_EXTRA = "\
6         kismet \
7         netperf \
8         nylon-statistics \
9         openvpn \
10         "
11
12 DEPENDS += "${NYLON_EXTRA}"
13
14 RDEPENDS += "${NYLON_EXTRA}"
15 LICENSE = MIT