I did a world build with G-I disabled, patch bomb sent.

Ross

> On 25 May 2023, at 00:07, Khem Raj <[email protected]> wrote:
> 
> I see some more fallouts with this
> 
> https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2772
> 
> On Wed, May 24, 2023 at 10:14 AM Ross Burton <[email protected]> wrote:
>> 
>> From: Ross Burton <[email protected]>
>> 
>> This project uses gobject-introspection, so depend on the DISTRO_FEATURE.
>> 
>> Signed-off-by: Ross Burton <[email protected]>
>> ---
>> .../recipes-connectivity/firewalld/firewalld_1.2.0.bb         | 4 +++-
>> 1 file changed, 3 insertions(+), 1 deletion(-)
>> 
>> diff --git 
>> a/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/firewalld_1.2.0.bb
>>  
>> b/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/firewalld_1.2.0.bb
>> index 987cc640e1..8efbd39f74 100644
>> --- 
>> a/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/firewalld_1.2.0.bb
>> +++ 
>> b/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/firewalld_1.2.0.bb
>> @@ -15,7 +15,9 @@ SRC_URI[sha256sum] = 
>> "28fd90e88bda0dfd460f370f353474811b2e295d7eb27f0d7d18ffa3d7
>> # glib-2.0-native is needed for GSETTINGS_RULES autoconf macro from 
>> gsettings.m4
>> DEPENDS = "intltool-native glib-2.0-native nftables"
>> 
>> -inherit gettext autotools-brokensep bash-completion pkgconfig python3native 
>> python3-dir gsettings systemd update-rc.d ptest
>> +inherit gettext autotools-brokensep bash-completion pkgconfig python3native 
>> python3-dir gsettings systemd update-rc.d ptest features_check
>> +
>> +REQUIRED_DISTRO_FEATURES = "gobject-introspection"
>> 
>> PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
>> PACKAGECONFIG[systemd] = 
>> "--with-systemd-unitdir=${systemd_system_unitdir},--disable-systemd"
>> --
>> 2.34.1
>> 
>> 
>> 


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#102858): 
https://lists.openembedded.org/g/openembedded-devel/message/102858
Mute This Topic: https://lists.openembedded.org/mt/99113395/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to