mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
travis: Download SDK from OpenWrt instead of LEDE
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
SDK_HOME="$HOME/sdk"
|
SDK_HOME="$HOME/sdk"
|
||||||
SDK_PATH=https://downloads.lede-project.org/snapshots/targets/ar71xx/generic/
|
SDK_PATH=https://downloads.openwrt.org/snapshots/targets/ar71xx/generic/
|
||||||
SDK=-sdk-ar71xx-generic_
|
SDK=-sdk-ar71xx-generic_
|
||||||
PACKAGES_DIR="$PWD"
|
PACKAGES_DIR="$PWD"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user