aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images/twin-image.bb
blob: 7015f7020c32a2d499cbaf001d7dfa7ae008759a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
export IMAGE_BASENAME="twin-image"

DEPENDS = 'task-bootstrap \
          twin \
	  orpheus \
	  nano \
	  vim \
	  mutt'

export IPKG_INSTALL = 'task-bootstrap \
		       twin \
		       orpheus \
		       nano \
		       vim \
		       mutt'

inherit image_ipk
LICENSE = MIT