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
CircleCI: Update SDK / gcc version bump
Signed-off-by: Ted Hess <thess@kitschensync.net>
lilik-openwrt-22.03
Ted Hess
6 years ago
parent
761b00c5e9
commit
2b6d26b8ec
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.circleci/config.yml
+ 1
- 1
.circleci/config.yml
View File
@ -5,7 +5,7 @@ jobs:
-
image
:
docker.io/openwrtorg/packages-cci:v1.0.1
environment:
-
SDK_BASE_URL
:
"https://downloads.openwrt.org/snapshots/targets/ar71xx/generic"
-
SDK_FILE
:
"openwrt-sdk-ar71xx-generic_gcc-7.
3
.0_musl.Linux-x86_64.tar.xz"
-
SDK_FILE
:
"openwrt-sdk-ar71xx-generic_gcc-7.
4
.0_musl.Linux-x86_64.tar.xz"
-
BRANCH
:
"master"
steps:
-
checkout:
Write
Preview
Loading…
Cancel
Save