Added cjdns support and other deps.
authornynex <nynex>
Mon, 27 Jul 2015 17:20:55 +0000 (17:20 +0000)
committernynex <nynex>
Mon, 27 Jul 2015 17:20:55 +0000 (17:20 +0000)
commit51c3199ba50cbfed071bad56e2832aafb29c8bcb
treeb8bfa8f590f764600635e6a2e28d99d7422bb34b
parent524df1f9744a3641189209ac9d8fd20cb1b105c3
Added cjdns support and other deps.
16 files changed:
trunk/package/lang/lua-bencode/Makefile [new file with mode: 0644]
trunk/package/lang/lua-sha2/Makefile [new file with mode: 0644]
trunk/package/lang/lua-sha2/patches/001-makefile.patch [new file with mode: 0644]
trunk/package/lang/luasocket/Makefile [new file with mode: 0644]
trunk/package/lang/luasocket/patches/0001-Add-interface-support.patch [new file with mode: 0644]
trunk/package/luci/applications/luci-app-cjdns/Makefile [new file with mode: 0644]
trunk/package/luci/applications/luci-app-cjdns/luasrc/controller/cjdns.lua [new file with mode: 0644]
trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/cjdrouteconf.lua [new file with mode: 0644]
trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/iptunnel.lua [new file with mode: 0644]
trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/overview.lua [new file with mode: 0644]
trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/peering.lua [new file with mode: 0644]
trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/settings.lua [new file with mode: 0644]
trunk/package/luci/applications/luci-app-cjdns/luasrc/view/admin_status/index/cjdns.htm [new file with mode: 0644]
trunk/package/luci/applications/luci-app-cjdns/luasrc/view/cjdns/status.htm [new file with mode: 0644]
trunk/package/luci/applications/luci-app-cjdns/luasrc/view/cjdns/value.htm [new file with mode: 0644]
trunk/package/luci/modules/luci-base/src/mkversion.sh