]> code.ossystems Code Review - openembedded-core.git/commit
classes/package_tar: fix file ownership within tarballs
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 19 Jun 2013 13:15:52 +0000 (14:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Jun 2013 17:03:21 +0000 (18:03 +0100)
commita31c7ec56568e5dafc2f45ba5675367ddceb0e3e
treeb46a90ea74457671a11485f2872044e8d28cd1da
parente54393f18e2ffa5d8dbeca2357b0b3b7e4e31829
classes/package_tar: fix file ownership within tarballs

The fakeroot flag wasn't correctly set leading to files within the
output tarballs having uid/gid values from the build host instead of the
desired target permissions.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_tar.bbclass