summaryrefslogtreecommitdiff
path: root/packages/meta/e-image.bb
blob: fe425050c03d803044c4e17c3a7d57bd92e522cd (plain)
1
2
3
4
5
6
7
8
export IMAGE_BASENAME = "e-image"

DEPENDS = "task-bootstrap meta-e"

export IPKG_INSTALL = "task-bootstrap e-base"

inherit image_ipk
LICENSE = MIT