]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Add gpg-agent as a host tool
authorDaniel McGregor <daniel.mcgregor@vecima.com>
Tue, 12 Oct 2021 15:44:50 +0000 (09:44 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Oct 2021 21:31:55 +0000 (22:31 +0100)
commit2b59fb9d52a405a32a1d069d4c5320b72fbd35ce
tree0e2b1ba8578e2b09383d15e497f976eeb777a589
parent4f80931136462546f70f5e40d86d5e566f78d2e3
bitbake.conf: Add gpg-agent as a host tool

If gpg is used, it will find the first gpg agent in the path, this
may lead to issues where gpg comes from the host, and the agent
comes from a gnupg-native due to package signing. The versions
being out of sync causes gpg to fail.

Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf