]> code.ossystems Code Review - openembedded-core.git/commit
cups: fix crossscripts
authorDiego Rondini <diego.rondini@kynetics.com>
Wed, 8 Jan 2020 16:48:55 +0000 (17:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Jan 2020 21:11:25 +0000 (21:11 +0000)
commit2ce6ef29b9bb4f16ed9d78e166d455b7a6d968bf
treef1e35f7a03dce8069e06677b0a009c3d2198dd38
parentf599b6c77f3585c8917f4d685689da4cc8a8bf04
cups: fix crossscripts

Fix crossscripts to report the correct "serverbin" value.
While the packaged "cups-config --serverbin" reported
"/usr/libexec/cups" the crossscripts version reported
"/usr/lib/cups", causing packaging issues when building for example
cups-filters.
Also fix FILES_${PN} to use ${libexecdir}; previously it was working
just because "${libexecdir}/*" was part of the default values in
bitbake.conf.

Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/cups/cups.inc