diff options
author | Max Krummenacher <max.oss.09@gmail.com> | 2018-01-27 14:54:08 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-06 11:06:27 +0000 |
commit | 8a8c31db1a98806c331d790187ea3bf30608df29 (patch) | |
tree | 9588a955c3c296f89f95d81f8cd332464eccbccb /meta/recipes-devtools/rsync/rsync_3.1.2.bb | |
parent | 0da28271bfcf9a84cefc89a193d7fa703f639469 (diff) | |
download | poky-8a8c31db1a98806c331d790187ea3bf30608df29.tar.gz |
image_types: tar with --numeric-owner
If --numeric-owner is neither used when creating or extracting the archive
containing the rootfs then tar tries to change the numeric uid/gid of the
files based on user/group names of the host used to extract the archive.
Create the archive with --numeric-owner to remove the burden of having to
use --numeric-owner when extracting.
(From OE-Core rev: 061e04cb6335a10f560e57255b7335b8c9891207)
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rsync/rsync_3.1.2.bb')
0 files changed, 0 insertions, 0 deletions