From de6e1fa664e6cba697bc5909c2ef5ecec8fdf1d3 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Mon, 12 Jan 2015 19:08:51 -0800 Subject: bash: separate B and S It works well now, and bump the PR to avoid: x86_64-poky-linux-ar: shmatch.o: No such file or directory (From OE-Core rev: f31f86b4c81d409b91feb77a46d362de1ad29b69) Signed-off-by: Robert Yang Signed-off-by: Richard Purdie --- meta/recipes-extended/bash/bash.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-extended/bash/bash.inc') diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-extended/bash/bash.inc index a00db5c821..0fd5af9797 100644 --- a/meta/recipes-extended/bash/bash.inc +++ b/meta/recipes-extended/bash/bash.inc @@ -4,7 +4,7 @@ SECTION = "base/shell" DEPENDS = "ncurses bison-native" -inherit autotools-brokensep gettext texinfo update-alternatives ptest +inherit autotools gettext texinfo update-alternatives ptest PARALLEL_MAKE = "" -- cgit v1.2.3-54-g00ecf