scripts/feeds: allow export of feeds with static revisions
authorJonas Gorski <jogo@openwrt.org>
Sun, 23 Aug 2015 09:35:46 +0000 (09:35 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sun, 23 Aug 2015 09:35:46 +0000 (09:35 +0000)
commit0d54d4434978a616ac76ba7893e52b32385c4575
treea0360891c03816fedebb61ef61c923487c88d71f
parente0d332cdbe8626be700024b952a171577d076c2c
scripts/feeds: allow export of feeds with static revisions

Add a switch to scripts/feeds that allows listing the feeds with their
currently checked out revisions in feeds.conf compatible format.

This allows providing a feeds.conf for public builds to make replication
of the build easier.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46706
scripts/feeds