acpica: fix parallel build
authorFathi Boudra <fathi.boudra@linaro.org>
Mon, 26 Aug 2013 10:33:13 +0000 (10:33 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:32:37 +0000 (08:32 -0800)
commit8e025b18093e239a0ab63f0861aa889915f99c45
tree542b16e81ad101b2948b0648dbb954e78128f346
parent3e5263037ed6b985ebb732ec9ef7396482cab893
acpica: fix parallel build

The compilation of the iasl utility fails when `make -j<N>' > 1.  This
commit cleans up the rules in generate/unix/iasl such that a `make -j'
will succeed.

(From meta-openembedded rev: 24fd2dc97991f972fed128c2529b6d149ec0f9da)

Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-extended/acpica/acpica_20130626.bb
meta-openembedded/meta-oe/recipes-extended/acpica/files/fix-parallel-build.patch [new file with mode: 0644]