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:16:40 +0000 (21:16 +0200)
commit6bdd5d8459cca7ceb93c841cccf61dc7ce830092
tree292e79c757da9e3b8c73107f5a62006516b4db04
parent0c285bd081da55bd63da18f7596e7107a46bb798
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>
scripts/feeds