mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
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 <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
42947da333
commit
de6e1fa664
@@ -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 = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user