diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-02-24 16:05:45 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-24 16:18:57 +0000 |
commit | d000761acdb2645ac879d8d9d6b022770545f644 (patch) | |
tree | 840259a60d491e71e52cfd961c3fb0660886e3e9 /meta/classes/utility-tasks.bbclass | |
parent | 4708859e5627488251dc4250d45cb5f4e9736b8a (diff) | |
download | openembedded-core-d000761acdb2645ac879d8d9d6b022770545f644.tar.gz openembedded-core-d000761acdb2645ac879d8d9d6b022770545f644.tar.bz2 openembedded-core-d000761acdb2645ac879d8d9d6b022770545f644.zip |
classes/package_tar: fix conflicts with package_deb / package_ipk
Avoid tar noticing that the directory is changing when
do_package_write_deb or do_package_write_ipk are running at the same
time as do_package_write_tar (because DEBIAN and CONTROL are being added
and removed while tar is running so the directory changes).
Fixes [YOCTO #5652]
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/utility-tasks.bbclass')
0 files changed, 0 insertions, 0 deletions