openwrt/package/system/opkg
Jonas Gorski e789bd2243 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: beca028bd6 ("build: add integration for managing opkg package feed keys")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
(cherry picked from commit d3bf5ff9bc)
2019-01-22 13:14:14 +01:00
..
files opkg: ensure image provided feeds are available after sysupgrade 2015-07-25 12:12:28 +00:00
Makefile opkg: drop argument from check_signature in opkg.conf 2019-01-22 13:14:14 +01:00