mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
libc-test: Depend on musl-staticdev
It builds statically linked tests during ptest run and therefore needs libc.a (From OE-Core rev: 88904b5186f4904b5c11870fc6fdf392c5b5fcee) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -34,6 +34,7 @@ RDEPENDS:${PN} = " \
|
|||||||
|
|
||||||
RDEPENDS:${PN}-ptest = " \
|
RDEPENDS:${PN}-ptest = " \
|
||||||
${PN} \
|
${PN} \
|
||||||
|
musl-staticdev \
|
||||||
sed \
|
sed \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user