From dde3dbd9a3347e292e15d6b8f1e3e61561acf441 Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Mon, 31 Mar 2014 01:39:57 -0400 Subject: utouch-evemu: force serial build My build always fails if allowed to build in parallel: | make[2]: *** No rule to make target `evemu-record.1', needed by `all-am'. Stop. Signed-off-by: Trevor Woerner Signed-off-by: Martin Jansa --- meta-oe/recipes-support/utouch/utouch-evemu_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe/recipes-support/utouch') diff --git a/meta-oe/recipes-support/utouch/utouch-evemu_git.bb b/meta-oe/recipes-support/utouch/utouch-evemu_git.bb index 0efe79e75f..1dd5a86d50 100644 --- a/meta-oe/recipes-support/utouch/utouch-evemu_git.bb +++ b/meta-oe/recipes-support/utouch/utouch-evemu_git.bb @@ -13,3 +13,5 @@ SRCREV = "9752b50e922572e4cd214ac45ed95e4ee410fe24" PV = "1.0.5+git${SRCPV}" S = "${WORKDIR}/git/" + +PARALLEL_MAKE = "" -- cgit 1.2.3-korg