Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iopsys
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
Issue 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
Feed
iopsys
Commits
5cf92a90
Commit
5cf92a90
authored
4 months ago
by
Markus Gothe
Browse files
Options
Downloads
Patches
Plain Diff
Revert "qosmngr: fix ebtables-extensions dependencies"
This reverts commit
c55ab35b
.
parent
c3e0426c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
qosmngr/Makefile
+1
-1
1 addition, 1 deletion
qosmngr/Makefile
with
1 addition
and
1 deletion
qosmngr/Makefile
+
1
−
1
View file @
5cf92a90
...
@@ -29,7 +29,7 @@ define Package/qosmngr
...
@@ -29,7 +29,7 @@ define Package/qosmngr
CATEGORY
:=
Utilities
CATEGORY
:=
Utilities
TITLE
:=
QoS Manager
TITLE
:=
QoS Manager
DEPENDS
:=
+libuci +libubox +libubus +libblobmsg-json +libjson-c +libqos +!
(
TARGET_brcmbca||TARGET_airoha
)
:tc-full
DEPENDS
:=
+libuci +libubox +libubus +libblobmsg-json +libjson-c +libqos +!
(
TARGET_brcmbca||TARGET_airoha
)
:tc-full
DEPENDS
+=
+
!TARGET_brcmbca:
kmod-ebt-vlantranslation +
!TARGET_brcmbca:
kmod-ebt-dscp2pbit +!TARGET_brcmbca:ebtables-legacy
DEPENDS
+=
+kmod-ebt-vlantranslation +kmod-ebt-dscp2pbit +!
(
TARGET_brcmbca
)
:ebtables-legacy
DEPENDS
+=
+libbbfdm-api +libbbfdm-ubus +dm-service +bridgemngr
DEPENDS
+=
+libbbfdm-api +libbbfdm-ubus +dm-service +bridgemngr
endef
endef
...
...
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