Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ffbs
ffbs-gluon
Commits
bce2f19a
Commit
bce2f19a
authored
10 years ago
by
Matthias Schiffer
Browse files
Options
Downloads
Patches
Plain Diff
Remove outdated IP dependencies
parent
117f9b46
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package/gluon-next-node/Makefile
+1
-1
1 addition, 1 deletion
package/gluon-next-node/Makefile
package/gluon-setup-mode/Makefile
+1
-1
1 addition, 1 deletion
package/gluon-setup-mode/Makefile
with
2 additions
and
2 deletions
package/gluon-next-node/Makefile
+
1
−
1
View file @
bce2f19a
...
...
@@ -11,7 +11,7 @@ define Package/gluon-next-node
SECTION
:=
gluon
CATEGORY
:=
Gluon
TITLE
:=
Next-node anycast address
DEPENDS
:=
+gluon-core +gluon-ebtables +gluon-mesh-batman-adv
+ip
+kmod-macvlan
DEPENDS
:=
+gluon-core +gluon-ebtables +gluon-mesh-batman-adv +kmod-macvlan
endef
define
Package/gluon-next-node/description
...
...
This diff is collapsed.
Click to expand it.
package/gluon-setup-mode/Makefile
+
1
−
1
View file @
bce2f19a
...
...
@@ -14,7 +14,7 @@ define Package/gluon-setup-mode
SECTION
:=
gluon
CATEGORY
:=
Gluon
TITLE
:=
Setup mode
DEPENDS
:=
+gluon-core +uhttpd +dnsmasq
+ip
DEPENDS
:=
+gluon-core +uhttpd +dnsmasq
endef
define
Package/gluon-setup-mode/description
...
...
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