summaryrefslogtreecommitdiff
path: root/packages/images/nylon-image-extra.bb
blob: e825b15e69a0a4331e6eefe64e881f468669e931 (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = MIT

require nylon-image-standard.bb

export IMAGE_BASENAME = "nylon-extra"
 
RDEPENDS = "\
    kismet \
    netperf \
    nylon-statistics \
    openvpn"