Openwrt/package
Jonas Gorski d3bf5ff9bc 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>
2018-12-30 13:25:58 +01:00
..
base-files
boot
devel
firmware
kernel mt76: update to the latest version 2018-12-28 16:20:56 +01:00
libs elfutils: fix gcc 8.0+ multistatement macros warning/error 2018-12-20 19:21:42 +01:00
network omcproxy: optimize interface triggers 2018-12-29 16:08:31 +01:00
system opkg: drop argument from check_signature in opkg.conf 2018-12-30 13:25:58 +01:00
utils
Makefile