Files
poky/meta/recipes-devtools/python
Changqing Li 34b35a1275 python3: fix do_install fail for parallel buiild
When using make -j with the 'install' target, it's possible for altbininstall
(which normally creates BINDIR) and libainstall (which doesn't, though it
installs python-config there) to race, resulting in a failure due to
attempting to install python-config into a nonexistent BINDIR. Ensure it also
exists in the libainstall target.

(From OE-Core rev: 07aeaa4f3f88f575e4674145a7faab3ba8e97fad)

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-08 23:00:32 +01:00
..
2019-04-16 11:10:02 +01:00
2019-04-16 11:10:02 +01:00
2019-04-25 00:05:20 +01:00
2017-12-13 14:00:52 +00:00
2019-04-16 11:10:02 +01:00