summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-08-23 12:56:10 -0700
committerSaul Wold <sgw@linux.intel.com>2017-08-23 16:30:51 -0700
commite6d3676b591a8b020b2dbd8b7b2c2e40c5446608 (patch)
treebd7feef0c98035d84442a2cf0ca8deb2dde5680f /common/recipes-kernel
parentfbc17ee77b6298b8a1ad9950197d7b92bf24e98b (diff)
downloadmeta-intel-e6d3676b591a8b020b2dbd8b7b2c2e40c5446608.tar.gz
lms: use sh instead of bash in notifyDesktop.sh
A recent update to OE-core revealed the missing runtime dependency: ERROR: lms8-8.0.0-7-r0 do_package_qa: QA Issue: /usr/bin/notifyDesktop.sh contained in package lms8 requires /bin/bash, but no providers found in RDEPENDS_lms8? [file-rdeps] But it turns out that notifyDesktop doesn't actually require bash: $ checkbashisms.pl notifyDesktop.sh could not find any possible bashisms in bash script notifyDesktop.sh So just change the shebang line to /bin/sh. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> CC: mikko.ylinen@linux.intel.com CC: anand.vastrad@intel.com Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel')
0 files changed, 0 insertions, 0 deletions