summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-10 11:35:51 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-10 11:35:51 +0000
commit7a751793dc7356d6d3ae58146fdf6d1b684f4b24 (patch)
tree0255d4a6a9e93e2e9e642713b72b66f774addb21
parentf77bc599745c8857e3e073c7aba7df49c5127789 (diff)
parentad31e472177a20135f323eae42c139ff0e24e6b2 (diff)
downloadlorries-7a751793dc7356d6d3ae58146fdf6d1b684f4b24.tar.gz
Merge branch 'willholland/openwrt'
Reviewed-By: Richard Dale <richard.dale@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
-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"
+ }
+}