summaryrefslogtreecommitdiffstats
path: root/images/enea-image-test-busybox.bb
diff options
context:
space:
mode:
Diffstat (limited to 'images/enea-image-test-busybox.bb')
-rw-r--r--images/enea-image-test-busybox.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/images/enea-image-test-busybox.bb b/images/enea-image-test-busybox.bb
new file mode 100644
index 0000000..04b67e3
--- /dev/null
+++ b/images/enea-image-test-busybox.bb
@@ -0,0 +1,13 @@
1IMAGE_FSTYPES += "ext2.gz.u-boot ext3 tar.gz"
2IMAGE_FEATURES += "ptest-pkgs"
3IMAGE_FEATURES += "ssh-server-dropbear"
4
5IMAGE_INSTALL = " \
6 packagegroup-enea-core-boot \
7 packagegroup-enea-ptest \
8 packagegroup-enea-sys \
9 dropbear \
10 "
11
12inherit core-image
13inherit image_types_uboot