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
dde5c729
Commit
dde5c729
authored
8 years ago
by
Etienne Haarsma
Committed by
Jo-Philipp Wich
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
uClibc-ng: update to 1.0.21
Signed-off-by:
Etienne Haarsma
<
bladeoner112@gmail.com
>
parent
9a53e1bd
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
toolchain/uClibc/Config.version
+1
-1
1 addition, 1 deletion
toolchain/uClibc/Config.version
toolchain/uClibc/common.mk
+1
-1
1 addition, 1 deletion
toolchain/uClibc/common.mk
with
2 additions
and
2 deletions
toolchain/uClibc/Config.version
+
1
−
1
View file @
dde5c729
config UCLIBC_VERSION
string
depends on USE_UCLIBC
default "1.0.1
4
"
default "1.0.
2
1"
config UCLIBC_VERSION_NG
bool
...
...
This diff is collapsed.
Click to expand it.
toolchain/uClibc/common.mk
+
1
−
1
View file @
dde5c729
...
...
@@ -16,7 +16,7 @@ CONFIG_DIR:=$(PATH_PREFIX)/config
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.xz
LIBC_SO_VERSION
:=
$(
PKG_VERSION
)
PKG_HASH
:=
3c63d9f8c8b98b65fa5c4040d1c8ab1b36e99a16e1093810cedad51ac15c9a9e
PKG_HASH
:=
6e99ebebe8a46ddcd26615828d51b62dbf580568aa58bf5f495da37eba0c872d
HOST_BUILD_DIR
:=
$(
BUILD_DIR_TOOLCHAIN
)
/
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
...
...
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