opkg: expose lists_dir option as command line argument
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 Sep 2015 16:56:40 +0000 (16:56 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 Sep 2015 16:56:40 +0000 (16:56 +0000)
commit91a4816bcdff36a903a69e8e2659c83c6a42e490
treea13adba1a3a695634d876ab9dd2b3b39992430a1
parent6c552f97ac9a31232c631a6cc3026db1796020ab
opkg: expose lists_dir option as command line argument

Expose the "lists_dir" configuration file option as command line
switch so that we can override it for the Image Builder environment.

Also add a more standard PKG_MAINTAINER variable while touching
the Makefile.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46911 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/system/opkg/Makefile
package/system/opkg/patches/250-add-lists-dir-switch.patch [new file with mode: 0644]