Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openwrt-packages
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
openwrt-packages
Commits
20f74c4d
Commit
20f74c4d
authored
5 years ago
by
Jonas Höglund
Browse files
Options
Downloads
Patches
Plain Diff
Adapt to iopsys naming of openwrt feed.
parent
457ac550
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
net/freeradius3/Makefile
+2
-2
2 additions, 2 deletions
net/freeradius3/Makefile
net/samba4/Makefile
+2
-2
2 additions, 2 deletions
net/samba4/Makefile
with
4 additions
and
4 deletions
net/freeradius3/Makefile
+
2
−
2
View file @
20f74c4d
...
@@ -30,8 +30,8 @@ PKG_CONFIG_DEPENDS := \
...
@@ -30,8 +30,8 @@ PKG_CONFIG_DEPENDS := \
CFLAGS
+=
$(
FPIC
)
CFLAGS
+=
$(
FPIC
)
include
$(INCLUDE_DIR)/package.mk
include
$(INCLUDE_DIR)/package.mk
include
$(TOPDIR)/feeds/packages/lang/python/python-package.mk
include
$(TOPDIR)/feeds/
openwrt_
packages/lang/python/python-package.mk
include
$(TOPDIR)/feeds/packages/lang/python/python3-package.mk
include
$(TOPDIR)/feeds/
openwrt_
packages/lang/python/python3-package.mk
define
Package/freeradius3/config
define
Package/freeradius3/config
source
"$(SOURCE)/Config.in"
source
"$(SOURCE)/Config.in"
...
...
This diff is collapsed.
Click to expand it.
net/samba4/Makefile
+
2
−
2
View file @
20f74c4d
...
@@ -37,9 +37,9 @@ include $(INCLUDE_DIR)/package.mk
...
@@ -37,9 +37,9 @@ include $(INCLUDE_DIR)/package.mk
include
$(INCLUDE_DIR)/host-build.mk
include
$(INCLUDE_DIR)/host-build.mk
include
$(INCLUDE_DIR)/kernel.mk
include
$(INCLUDE_DIR)/kernel.mk
include
$(INCLUDE_DIR)/version.mk
include
$(INCLUDE_DIR)/version.mk
include
$(TOPDIR)/feeds/packages/lang/python/python3-host.mk
include
$(TOPDIR)/feeds/
openwrt_
packages/lang/python/python3-host.mk
#include $(TOPDIR)/feeds/packages/lang/python/python-package.mk
#include $(TOPDIR)/feeds/packages/lang/python/python-package.mk
include
$(TOPDIR)/feeds/packages/lang/python/python3-package.mk
include
$(TOPDIR)/feeds/
openwrt_
packages/lang/python/python3-package.mk
define
Package/samba4/Default
define
Package/samba4/Default
SECTION
:=
net
SECTION
:=
net
...
...
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