scripts/feeds: add src-dummy method
authorMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 9 Jul 2018 20:00:27 +0000 (22:00 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Thu, 12 Jul 2018 19:26:41 +0000 (21:26 +0200)
commita5b9553cf5922262383f7c42ec5e145a86c71624
tree2735eea8521a99ef322369807ec3941478a1cd61
parent2f306873efbef159a5f5a8a922ef4c8da775464b
scripts/feeds: add src-dummy method

The src-dummy method does not actually obtain any feed, but it can be used
to insert addtional entries into the opkg distfeeds.conf. This is useful to
make package feeds available to users without requiring the corresponding
source feeds to be available during build.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
(cherry picked from commit 6bdd5d8459cca7ceb93c841cccf61dc7ce830092)
scripts/feeds