diff options
author | Fabrice Coulon <fabrice.coulon@axis.com> | 2015-03-12 15:36:55 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-03-20 10:59:05 +0000 |
commit | 1a50cc5aeafff0d8ee6c4a41dd2770ecd31455f0 (patch) | |
tree | fb82f6cc6caddde75bbaf4945bdcb45193292d79 /meta/recipes-extended | |
parent | c25474be02a562585ded66a6d538aee21056f628 (diff) | |
download | openembedded-core-1a50cc5aeafff0d8ee6c4a41dd2770ecd31455f0.tar.gz openembedded-core-1a50cc5aeafff0d8ee6c4a41dd2770ecd31455f0.tar.bz2 openembedded-core-1a50cc5aeafff0d8ee6c4a41dd2770ecd31455f0.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]
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>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions