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 22:11:32 +0000 |
commit | ab2caed31ad7d20561643f4de9792f97d3a6bd5b (patch) | |
tree | f41263b1c9be9c17c7333d304042b6f2a60e76ca /scripts/wic | |
parent | 3fa723967901eeffcf30ebcdd85abfee8539795f (diff) | |
download | poky-ab2caed31ad7d20561643f4de9792f97d3a6bd5b.tar.gz |
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]
(From OE-Core rev: ef51746cdd12e6b08109e9bd90a0a465c3f9f93c)
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/wic')
0 files changed, 0 insertions, 0 deletions