Skip to main content
Homepage
Explore
Search or go to…
/
Sign in
Explore
Primary navigation
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon site
Commits
0df9f251
Commit
0df9f251
authored
May 10, 2021
by
Nico
Browse files
Options
Downloads
Patches
Plain Diff
add brcm2708-bcm2710 for raspi 4 support
parent
436405b4
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#894
failed
May 10, 2021
Status:
Stage: generate_date
Status:
Stage: update
Status:
Stage: build
Status:
Stage: package
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+5
-0
5 additions, 0 deletions
.gitlab-ci.yml
buildall.sh
+1
-0
1 addition, 0 deletions
buildall.sh
with
6 additions
and
0 deletions
.gitlab-ci.yml
+
5
−
0
View file @
0df9f251
...
...
@@ -91,6 +91,11 @@ target:brcm2708-bcm2709:
variables
:
GLUON_TARGET
:
brcm2708-bcm2709
target:brcm2708-bcm2710
:
extends
:
.target
variables
:
GLUON_TARGET
:
brcm2708-bcm2710
target:ipq40xx-generic
:
extends
:
.target
variables
:
...
...
...
...
This diff is collapsed.
Click to expand it.
buildall.sh
+
1
−
0
View file @
0df9f251
...
...
@@ -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.
Nico
@nrb
mentioned in commit
2fa9b5de
·
May 10, 2021
mentioned in commit
2fa9b5de
mentioned in commit 2fa9b5de125c8291a6853c5bd7d8e976ac2ce2fd
Toggle commit list
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
sign in
to comment