Re: [oe-core][RFC][PATCH] vala.bbclass: enable vapi build if class is inherited

2023-11-07 Thread Markus Volk
On Tue, Nov 7 2023 at 11:18:15 AM +01:00:00, Markus Volk wrote: Shouldn't they be as well tweaked to rely on the class doing the right thing? functionwise its been ok but I've found some additional things to cleanup, so I'll send a v2. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all message

Re: [oe-core][RFC][PATCH] vala.bbclass: enable vapi build if class is inherited

2023-11-07 Thread Markus Volk
On Tue, Nov 7 2023 at 11:06:26 AM +01:00:00, Alexander Kanavin wrote: There is quite a bit more recipes in core that inherit vala. Shouldn't they be as well tweaked to rely on the class doing the right thing? yes, and I build almost all of them regulary. On a first look it seems like they alr

Re: [oe-core][RFC][PATCH] vala.bbclass: enable vapi build if class is inherited

2023-11-07 Thread Alexander Kanavin
There is quite a bit more recipes in core that inherit vala. Shouldn't they be as well tweaked to rely on the class doing the right thing? [ak@fedora poky]$ grep -ir vala meta*|grep inher meta/recipes-support/libical/libical_3.0.16.bb:inherit cmake pkgconfig gobject-introspection vala github-relea

[oe-core][RFC][PATCH] vala.bbclass: enable vapi build if class is inherited

2023-11-07 Thread Markus Volk
Try to enable vapi build automatically if GI_DATA_ENABLED = True. Do it basically the same way it is done for gi Signed-off-by: Markus Volk --- meta/classes-recipe/vala.bbclass | 23 +++ .../libdazzle/libdazzle_3.44.0.bb | 1 + .../appstream/appstream_0.