diff options
| author | Alejandro Hernandez <alejandro.hernandez@linux.intel.com> | 2015-07-10 13:42:12 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-12 22:55:46 +0100 |
| commit | 2ec97a252f54eaeeb86db56491430f1dd16a581f (patch) | |
| tree | 346089641210a7a4af57f8067e61b32774ab9994 /scripts/lib/scriptpath.py | |
| parent | f1bf0b4cc14f84af48395e593ddc6608d1dc69c0 (diff) | |
| download | poky-2ec97a252f54eaeeb86db56491430f1dd16a581f.tar.gz | |
opkg-build: Ignore tar error due to hardlinks issue when creating ipk files
If a the number of hard links decreases or increases while creating the tar
files used for an ipk package, tar fails with error code 1, we use hardlinks
on package/ and packages-split/ to decrease disk usage, sometimes other
parts of the build can cause a change in the link count, since this happens
in a controlled environment we can safely ignore the error and continue to
create the ipk file, fixed some typos from old version.
[YOCTO #7933]
(From OE-Core rev: 80e6f0e5782435157b9a2687ffe6cbd3b3033b47)
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions
