On 8/31/19 11:39 PM, Adrian Bunk wrote:
> On Sat, Aug 31, 2019 at 02:31:25PM -0700, Armin Kuster wrote:
>> From: Adrian Bunk <[email protected]>
>>
>> network-manager-applet stopped using dbus-glib 3 years ago.
>>
>> Building of the obsolete libnm-gtk is disabled by default in 1.8.20.
>> ...
> This commit is not really appropriate for stable branches.

thanks for the feedback.

removed from list.

-armin
>
>> --- 
>> a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.8.20.bb
>> +++ 
>> b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.8.20.bb
>> @@ -2,7 +2,7 @@ SUMMARY = "GTK+ applet for NetworkManager"
>>  LICENSE = "GPLv2"
>>  LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
>>  
>> -DEPENDS = "gtk+3 libnotify libsecret networkmanager dbus-glib \
>> +DEPENDS = "gtk+3 libnotify libsecret networkmanager \
>> ...
> That's a cleanup change removing an unused build dependency with
> no (intentional) changes to the built binaries.
>
>> --- 
>> a/meta-gnome/recipes-connectivity/networkmanager/networkmanager_%.bbappend
>> +++ /dev/null
>> @@ -1,3 +0,0 @@
>> -# networkmanager-applet requires glib support
>> -PACKAGECONFIG_append = " glib"
>> ...
> The bbappend might not be nice, but removing it would be a behaviour 
> change in a stable branch.
>
> cu
> Adrian
>

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to