diff options
author | Jonas Gorski <jonas.gorski@gmail.com> | 2018-09-10 11:42:53 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2019-01-22 13:14:14 +0100 |
commit | e789bd2243d029ffd8b2f85c0eac9e65f5716909 (patch) | |
tree | 57bc41b222964dc09cad537ba8c135ac0cd17340 /toolchain/Config.in | |
parent | 3603c2321d675b7086d9413a68bcfdf1da3cccb5 (diff) | |
download | upstream-e789bd2243d029ffd8b2f85c0eac9e65f5716909.tar.gz upstream-e789bd2243d029ffd8b2f85c0eac9e65f5716909.tar.bz2 upstream-e789bd2243d029ffd8b2f85c0eac9e65f5716909.zip |
opkg: drop argument from check_signature in opkg.conf
check_signature is a bool option and doesn't take any arguments. The
presence of the 1 falsely suggests setting it to 0 disables the check,
while the option actually needs to be removed or commented out to be
disabled. So remove the argument to make it more clear.
Fixes: beca028bd6bb ("build: add integration for managing opkg package feed keys")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
(cherry picked from commit d3bf5ff9bc7b55b2a3dab93853b33a0cd2c4ca47)
Diffstat (limited to 'toolchain/Config.in')
0 files changed, 0 insertions, 0 deletions