On Fri, Jan 10, 2020 at 9:38 PM Khem Raj <[email protected]> wrote: > > On Fri, Jan 10, 2020 at 6:20 AM Mittal, Anuj <[email protected]> wrote: > > > > 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. > > right. Since I have merged this patch, perhaps a new patch addressing > this would be good.
I never mind, this patch was replaced with v2 eventually so its addressed. -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
