[oe] [meta-oe][PATCH] hiredis: Add recipe

Khem Raj raj.khem at gmail.com
Sun Jun 11 17:21:25 UTC 2017


On Sun, Jun 11, 2017 at 9:21 AM, Мар'ян Пріцак <maryan.pricak at gmail.com> wrote:
>
>
> On Sun, Jun 11, 2017 at 7:01 PM Khem Raj <raj.khem at gmail.com> wrote:
>>
>> On Sun, Jun 11, 2017 at 8:27 AM, Marian Pritsak <maryan.pricak at gmail.com>
>> wrote:
>> > +do_install_prepend() {
>> > +  export PREFIX=/usr
>> > +  export INSTALL='cp -r'
>> > +}
>>
>> can you explain why these changes are needed ?
>
>
> By default INSTALL variable in Makefile is equal to 'cp -a', which preserves
> ownership and causes host-user-contamination QA issue.
> And PREFIX defaults to /usr/local.

Thank you. Can you add this information to commit msg and send a new rev ?



More information about the Openembedded-devel mailing list