Skip to content
Snippets Groups Projects
Commit 2df70bdf authored by Robert Drab's avatar Robert Drab
Browse files

ohos-xts-acts: Add ltp to RRECOMMENDS

ACTS tests a subset of ltp open_posix_testsuite.
Spread will be used to selectively execute required tests.

Related-to: https://git.ostc-eu.org/OSTC/OHOS/components/staging/xts_acts/-/issues/15


Signed-off-by: default avatarRobert Drab <robert.drab@huawei.com>
parent f604d813
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,7 @@ do_install_append() {
FILES_${PN} += "${datadir}/acts-data/*"
DEPENDS += "ohos-googletest ohos-libsec mtd-utils-native"
RRECOMMENDS_${PN} += "kernel-module-block2mtd"
RRECOMMENDS_${PN} += "\
kernel-module-block2mtd \
ltp \
"
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