Skip to content
Snippets Groups Projects
Commit 48ce91de authored by Esben Haabendal's avatar Esben Haabendal
Browse files

openharmony-standard-image: Remove test related configurations


This removes the configurations needed for use with testimage.bbclass.  We will
provide a separate image for that instead.

Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent 665eb72a
No related branches found
No related tags found
No related merge requests found
......@@ -10,13 +10,5 @@ LICENSE = "Apache-2.0"
inherit core-image
QEMU_USE_SLIRP = "1"
# debug-tweaks provides password-less root account required by testimage
EXTRA_IMAGE_FEATURES += "debug-tweaks"
# ptest requires ptest-runner and sshd to be present in the image
IMAGE_INSTALL += "sshd"
# install OpenHarmony components and ptests
IMAGE_INSTALL += "openharmony-standard-exes"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment