This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
travis: Download SDK from OpenWrt instead of LEDE
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lilik-openwrt-22.03
Josef Schlehofer
5 years ago
parent
f2c7a00ef4
commit
25fc446ffb
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis_do.sh
+ 1
- 1
.travis_do.sh
View File
@ -5,7 +5,7 @@
set
-e
set
-e
SDK_HOME
=
"
$HOME
/sdk
"
SDK_HOME
=
"
$HOME
/sdk
"
SDK_PATH
=
https://downloads.
lede-projec
t.org/snapshots/targets/ar71xx/generic/
SDK_PATH
=
https://downloads.
openwr
t.org/snapshots/targets/ar71xx/generic/
SDK
=
-sdk-ar71xx-generic_
SDK
=
-sdk-ar71xx-generic_
PACKAGES_DIR
=
"
$PWD
"
PACKAGES_DIR
=
"
$PWD
"
Write
Preview
Loading…
Cancel
Save