diff options
author | Fabrice Coulon <fabrice.coulon@axis.com> | 2015-05-14 19:01:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-15 18:13:17 +0100 |
commit | ad1a50a549377a0a74c51e20e53f146011e6c269 (patch) | |
tree | facfa3f4ca44c725c8e606bfe244cdd954035f18 /meta/classes/qemu.bbclass | |
parent | 4a44c9287d80dec0973b31d30d3d6250ce4b4df4 (diff) | |
download | openembedded-core-ad1a50a549377a0a74c51e20e53f146011e6c269.tar.gz openembedded-core-ad1a50a549377a0a74c51e20e53f146011e6c269.tar.bz2 openembedded-core-ad1a50a549377a0a74c51e20e53f146011e6c269.zip |
meta/lib/oe/package.py: fix files ownership in packages
This fix solves the problem with the ownership of files in packages.
The do_install task was producing correct and expected output but when
the files were being put in, e.g. a rpm package, the ownership could
be different than that in the do_install task.
[YOCTO #7428]
(From OE-Core master rev: 1a50cc5aeafff0d8ee6c4a41dd2770ecd31455f0)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Fabrice Coulon <fabrice.coulon@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/qemu.bbclass')
0 files changed, 0 insertions, 0 deletions