Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon site
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
Model registry
Analyze
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
firmware
FFS Gluon site
Commits
fe1aae09
Unverified
Commit
fe1aae09
authored
2 years ago
by
Nico
Browse files
Options
Downloads
Patches
Plain Diff
update target list
parent
1e538b01
No related branches found
No related tags found
No related merge requests found
Pipeline
#1400
passed
2 years ago
Stage: generate_date
Stage: update
Stage: build
Stage: package
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+43
-44
43 additions, 44 deletions
.gitlab-ci.yml
buildall.sh
+21
-21
21 additions, 21 deletions
buildall.sh
with
64 additions
and
65 deletions
.gitlab-ci.yml
+
43
−
44
View file @
fe1aae09
...
...
@@ -79,108 +79,107 @@ update:
-
ffs-openwrt-dl-cache
-
staging_dir
key
:
"
build-$CI_COMMIT_REF_SLUG"
target:ar71xx-generic
:
extends
:
.target
variables
:
GLUON_TARGET
:
ar71xx-generic
target:ar71xx-tiny
:
extends
:
.target
variables
:
GLUON_TARGET
:
ar71xx-tiny
target:ar71xx-nand
:
extends
:
.target
variables
:
GLUON_TARGET
:
ar71xx-nand
target:ath79-generic
:
extends
:
.target
variables
:
GLUON_TARGET
:
ath79-generic
target:
brcm2708-bcm2708
:
target:
ath79-nand
:
extends
:
.target
variables
:
GLUON_TARGET
:
brcm2708-bcm2708
target:
brcm2708-bcm2709
:
GLUON_TARGET
:
ath79-nand
target:
ath79-mikrotik
:
extends
:
.target
variables
:
GLUON_TARGET
:
brcm2708-bcm2709
target:brcm2708-bcm2710
:
GLUON_TARGET
:
ath79-mikrotik
target:bcm27xx-bcm2708
:
extends
:
.target
variables
:
GLUON_TARGET
:
bcm27xx-bcm2708
target:bcm27xx-bcm2709
:
extends
:
.target
variables
:
GLUON_TARGET
:
brcm2708-bcm2710
BROKEN
:
1
GLUON_TARGET
:
bcm27xx-bcm2709
target:ipq40xx-generic
:
extends
:
.target
variables
:
GLUON_TARGET
:
ipq40xx-generic
target:ipq806x-generic
:
extends
:
.target
variables
:
GLUON_TARGET
:
ipq806x-generic
target:lantiq-xrx200
:
extends
:
.target
variables
:
GLUON_TARGET
:
lantiq-xrx200
target:lantiq-xway
:
extends
:
.target
variables
:
GLUON_TARGET
:
lantiq-xway
target:mpc85xx-generic
:
target:mediatek-mt7622
:
extends
:
.target
variables
:
GLUON_TARGET
:
mediatek-mt7622
target:mpc85xx-p1010
:
extends
:
.target
variables
:
GLUON_TARGET
:
mpc85xx-
generic
GLUON_TARGET
:
mpc85xx-
p1010
target:mpc85xx-p1020
:
extends
:
.target
variables
:
GLUON_TARGET
:
mpc85xx-p1020
target:ramips-mt7620
:
extends
:
.target
variables
:
GLUON_TARGET
:
ramips-mt7620
target:ramips-mt7621
:
extends
:
.target
variables
:
GLUON_TARGET
:
ramips-mt7621
target:ramips-mt76x8
:
extends
:
.target
variables
:
GLUON_TARGET
:
ramips-mt76x8
target:r
amips-rt305x
:
target:r
ockchip-armv8
:
extends
:
.target
variables
:
GLUON_TARGET
:
r
amips-rt305x
GLUON_TARGET
:
r
ockchip-armv8
target:sunxi-cortexa7
:
extends
:
.target
variables
:
GLUON_TARGET
:
sunxi-cortexa7
target:x86-generic
:
extends
:
.target
variables
:
GLUON_TARGET
:
x86-generic
target:x86-geode
:
extends
:
.target
variables
:
GLUON_TARGET
:
x86-geode
target:x86-legacy
:
extends
:
.target
variables
:
GLUON_TARGET
:
x86-legacy
target:x86-64
:
extends
:
.target
variables
:
...
...
This diff is collapsed.
Click to expand it.
buildall.sh
+
21
−
21
View file @
fe1aae09
...
...
@@ -6,27 +6,27 @@ set -o pipefail
branch
=
nightly
TARGETS
=(
ar71xx
-generic
ar71xx-tiny
ar71xx-nand
ath79-generic
br
cm27
08
-bcm270
8
brcm2708-bcm2709
brcm2708-bcm2710
ipq40xx-generic
ipq806x-generic
lantiq-xrx200
lantiq-xway
mpc85xx-
generic
mpc85xx-p10
20
ramips-mt762
0
ramips-mt76
21
ramips-mt76x
8
ramips-rt305x
sunxi-cortexa7
x86-ge
neric
x86-geode
x86-64
ath79
-generic
ath79-nand
ath79-mikrotik
bcm27xx-bcm2708
b
cm27
xx
-bcm270
9
ipq40xx-generic
ipq806x-generic
lantiq-xrx200
lantiq-xway
mediatek-mt7622
mpc85xx-p1010
mpc85xx-
p1020
ramips-mt76
20
ramips-mt762
1
ramips-mt76
x8
rockchip-armv
8
sunxi-cortexa7
x86-generic
x86-ge
ode
x86-legacy
x86-64
)
sitedir
=
$(
readlink
-f
$(
dirname
$0
))
...
...
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