]> code.ossystems Code Review - openembedded-core.git/commit
eglibc-locale: Ensure files have correct ownership
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Mar 2013 17:35:11 +0000 (17:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Mar 2013 17:46:15 +0000 (17:46 +0000)
commit90fc8efb88f82f111523e6584e66ae4ff5851426
tree29ccf13836545f586eb911a617b1e5b11b27b956
parent12dc7ae22ddaae0d79e0f86b66c1f5a9b18329f9
eglibc-locale: Ensure files have correct ownership

The copy operation leaves the files owned by the person running the
build which results in warnings in do_package_write_ipk like:

*** Warning: The following files have a UID greater than 99

and incorrect ownership in the packges. This patch addresses this
ownership problem.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/eglibc-locale.inc