diff options
author | Ross Burton <ross.burton@intel.com> | 2018-09-19 14:44:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-06 16:26:52 +0000 |
commit | fffac6b38a56f636e5a916696a2fbe7c6dfb70b2 (patch) | |
tree | 83cdb26b7b04dcb417bde58d0b4398856ff3aac0 /meta-openmoko/packages/libsamplerate | |
parent | 77f078eebbd80d4aee69a02c256d14183886b144 (diff) | |
download | poky-fffac6b38a56f636e5a916696a2fbe7c6dfb70b2.tar.gz |
gnupg: patch gnupg-native to allow path relocation
GnuPG hard-codes $bindir etc and uses them to find the helper binaries, such as
gpg-agent. This breaks if gnupg-native is reused from sstate for a different
build directory and GPG signing of packages is required.
Patch in getenv() checks for gnupg-native when returning the hardcoded paths,
and create a wrapper script which overrides GNUPG_BINDIR. There are more paths
that can be overridden, but this one is sufficient to make GnuPG work.
(From OE-Core rev: dfd69ff889ed78bf137116583d8ae351859ee203)
(From OE-Core rev: e0cc225fc5bbc964f0f41ee0ca29e6b7b5ebef41)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-openmoko/packages/libsamplerate')
0 files changed, 0 insertions, 0 deletions