summaryrefslogtreecommitdiffstats
path: root/images/enea-image-common.inc
blob: b14cbc5bc9393ab6106f2cd82a9d600ef0d8cc18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
IMAGE_FEATURES += "ssh-server-dropbear package-management"

IMAGE_INSTALL = " \
    packagegroup-core-boot \
    "

EXTRA_IMAGEDEPENDS_remove = " fm-ucode"

IMAGE_LINGUAS = ""

LICENSE = "MIT"

inherit core-image