summaryrefslogtreecommitdiffstats
path: root/images/enea-image-standard-common.inc
blob: a4d2cc7dff1e5d90fc59f32f9092f9f9afd3a541 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require images/enea-image-common.inc

IMAGE_INSTALL += " \
    python3 \
    rt-tests \
    "

CORE_IMAGE_EXTRA_INSTALL_append = " kernel-modules"

IMAGE_FSTYPES = "tar.gz ext4"
NOHDD = "1"
NOISO = "1"