feeds: use common macro "FeedSourcesAppend" to populate opkg configurations
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 28 May 2015 09:47:37 +0000 (09:47 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 28 May 2015 09:47:37 +0000 (09:47 +0000)
commit33a61df21c52afb3a0bd4fb784e5bf646bb2fd9f
tree7eac3005729b61c286fe41e2a4f158e83f40ba06
parent00f26e41c90e63a81f5c8724e23321f4a7a6fe41
feeds: use common macro "FeedSourcesAppend" to populate opkg configurations

This introduces a common macro to assemble the correct url templates to
avoid code duplication and have the feed config handling in a central place.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45799
include/feeds.mk
package/system/opkg/Makefile
target/imagebuilder/Makefile