]> code.ossystems Code Review - openembedded-core.git/commit
acl: Disable parallel make install
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Sep 2020 09:15:32 +0000 (10:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Sep 2020 12:21:31 +0000 (13:21 +0100)
commit036a4b425f88a237c2c7c1b9575bd2d372a8e130
tree731230883ac41061c0b2562072961308373fa1c8
parent3bea0931087698b9913f56bb93df3ef279ab4930
acl: Disable parallel make install

Similiarly to attr, do_install fails on newer versions of make with interesting
and hard to debug errors. Disablle parallle make install as a workaround.
Later verisons of acl in newer releases don't have the issue.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/attr/acl_2.2.52.bb