summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-09-19 14:44:40 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-09-20 05:41:25 -0700
commitdfd69ff889ed78bf137116583d8ae351859ee203 (patch)
treebb726241146b93f952b4d847831bdf7ef27ee8a4 /scripts/lib
parenta6de4b1809e90d02a865c56ec8269bdfa3ceec0a (diff)
downloadopenembedded-core-dfd69ff889ed78bf137116583d8ae351859ee203.tar.gz
openembedded-core-dfd69ff889ed78bf137116583d8ae351859ee203.tar.bz2
openembedded-core-dfd69ff889ed78bf137116583d8ae351859ee203.zip
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. Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions