From: Khem Raj Date: Fri, 8 Sep 2023 16:01:22 +0000 (-0700) Subject: libc-test: Depend on musl-staticdev X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88904b5186f4904b5c11870fc6fdf392c5b5fcee;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libc-test: Depend on musl-staticdev It builds statically linked tests during ptest run and therefore needs libc.a Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/musl/libc-test_git.bb b/meta/recipes-core/musl/libc-test_git.bb index d18c967e138..e63abe838d2 100644 --- a/meta/recipes-core/musl/libc-test_git.bb +++ b/meta/recipes-core/musl/libc-test_git.bb @@ -34,6 +34,7 @@ RDEPENDS:${PN} = " \ RDEPENDS:${PN}-ptest = " \ ${PN} \ + musl-staticdev \ sed \ "