summaryrefslogtreecommitdiffstats
path: root/images/enea-image-test-busybox.bb
blob: 4c371e0ef1e4355c94a7272c3fe8e9d8c730d741 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 \
    "

inherit core-image
inherit image_types_uboot