Skip to content
Snippets Groups Projects
Commit 8ea5e9ef authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Include luci as a submodule

parent af2a826e
No related branches found
No related tags found
No related merge requests found
......@@ -10,3 +10,7 @@
[submodule "packages_routing"]
path = packages_routing
url = https://github.com/openwrt-routing/packages.git
[submodule "packages_luci"]
path = packages_luci
url = https://github.com/freifunk-gluon/luci.git
branch = luci-0.11
......@@ -111,7 +111,7 @@ define FEEDS
src-link gluon ../../packages_gluon
src-link packages ../../packages_openwrt
src-link routing ../../packages_routing
src-svn luci http://svn.luci.subsignal.org/luci/tags/0.11.1/contrib/package
src-link luci ../../packages_luci
endef
export FEEDS
......
Subproject commit bed710786d8a3a63f5908823e6382a51efc91003
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment