On Thu, Jul 7, 2022 at 12:43 PM Ross Burton <[email protected]> wrote:
>
> We don't need to package the open-posix-testsuite build logs. Typically
> these are just lines of "SUCCESS" but sometimes there will be compile
> warnings, which will include build paths.
>
> Signed-off-by: Ross Burton <[email protected]>
> ---
>  meta/recipes-extended/ltp/ltp_20220527.bb | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/meta/recipes-extended/ltp/ltp_20220527.bb 
> b/meta/recipes-extended/ltp/ltp_20220527.bb
> index b3ef8f59105..e3abfd01e1c 100644
> --- a/meta/recipes-extended/ltp/ltp_20220527.bb
> +++ b/meta/recipes-extended/ltp/ltp_20220527.bb
> @@ -79,6 +79,9 @@ do_install(){
>      # The controllers memcg_stree test seems to cause us hangs and takes 900s
>      # (maybe we expect more regular output?), anyhow, skip it
>      sed -e '/^memcg_stress/d' -i ${D}${prefix}/runtest/controllers
> +
> +    # We don't need to ship the compile logs that open_posix_testsuite writes
> +    rm -f ${D}${prefix}/testcases/open_posix_testsuite/logfile.*
>  }
>

i was seeing build QA warnings this should help. Is this the only file
though I wonder since i saw a bunch of messages
>  RDEPENDS:${PN} = "\
> --
> 2.34.1
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#167793): 
https://lists.openembedded.org/g/openembedded-core/message/167793
Mute This Topic: https://lists.openembedded.org/mt/92232580/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to