]> code.ossystems Code Review - openembedded-core.git/commit
opkg-build: Ignore tar error due to hardlinks issue when creating ipk files
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Mon, 6 Jul 2015 10:17:19 +0000 (10:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jul 2015 12:15:27 +0000 (13:15 +0100)
commitd39e35a206c33f6062ebbaed4754a0559b28d766
tree7654d087c313bb137c870d96b515ca367cd2c1c7
parent42821bdd06894217b3bc848c518c21c42731f1e0
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,
if this is the case we ignore the error and continue to create the ipk file

[YOCTO #7933]

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg-utils/opkg-utils/tar_ignore_error.patch [new file with mode: 0644]
meta/recipes-devtools/opkg-utils/opkg-utils_git.bb