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
0742c4bd
Commit
0742c4bd
authored
4 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
29c56cfa
No related branches found
No related tags found
No related merge requests found
Changes
2
Show 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 @
0742c4bd
...
...
@@ -97,6 +97,12 @@ target:brcm2708-bcm2709:
GLUON_TARGET
:
brcm2708-bcm2709
BROKEN
:
"
"
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 @
0742c4bd
...
...
@@ -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