[Buildroot] [PATCH] modem-manager: disable -Werror

Petr Vorel petr.vorel at gmail.com
Tue May 22 06:06:32 UTC 2018


Hello Peter, Carlos,

> >>>>> "Peter" == Peter Korsgaard <peter at korsgaard.com> writes:

>  > Fixes:
>  > http://autobuild.buildroot.net/results/5d9/5d9e299ff12726d07e8a584a213c1d2a2e419594/

>  > The modem-manager build generates a number of build warnings like:

>  > mm-base-manager.c: In function 'handle_set_logging':
>  > mm-base-manager.c:680:15: error: assignment from incompatible pointer type [-Werror]
>  ctx-> self = g_object_ref (manager);

>  > Which cause a build failure because of -Werror.  Pass
>  > --disable-more-warnings to disable -Werror.

>  > Signed-off-by: Peter Korsgaard <peter at korsgaard.com>

> Committed, thanks.

Peter, thanks for fixing this issue.
Carlos, thanks for handling this issue (IMHO you could have assign yourself as modem-manager
developer in DEVELOPERS).


Kind regards,
Petr


More information about the buildroot mailing list