Phil Blundell <philb-mXXj517/z...@public.gmane.org> writes:

>> We don't want to change the owner/mode of symlinks, as this may
>> affect the target of the link.  Also broken links will fail as well.
>
> This seems like it will cause links themselves to end up getting shipped
> under the UID/GID that was used for building

there should be used 'os.lchown()' instead of 'os.chown()' in fix_perms()
and the 'os.chmod()' call must be omitted for links.



Enrico

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to