Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Openwrt Chaos Calmer Dev Edition 2015
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nounous-archives
Openwrt Chaos Calmer Dev Edition 2015
Commits
d1452989
Commit
d1452989
authored
11 years ago
by
cyrus
Browse files
Options
Downloads
Patches
Plain Diff
odhcpd: fix logspam
git-svn-id:
svn://svn.openwrt.org/openwrt/trunk@39314
3c298f89-4303-0410-b956-a3cf2f4a3e73
parent
63bce367
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package/network/services/odhcpd/Makefile
+2
-2
2 additions, 2 deletions
package/network/services/odhcpd/Makefile
with
2 additions
and
2 deletions
package/network/services/odhcpd/Makefile
+
2
−
2
View file @
d1452989
...
...
@@ -8,14 +8,14 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
odhcpd
PKG_VERSION
:=
2014-01-18
PKG_VERSION
:=
2014-01-18
.1
PKG_RELEASE
=
$(
PKG_SOURCE_VERSION
)
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.bz2
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE_URL
:=
git://github.com/sbyx/odhcpd.git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_VERSION
:=
025572363ee84e8477581dbca321efaee3ebdddb
PKG_SOURCE_VERSION
:=
3e48070e686c10a6c01b5a8d706151d6ae0c932a
PKG_MAINTAINER
:=
Steven Barth <steven@midlink.org>
...
...
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