diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2017-03-15 09:37:39 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-16 17:36:10 +0000 |
commit | ef51746cdd12e6b08109e9bd90a0a465c3f9f93c (patch) | |
tree | 1e5600da9764683e641a3a72484ba73477baad35 /scripts/lib | |
parent | 2ce9962851fe58c099599679340fd87e90f426ec (diff) | |
download | openembedded-core-ef51746cdd12e6b08109e9bd90a0a465c3f9f93c.tar.gz openembedded-core-ef51746cdd12e6b08109e9bd90a0a465c3f9f93c.tar.bz2 openembedded-core-ef51746cdd12e6b08109e9bd90a0a465c3f9f93c.zip |
sanity.bbclass: modify check for shell
Due to the recently implemented update-alternatives for bash binary,
sanity checker may end up with a (false-positive) error such as:
Error, /bin/sh links to /bin/bash.bash, must be dash or bash
This patch modifies the test: presence of "/bash" or "/dash" in shell binary
name results in pass.
[YOCTO#11108]
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions