]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Add seq to HOSTTOOLS
authorJacob Kroon <jacob.kroon@gmail.com>
Tue, 29 Jan 2019 22:32:55 +0000 (23:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Jan 2019 23:04:50 +0000 (23:04 +0000)
commitec638ae0775c79a00b364bc59e099edc8f1f201e
tree59cb2326db3cb5c807cd9ed0a26fed012d4bcf05
parentf0b3fa049e0395ffc56237404f79975852ce4e4e
bitbake.conf: Add seq to HOSTTOOLS

This fixes detecting available signals when configuring perl.
(cnf/configure_sigs.sh)

Without this, running aclocal prints warnings about missing signals,
which can be further demonstraded by running

  perl -le 'print for keys %SIG'

Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf
meta/conf/site.conf.sample