]> code.ossystems Code Review - openembedded-core.git/commit
icu: fix install race
authorRoss Burton <ross.burton@intel.com>
Fri, 9 Oct 2015 16:50:41 +0000 (17:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Oct 2015 13:33:55 +0000 (14:33 +0100)
commit1dd92fbdc030bee30a0c5b233f7b61ac0cb2b459
tree2694cffd4dd94b779d0fda7401d2a1dbfa81bde6
parent555c2e0062bffdce43552c0de5ca74d688d7a0cf
icu: fix install race

ICU was invoking install-local twice in parallel which can lead to install
failures as one install deletes files the other is attempting to chown.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/icu/icu/fix-install-manx.patch [new file with mode: 0644]
meta/recipes-support/icu/icu_55.1.bb