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
83697758
Commit
83697758
authored
3 years ago
by
Nico
Browse files
Options
Downloads
Patches
Plain Diff
re-add brcm2708-bcm2710 for raspi 4 support
After we can now build with BROKEN, the build for raspi4 should work.
parent
1c3c1782
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#912
passed
3 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
+6
-0
6 additions, 0 deletions
.gitlab-ci.yml
buildall.sh
+1
-0
1 addition, 0 deletions
buildall.sh
with
7 additions
and
0 deletions
.gitlab-ci.yml
+
6
−
0
View file @
83697758
...
...
@@ -91,6 +91,12 @@ target:brcm2708-bcm2709:
variables
:
GLUON_TARGET
:
brcm2708-bcm2709
target:brcm2708-bcm2710
:
extends
:
.target
variables
:
GLUON_TARGET
:
brcm2708-bcm2710
BROKEN
:
1
target:ipq40xx-generic
:
extends
:
.target
variables
:
...
...
This diff is collapsed.
Click to expand it.
buildall.sh
+
1
−
0
View file @
83697758
...
...
@@ -12,6 +12,7 @@ TARGETS=(
ath79-generic
brcm2708-bcm2708
brcm2708-bcm2709
brcm2708-bcm2710
ipq40xx-generic
ipq806x-generic
lantiq-xrx200
...
...
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