Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon
Commits
8ea5e9ef
Commit
8ea5e9ef
authored
11 years ago
by
Matthias Schiffer
Browse files
Options
Downloads
Patches
Plain Diff
Include luci as a submodule
parent
af2a826e
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitmodules
+4
-0
4 additions, 0 deletions
.gitmodules
Makefile
+1
-1
1 addition, 1 deletion
Makefile
packages_luci
+1
-0
1 addition, 0 deletions
packages_luci
with
6 additions
and
1 deletion
.gitmodules
+
4
−
0
View file @
8ea5e9ef
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Makefile
+
1
−
1
View file @
8ea5e9ef
...
...
@@ -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
../..
/package
s_luci
endef
export
FEEDS
...
...
This diff is collapsed.
Click to expand it.
packages_luci
@
bed71078
Subproject commit bed710786d8a3a63f5908823e6382a51efc91003
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment