feeds: use common macro "FeedSourcesAppend" to populate opkg configurations
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 28 May 2015 09:47:37 +0000 (09:47 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 28 May 2015 09:47:37 +0000 (09:47 +0000)
commit3c1ac714dcc16e7e625e43563f6e1008bbcef250
tree7eac3005729b61c286fe41e2a4f158e83f40ba06
parentd75aa71db4073f3f2e9a3acafa33cbbbca9def67
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