Re: [PATCH] [PATCH] glibc: ptest: Fix glibc-tests package issue


Richard Purdie
 

On Fri, 2022-04-15 at 04:11 -0700, pgowda wrote:
The current default DISTRO_FEATURES does not support ptest.
Hence, the following error is generated during "bitbake glibc-tests".
ERROR: glibc-tests-2.35-r0 do_package: QA Issue: glibc-tests:
Files/directories were installed but not shipped in any package
The issue is not reproduced with "DISTRO = Yocto" as DISTRO_FEATURES
in Yocto supports ptest. However, when we run "glibc-tests" using
Open-embedded master sources; it generates the error as default
DISTRO is used.

Signed-off-by: pgowda <pgowda.cve@...>
---
meta/conf/distro/include/default-distrovars.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
This isn't quite the right approach, we should probably skip parsing of glibc-
tests if ptests aren't in DISTRO_FEATURES?

Cheers,

Richard

Join openembedded-core@lists.openembedded.org to automatically receive all group messages.