Files
meta-openembedded/meta-networking/recipes-support
Joe Slater 5346f2f092 arptables: defeat multi-job for install
CQID: 399299

The make install target is not parallel job
safe, but doesn't do all that much, so we
limit make to one job for that.

The make target is of the form

install: x y z

Unfortunately, z depends on y, so if z is started
before y (almost) completes, we will fail.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-02-14 22:49:03 -05:00
..
2013-01-22 13:17:55 +01:00
2012-11-30 11:49:56 -05:00
2013-01-09 09:34:47 -05:00