Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External 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
Service Desk
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
Johannes Rudolph
lede-mikrotik
Commits
8869dd47
Commit
8869dd47
authored
8 years ago
by
Felix Fietkau
Browse files
Options
Downloads
Patches
Plain Diff
ubus: update to the latest version, adds a race fix for wait_for
Signed-off-by:
Felix Fietkau
<
nbd@nbd.name
>
parent
b306f825
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
package/system/ubus/Makefile
+3
-3
3 additions, 3 deletions
package/system/ubus/Makefile
with
3 additions
and
3 deletions
package/system/ubus/Makefile
+
3
−
3
View file @
8869dd47
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
ubus
PKG_NAME
:=
ubus
PKG_VERSION
:=
2016-
08-23
PKG_VERSION
:=
2016-
10-12
PKG_RELEASE
=
$(
PKG_SOURCE_VERSION
)
PKG_RELEASE
=
$(
PKG_SOURCE_VERSION
)
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_URL
=
$(
LEDE_GIT
)
/project/ubus.git
PKG_SOURCE_URL
=
$(
LEDE_GIT
)
/project/ubus.git
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE_VERSION
:=
686c05d738a7a1f7ec62c47807f07f6f642904b1
PKG_SOURCE_VERSION
:=
312448a5b147c221836827a7a641e76a4514db44
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
-
$(
PKG_SOURCE_VERSION
)
.tar.xz
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
-
$(
PKG_SOURCE_VERSION
)
.tar.xz
PKG_MIRROR_MD5SUM
:=
75d708d2f17f1b37dbe4ad4ab042e23d23535c895ac667639c5a5035018c5d66
PKG_MIRROR_MD5SUM
:=
0d572863d46c9d6e89a573ed5db671f4eaff311df6fa5e8fa83b8f07e7dc928d
CMAKE_INSTALL
:=
1
CMAKE_INSTALL
:=
1
PKG_LICENSE
:=
LGPL-2.1
PKG_LICENSE
:=
LGPL-2.1
...
...
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