The existing patch backports a change to the m4 source file, but without a forced autoconf before configure it has no effect.
Signed-off-by: Peter A. Bigot <p...@pabigot.com> --- meta/recipes-extended/cups/cups.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index 6d04a2b..adf21eb 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc @@ -39,6 +39,7 @@ EXTRA_OECONF = " \ do_configure() { gnu-configize libtoolize --force + autoconf --force DSOFLAGS="${LDFLAGS}" SERVERBIN="${libdir}/cups" oe_runconf } -- 1.8.5.5 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core