From patchwork Mon Mar 31 05:39:57 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Woerner X-Patchwork-Id: 27402 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pa0-f69.google.com (mail-pa0-f69.google.com [209.85.220.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 337F720341 for ; Mon, 31 Mar 2014 05:40:09 +0000 (UTC) Received: by mail-pa0-f69.google.com with SMTP id fb1sf20374899pad.8 for ; Sun, 30 Mar 2014 22:40:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=lu0JceMDzDSBVsEWN0F71HLqpymN8yEOytUOq3bprLE=; b=ZSQopjgOk1Z7yp03CR7Go0k7/NYIfw8OzgHqoDuzPTPKJt7C/cEEUuVCx8W7IphAeU 3ukUJ/lpzBaYvShFr6IY7b77802Ea6KlONQl5znZBxul0hd7hSnFYZcTJ51gos66khyu GFIc85LbkJnMXk5guA1ZpvVsFBc25GwYVPFaesRAcwBSms+I/SLyBSEBYOIZTGM845sU tH72wy6qLNsZW1utd+c+JOmo6vzki00IGlss2u85BpQKH9wUd7i2z11GV/ZWx6pkrsgG Lkx/6P7RzkBteDmu9vvpve/WwxCEcUcJUqZGQEeE+d98fz6j+IdU6N7OX9ot/JQxwbf1 06MA== X-Gm-Message-State: ALoCoQknITwmltI0jZRbLY2O5HdTqh0Zt02AaiJ9z+YW9cetYhA7Xkqd0MfxtykhtdLW1PqK2Dno X-Received: by 10.66.163.33 with SMTP id yf1mr2244640pab.19.1396244408118; Sun, 30 Mar 2014 22:40:08 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.89.136 with SMTP id v8ls2162361qgd.13.gmail; Sun, 30 Mar 2014 22:40:07 -0700 (PDT) X-Received: by 10.221.74.200 with SMTP id yx8mr9287476vcb.3.1396244407946; Sun, 30 Mar 2014 22:40:07 -0700 (PDT) Received: from mail-vc0-f170.google.com (mail-vc0-f170.google.com [209.85.220.170]) by mx.google.com with ESMTPS id eb17si2800092veb.184.2014.03.30.22.40.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 30 Mar 2014 22:40:07 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.170 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.170; Received: by mail-vc0-f170.google.com with SMTP id hu19so8148043vcb.1 for ; Sun, 30 Mar 2014 22:40:07 -0700 (PDT) X-Received: by 10.221.55.133 with SMTP id vy5mr5778626vcb.17.1396244407859; Sun, 30 Mar 2014 22:40:07 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.12.8 with SMTP id v8csp114182vcv; Sun, 30 Mar 2014 22:40:07 -0700 (PDT) X-Received: by 10.43.50.65 with SMTP id vd1mr496922icb.79.1396244407331; Sun, 30 Mar 2014 22:40:07 -0700 (PDT) Received: from mail-ie0-f172.google.com (mail-ie0-f172.google.com [209.85.223.172]) by mx.google.com with ESMTPS id ij4si25249260igb.9.2014.03.30.22.40.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 30 Mar 2014 22:40:07 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.223.172 is neither permitted nor denied by best guess record for domain of trevor.woerner@linaro.org) client-ip=209.85.223.172; Received: by mail-ie0-f172.google.com with SMTP id as1so7337311iec.3 for ; Sun, 30 Mar 2014 22:40:07 -0700 (PDT) X-Received: by 10.43.138.210 with SMTP id it18mr27708291icc.23.1396244407018; Sun, 30 Mar 2014 22:40:07 -0700 (PDT) Received: from openSUSE-i7.site (69-165-220-158.dsl.teksavvy.com. [69.165.220.158]) by mx.google.com with ESMTPSA id bf7sm23150365igb.9.2014.03.30.22.40.05 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Mar 2014 22:40:06 -0700 (PDT) From: Trevor Woerner To: openembedded-devel@lists.openembedded.org Cc: patches@linaro.org, Samuel Stirtzel , Martin Jansa Subject: [meta-oe][PATCH] utouch-evemu: force serial build Date: Mon, 31 Mar 2014 01:39:57 -0400 Message-Id: <1396244397-4124-1-git-send-email-trevor.woerner@linaro.org> X-Mailer: git-send-email 1.9.0 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: trevor.woerner@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.170 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , 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 --- meta-oe/recipes-support/utouch/utouch-evemu_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-support/utouch/utouch-evemu_git.bb b/meta-oe/recipes-support/utouch/utouch-evemu_git.bb index 0efe79e..1dd5a86 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 = ""