[OE-core] [PATCH] connman: fix build with automake 1.12

Colin Walters walters at verbum.org
Wed Jul 11 22:00:16 UTC 2012


On Wed, 2012-07-11 at 16:39 +0100, Ross Burton wrote:

> +	# Automake 1.12 won't install empty directories, but we need the
> +	# plugins directory to be present for ownership
> +	mkdir -p ${D}${libdir}/connman/plugins
>  }

Did you consider patching upstream to do this in install-data-local
rule?  That way everyone gets the fix (Debian/Gentoo/Fedora etc.), not
just you.







More information about the Openembedded-core mailing list