[OE-core] [PATCH] nfs-utils: fix nfsidmap compile error with gcc9 when enable PACKAGECONFIG[nfsv4]

Ross Burton ross.burton at intel.com
Tue Sep 3 09:35:46 UTC 2019


On 30/08/2019 10:33, Yi Zhao wrote:
> Fixes:
> nfsidmap.c:404:4: error: format not a string literal, argument types not checked [-Werror=format-nonliteral]
>    404 |    xlog_warn(usage, progname);
>        |    ^~~~~~~~~

These options are not enabled by default, presumably this is a Wind 
River tweak?

> +Upstream-Status: Pending

Upstream isn't dead so please try to push these upstream.

> -FILES_${PN} += "${systemd_unitdir}"
> +FILES_${PN} += "${systemd_unitdir} ${libdir}/libnfsidmap/"

This isn't related to the commit message.

Ross


More information about the Openembedded-core mailing list