On 20 Mar 2023, at 15:01, Böszörményi Zoltán <[email protected]> wrote: > > 2023. 03. 20. 15:46 keltezéssel, Ross Burton írta: >> On 17 Mar 2023, at 07:25, Zoltan Boszormenyi via lists.openembedded.org >> <[email protected]> wrote: >>> +inherit setuptools3-base python3targetconfig python_pep517 meson-common >> I still don’t see why you need to split the meson class up. > > See the other thread. For some reason, meson always wins > regardless of the inheritance order, so do_configure has > meson_do_configure instead of pep517_do_configure, etc.
Add a new do_configure to your class which simply calls the right one. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#101614): https://lists.openembedded.org/g/openembedded-devel/message/101614 Mute This Topic: https://lists.openembedded.org/mt/97668226/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
