summaryrefslogtreecommitdiffstats
path: root/images/enea-image-test-busybox.bb
blob: 04b67e35726470b7c3ba6f569c017f6e9c144418 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
IMAGE_FSTYPES += "ext2.gz.u-boot ext3 tar.gz"
IMAGE_FEATURES += "ptest-pkgs"
IMAGE_FEATURES += "ssh-server-dropbear"

IMAGE_INSTALL = " \
    packagegroup-enea-core-boot \
    packagegroup-enea-ptest \
    packagegroup-enea-sys \
    dropbear \
    "

inherit core-image
inherit image_types_uboot