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)
commit3c5357d6efe1a8d603f0071ce64d6807a6ebdfb6
tree287839d2c13fa7b1309c60e1feffa34adfe85cb4
parent21e16964bf40bb89a759a8e250e29af63d1402cf
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