Skip to content
Snippets Groups Projects
Commit 2cc41c95 authored by Le Van Quach's avatar Le Van Quach
Browse files

oniro-image-base-tests: add polkit to distro features


Some oniro integration tests use udisks2 which requires polkit
feature.

Signed-off-by: default avatarLe Van Quach <levan.quach@kalpa.it>
parent 0e301bae
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ require recipes-core/images/oniro-image-base.bb
SUMMARY = "Oniro Project image including the base OS software stack and tests"
DISTRO_FEATURES:append = " ptest"
DISTRO_FEATURES:append = " ptest polkit"
IMAGE_INSTALL:append = "\
packagegroup-oniro-tests \
......
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