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)
commitace825551c2dc07a621149451f987a1baf92b9da
tree7eac3005729b61c286fe41e2a4f158e83f40ba06
parent99b93333557037a9177d1a4c60df2d67ad2126e5
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45799 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/feeds.mk
package/system/opkg/Makefile
target/imagebuilder/Makefile