opkg: drop argument from check_signature in opkg.conf
authorJonas Gorski <jonas.gorski@gmail.com>
Mon, 10 Sep 2018 09:42:53 +0000 (11:42 +0200)
committerJonas Gorski <jonas.gorski@gmail.com>
Sun, 30 Dec 2018 12:25:58 +0000 (13:25 +0100)
commitd3bf5ff9bc7b55b2a3dab93853b33a0cd2c4ca47
tree7675aead11f75c36e25ed242efe997567a1a5475
parenta01568fbd34eefeb7c92da68a55d25000728d7a6
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>
package/system/opkg/Makefile