From cdef6159c41e2be732b7f64bfb7bc1a745df0bd2 Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Mon, 18 May 2015 13:52:49 +0100 Subject: Add more repos for building an OpenWRT system Change-Id: If57424569628c6ac32501d9840e179c13b0e15be --- open-source-lorries/openwrt.lorry | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) 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" -- cgit v1.2.1