[oe] [meta-gnome][PATCH] fix networkmanager apppend

Andreas Müller schnitzeltony at gmail.com
Fri Jan 4 16:53:47 UTC 2019


On Fri, Jan 4, 2019 at 5:42 PM thc <thc.fr13nd at gmail.com> wrote:
>
> Fix following warning:
>   WARNING:
>    networkmanager-1.14.4-r0 do_configure:
>    QA Issue: networkmanager:
>      invalid PACKAGECONFIG: bluez5glib [invalid-packageconfig]
>
>   if conf/local.conf:
>    PACKAGECONFIG_append_pn-networkmanager = " ifupdown wifi bluez5"
>   bluez5 is not compiled into nm
>
>   appending variable should use a prepending space, see
>   https://www.yoctoproject.org/docs/2.0/ref-manual/ref-manual.html
> ---
>  .../recipes-connectivity/networkmanager/networkmanager_%.bbappend       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
Thanks (I was the one who introduced this bug...)

Please add "Signed-off-by" to your commit message

Andreas


More information about the Openembedded-devel mailing list