[oe] [oe-commits] [meta-openembedded] 08/09: networkmanager: Update to 1.18.0

Andreas Müller schnitzeltony at gmail.com
Wed May 22 20:45:14 UTC 2019


On Wed, May 22, 2019 at 5:50 PM <git at git.openembedded.org> wrote:
>
> This is an automated email from the git hooks/post-receive script.
>
> khem pushed a commit to branch master-next
> in repository meta-openembedded.
>
> commit 8ac5fe0ca3d32e2cf6be7555c1f84dba9106f96c
> Author: Andrei Gherzan <andrei at gherzan.ro>
> AuthorDate: Wed May 22 14:13:45 2019 +0100
>
>     networkmanager: Update to 1.18.0
>
>     One patch was dropped (0003-dlopen-failure.patch) as a similar one was
>     merged upstream. See:
>     https://github.com/NetworkManager/NetworkManager/commit/bd4957fcd78a0e64d26459e94ab3b84c91cd6f5f
>
>     Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
>     Signed-off-by: Khem Raj <raj.khem at gmail.com>
Wanted to do same but did not yet because of [1]: --with-libnm-glib
was removed. That means

* PACKAGECONFIG[glib] has to go
* bbappend in meta-oe has to go
* maybe glib-2.0 must be an unconditional dependency
* please check if network-manager-applet builds (that required
PACKAGECONFIG[glib]) set in the past

[1] https://gitlab.freedesktop.org/NetworkManager/NetworkManager/commit/5801f89f4d1464fc15cb1d97755b73f9f68cb2e6

And if you really have nothing to do with your time - you might want
to move to meson build (please don't consider this as blocker)

Cheers

Andreas


More information about the Openembedded-devel mailing list