[oe] [meta-oe][PATCH] eject: link po subdirectory for out-of-tree build

Ash Charles ashcharles at gmail.com
Mon May 26 22:09:17 UTC 2014


Hi Otavio,
On Mon, May 26, 2014 at 1:31 PM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> You cannot remove the PR without a new version coming out; if you do,
> package feeds will get the  revision going backwards.
Oh duh!  Thanks.
>
>> +do_compile_prepend() {
>> +    ln -s ${S}/po po
>> +}
>
> This is not the right fix. Please fix the po/Makefile to use $(srcdir)
> and like so you don't need to link it over.
Okay---that makes sense.  I'll send a v2 with these fixes.

Thanks for the feedback.
--Ash



More information about the Openembedded-devel mailing list