On Wed, 22 May 2024 at 04:30, Ross Burton <ross.bur...@arm.com> wrote:

> On 21 May 2024, at 19:55, Alejandro Enedino Hernandez Samaniego <
> alejan...@enedino.org> wrote:
> > I did see that comment when I was trying to debug the issue with the
> early compiler tests, however, I couldn't find an easy way to inject
> skip_sanity_check=true into the [properties] field in meson.cross and since
> exe_wrapper was still there I thought I'd just override it.
> >
> > Do you think it'd be better to modify the meson class, add a
> MESON_SANITY_CHECK ?= "" thats is written to the cross file all the time?,
> that way I can just override it on the recipe with
> MESON_SANITY_CHECK="skip_sanity_check=true" or something similar?
>
> I believe you can put eg no-checks.cross in SRC_URI that contains just:
>
> [properties]
> skip_sanity_check=true
>
> and pass that with —cross-file=no-checks.cross.


> Ross

I wasn't aware this was possible, thanks for the pointers!, sending v3

Cheers,

Alejandro
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#199764): 
https://lists.openembedded.org/g/openembedded-core/message/199764
Mute This Topic: https://lists.openembedded.org/mt/106182792/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to