[oe] [meta-oe][PATCH] websocketpp: also install examples in a new -examples subpackage

Mittal, Anuj anuj.mittal at intel.com
Fri Jan 10 14:19:32 UTC 2020


On Fri, 2020-01-10 at 11:04 +0100, Gianfranco Costamagna wrote:
> +do_install_append() {
> +	install -d ${D}${docdir}/${PN}
> +	cp -R ${S}/examples ${D}${docdir}/${PN}

I think these should be BPN instead of PN so this works with multilib.

Thanks,

Anuj


More information about the Openembedded-devel mailing list