summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2015-05-18 13:52:49 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2015-05-18 13:52:49 +0100
commitcdef6159c41e2be732b7f64bfb7bc1a745df0bd2 (patch)
treefeb87fb393edf08b5ba0b6733d6f79cb47b476c0
parent3f69fa2be28cd499bdc8420d7ed8074d3f4a55cd (diff)
downloadlorries-cdef6159c41e2be732b7f64bfb7bc1a745df0bd2.tar.gz
Add more repos for building an OpenWRT system
Change-Id: If57424569628c6ac32501d9840e179c13b0e15be
-rw-r--r--open-source-lorries/openwrt.lorry32
1 files changed, 32 insertions, 0 deletions
diff --git a/open-source-lorries/openwrt.lorry b/open-source-lorries/openwrt.lorry
index b2678f0..9b30952 100644
--- a/open-source-lorries/openwrt.lorry
+++ b/open-source-lorries/openwrt.lorry
@@ -3,6 +3,14 @@
"type": "git",
"url": "git://git.openwrt.org/openwrt.git"
},
+ "openwrt/dnsmasq": {
+ "type": "git",
+ "url": "git://thekelleys.org.uk/dnsmasq.git"
+ },
+ "openwrt/dropbear": {
+ "type": "git",
+ "url": "https://github.com/mkj/dropbear.git"
+ },
"openwrt/firewall3": {
"type": "git",
"url": "git://nbd.name/firewall3.git"
@@ -11,6 +19,14 @@
"type": "git",
"url": "git://nbd.name/fstools.git"
},
+ "openwrt/jsonpath": {
+ "type": "git",
+ "url": "git://git.openwrt.org/project/jsonpath.git"
+ },
+ "openwrt/libnl-tiny": {
+ "type": "git",
+ "url": "https://github.com/sabotage-linux/libnl-tiny.git"
+ },
"openwrt/libubox": {
"type": "git",
"url": "git://git.openwrt.org/project/libubox.git"
@@ -39,6 +55,22 @@
"type": "git",
"url": "git://nbd.name/luci2/ubus.git"
},
+ "openwrt/uclient": {
+ "type": "git",
+ "url": "git://git.openwrt.org/project/uclient.git"
+ },
+ "openwrt/uhttpd": {
+ "type": "git",
+ "url": "git://nbd.name/uhttpd.git"
+ },
+ "openwrt/ustream-ssl": {
+ "type": "git",
+ "url": "git://nbd.name/ustream-ssl.git"
+ },
+ "openwrt/luci2-ui": {
+ "type": "git",
+ "url": "git://git.openwrt.org/project/luci2/ui.git"
+ },
"openwrt/uci": {
"type": "git",
"url": "git://nbd.name/uci.git"