From 5cc9702026f6c5db91d82f74f96824f3709c9209 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 13 Jun 2014 18:03:32 +0100 Subject: neard: fix more parallel build issues One fix, another appears... root-cause to a magic dependency hiding at the bottom of the Makefile, and add all binaries to it. [ YOCTO #6416 ] (From OE-Core rev: 4625eb0793ff59e4414017df0371ee9b89f47b38) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-connectivity/neard/neard_0.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-connectivity/neard/neard_0.14.bb') diff --git a/meta/recipes-connectivity/neard/neard_0.14.bb b/meta/recipes-connectivity/neard/neard_0.14.bb index 663d7ea768..daf3a4b7d1 100644 --- a/meta/recipes-connectivity/neard/neard_0.14.bb +++ b/meta/recipes-connectivity/neard/neard_0.14.bb @@ -1,7 +1,7 @@ require neard.inc SRC_URI = "${KERNELORG_MIRROR}/linux/network/nfc/${BPN}-${PV}.tar.xz \ - file://Fix-snep-send-parallel-build.patch \ + file://parallel-build.patch \ file://neard.in \ file://neard.service.in \ " -- cgit v1.2.3-54-g00ecf