1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

ptest: add newly discovered missing runtime dependencies across recipes

Making ptest images based on core-image-minimal uncovered quite a
few missing depenendcies from various recipes, here they are.

(From OE-Core rev: 2cda6242f2f0f6f9c6bdef72bbb271eab7e5e1f5)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2021-05-26 22:40:16 +02:00
committed by Richard Purdie
parent 9f4f30ac99
commit 3cdcc442c9
6 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ do_install_ptest() {
fi
}
RDEPENDS_${PN}-ptest += "make"
RDEPENDS_${PN}-ptest += "make xz"
RDEPENDS_${PN}-ptest_append_libc-glibc = "\
glibc-gconv-big5 \
glibc-charmap-big5 \