diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2015-10-28 01:53:37 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-16 11:39:30 +0000 |
commit | 70600fbb948269dac06242637867aaffa29172cf (patch) | |
tree | fe3af51a7f18a46b0a3bd7357ae0bae5361e0d50 /documentation | |
parent | ab123ef69417d0957741102cc28ac3d17daefb84 (diff) | |
download | poky-70600fbb948269dac06242637867aaffa29172cf.tar.gz |
gnupg: fix find-version for beta checking
find-version always assumes that gnupg is beta if autogen.sh is run
out of git-repo. This doesn't work for users whom just take release
tarball and re-run autoconf in their local build dir.
This fixes runtime issue:
$gpg --list-sigs
gpg: NOTE: THIS IS A DEVELOPMENT VERSION!
gpg: It is only intended for test purposes and should NOT be
gpg: used in a production environment or with production keys!
(From OE-Core rev: a37cccca3bb3bad0d8d7e375fb7e3cc339ac8250)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions