[OE-core] [PATCH] weston: uprev to 7.0.0

Ross Burton ross.burton at intel.com
Thu Sep 5 22:14:56 UTC 2019


On 26/08/2019 02:14, liu.ming50 at gmail.com wrote:
> From: Ming Liu <liu.ming50 at gmail.com>
> 
> - Adjust patches to comply with weston-7.0.0.
> - Also drop the obsolete patch 0001-make-error-portable.patch.
> 
> Signed-off-by: Ming Liu <liu.ming50 at gmail.com>

Fails with musl:

../weston-7.0.0/libweston/weston-launch.c:790:4: warning: implicit 
declaration of function 'error'; did you mean 'perror'? 
[-Wimplicit-function-declaration]
   790 |    error(1, 0, "-u is unsupported in this weston-launch build");
       |    ^~~~~
       |    perror

Ross



More information about the Openembedded-core mailing list