summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Holland <william.holland@codethink.co.uk>2015-03-10 10:05:26 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-10 11:35:38 +0000
commitad31e472177a20135f323eae42c139ff0e24e6b2 (patch)
tree0255d4a6a9e93e2e9e642713b72b66f774addb21
parentf77bc599745c8857e3e073c7aba7df49c5127789 (diff)
downloadlorries-ad31e472177a20135f323eae42c139ff0e24e6b2.tar.gz
Add lorry for OpenWrt.
-rw-r--r--open-source-lorries/openwrt.lorry46
1 files changed, 46 insertions, 0 deletions
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"
+ }
+}