On Wed, Aug 26, 2015 at 7:19 AM, Christopher Larson <[email protected]>
wrote:

> On Wed, Aug 26, 2015 at 4:01 AM, Burton, Ross <[email protected]>
> wrote:
>
>> On 26 August 2015 at 09:44, Joshua Lock <[email protected]>
>> wrote:
>>
>>> I do all of my builds on a separate partition in a directory hierarchy
>>> which is owned by my user - if I'm understanding this correctly I'll get QA
>>> WARNINGS for all of my builds with this change?
>>>
>>
>> The paths are prefixed with ${D} so pretend the commit log says "in
>> packages".
>
>
> Heh, indeed, it's a package QA test. do_install runs under pseudo, so any
> newly created files there, or files chown'd to root, will be fine. If,
> however, a recipe does a cp -a or so to install without doing a chown,
> you'll end up with files in your rootfs owned by the user that did the
> build -- not good.


I can re-submit with that commit message clarification, if needed? I rather
thought the fact that it was in insane.bbclass, not sanity.bbclass, carried
the necessary implication.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to