]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: whitelist socat as non-fatal host tool
authorMikko Ylinen <mikko.ylinen@linux.intel.com>
Tue, 14 Mar 2017 18:56:35 +0000 (20:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Mar 2017 17:35:01 +0000 (17:35 +0000)
commit97f979ee61a06349139ccc47feaf051bdbcf0e16
tree286e4b343c1bc38393949905726d6ae852108abf
parent477805b913a6c4b4b630e42f08cd9e59f1e4e254
bitbake.conf: whitelist socat as non-fatal host tool

oe-git-proxy depends on socat host tool but it's not
whitelisted and triggers a 'binary not in PATH' error.

Whitelist socat but make it a HOSTTOOLS_NONFATAL since
it's not a hard dependency.

Signed-off-by: Mikko Ylinen <mikko.ylinen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf