]> code.ossystems Code Review - openembedded-core.git/commit
bash: changes to support merged /usr
authorAmarnath Valluri <amarnath.valluri@intel.com>
Tue, 13 Jun 2017 06:52:36 +0000 (09:52 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Jun 2017 09:18:22 +0000 (10:18 +0100)
commit4759408677a4e60c5fa7131afcb5bc184cf2f90a
tree1c901a064e77a3c530d443464ec8c781e04d70d1
parent12abcc3791592035d99064262eb3d229fa5ef88c
bash: changes to support merged /usr

Most of shell scripts refer to '#!/bin/{sh,bash}' inside the script. But when
'usrmege' feature is enabled this path will be /usr/bin/{sh, bash}.

so to satisify build dependency add '/bin/{sh,bash}' to its providers list.

Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/bash/bash.inc