Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
darkbit
ffbs-gluon
Commits
471a5424
Unverified
Commit
471a5424
authored
8 years ago
by
Matthias Schiffer
Browse files
Options
Downloads
Patches
Plain Diff
Update LEDE
parent
c9a77c61
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
modules
+1
-1
1 addition, 1 deletion
modules
patches/lede/0001-build-move-STAGING_DIR_HOSTPKG-and-BUILD_DIR_HOST-back-to-a-common-directory-for-all-targets.patch
+1
-1
1 addition, 1 deletion
...DIR_HOST-back-to-a-common-directory-for-all-targets.patch
with
2 additions
and
2 deletions
modules
+
1
−
1
View file @
471a5424
...
@@ -2,7 +2,7 @@ GLUON_FEEDS='openwrt gluon routing luci'
...
@@ -2,7 +2,7 @@ GLUON_FEEDS='openwrt gluon routing luci'
LEDE_REPO=git://git.lede-project.org/source.git
LEDE_REPO=git://git.lede-project.org/source.git
LEDE_BRANCH=lede-17.01
LEDE_BRANCH=lede-17.01
LEDE_COMMIT=
e967f4dd27774ed5e760cae8a9c6d8f1be08f7b1
LEDE_COMMIT=
39d03d99594db558f23eb906bd06c7ec0cd648bb
PACKAGES_OPENWRT_REPO=git://github.com/openwrt/packages.git
PACKAGES_OPENWRT_REPO=git://github.com/openwrt/packages.git
PACKAGES_OPENWRT_BRANCH=lede-17.01
PACKAGES_OPENWRT_BRANCH=lede-17.01
...
...
This diff is collapsed.
Click to expand it.
patches/lede/0001-build-move-STAGING_DIR_HOSTPKG-and-BUILD_DIR_HOST-back-to-a-common-directory-for-all-targets.patch
+
1
−
1
View file @
471a5424
...
@@ -34,7 +34,7 @@ index c6aa47e0bef311697b4def7a7183d1ac59dcf599..7bd400ab36d052b39fcb76a66873c867
...
@@ -34,7 +34,7 @@ index c6aa47e0bef311697b4def7a7183d1ac59dcf599..7bd400ab36d052b39fcb76a66873c867
define patch_libtool_target
define patch_libtool_target
diff --git a/include/cmake.mk b/include/cmake.mk
diff --git a/include/cmake.mk b/include/cmake.mk
index 5
f572e9d7475e807ea56713ee2069dc98f5c1f6b..80c1b05937410cb9fce20e7b759577480cf390e7
100644
index 5
a403cbf41e2bbd6bdb843492639a01aff8cf75b..900dae1d4afc6007f8ac04179dd7f0922a07d4fa
100644
--- a/include/cmake.mk
--- a/include/cmake.mk
+++ b/include/cmake.mk
+++ b/include/cmake.mk
@@ -34,7 +34,7 @@
CMAKE_NM:=$(call cmake_tool,$(TARGET_NM))
@@ -34,7 +34,7 @@
CMAKE_NM:=$(call cmake_tool,$(TARGET_NM))
...
...
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