pv: Fix ptest failures

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2024-04-12 23:03:56 -07:00
parent 8eb09b7afb
commit 35b117066f
2 changed files with 2 additions and 2 deletions
@@ -35,6 +35,7 @@ PTESTS_FAST_META_OE = "\
onig \
oprofile \
protobuf \
pv \
sdbus-c++ \
uthash \
xmlsec1 \
@@ -68,5 +69,4 @@ PTESTS_PROBLEMS_META_OE ="\
libteam \
ostree \
psqlodbc \
pv \
"
+1 -1
View File
@@ -18,7 +18,7 @@ inherit autotools ptest
LDEMULATION:mipsarchn32 = "${@bb.utils.contains('TUNE_FEATURES', 'bigendian', 'elf32btsmipn32', 'elf32ltsmipn32', d)}"
export LDEMULATION
RDEPENDS:${PN}-ptest = "coreutils"
RDEPENDS:${PN}-ptest += "coreutils ${PN}"
do_install_ptest() {
install -d ${D}${PTEST_PATH}/tests