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:35 +0000 (18:03 +0100)
commit81abeaa9767e634834930b43533fe5123ac0b291
tree3efb0dc7ab993471e4c852cb883081a7287de80d
parent28544aa5d56f4614370cc3a462c0edf0c31428e9
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.

(From OE-Core rev: a31c7ec56568e5dafc2f45ba5675367ddceb0e3e)

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