From ad31e472177a20135f323eae42c139ff0e24e6b2 Mon Sep 17 00:00:00 2001 From: William Holland Date: Tue, 10 Mar 2015 10:05:26 +0000 Subject: Add lorry for OpenWrt. --- open-source-lorries/openwrt.lorry | 46 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 open-source-lorries/openwrt.lorry diff --git a/open-source-lorries/openwrt.lorry b/open-source-lorries/openwrt.lorry new file mode 100644 index 0000000..a8789f3 --- /dev/null +++ b/open-source-lorries/openwrt.lorry @@ -0,0 +1,46 @@ +{ + "openwrt/firewall3": { + "type": "git", + "url": "git://nbd.name/firewall3.git" + }, + "openwrt/fstools": { + "type": "git", + "url": "git://nbd.name/fstools.git" + }, + "openwrt/libubox": { + "type": "git", + "url": "git://git.openwrt.org/project/libubox.git" + }, + "openwrt/netifd": { + "type": "git", + "url": "http://git.openwrt.org/project/netifd.git" + }, + "openwrt/odhcp6c": { + "type": "git", + "url": "git://github.com/sbyx/odhcp6c.git" + }, + "openwrt/odhcpd": { + "type": "git", + "url": "https://github.com/sbyx/odhcpd" + }, + "openwrt/rpcd": { + "type": "git", + "url": "git://nbd.name/luci2/rpcd.git" + }, + "openwrt/ubox": { + "type": "git", + "url": "git://nbd.name/luci2/ubox.git" + }, + "openwrt/ubus": { + "type": "git", + "url": "git://nbd.name/luci2/ubus.git" + }, + "openwrt/uci": { + "type": "git", + "url": "git://nbd.name/uci.git" + }, + "openwrt/procd": { + "type": "git", + "url": "git://nbd.name/luci2/procd.git" + } +} -- cgit v1.2.1