Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gitlab-ci
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
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
Clea OS
infrastructure
gitlab-ci
Commits
c8c9933d
Commit
c8c9933d
authored
2 years ago
by
Lorenzo Pagliai
Browse files
Options
Downloads
Patches
Plain Diff
Insert tanaro board config file
parent
1437fcc9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
boards/.tanaro.yml
+16
-3
16 additions, 3 deletions
boards/.tanaro.yml
manifest-pipeline-yocto.yml
+1
-0
1 addition, 0 deletions
manifest-pipeline-yocto.yml
with
17 additions
and
3 deletions
boards/.tanaro.yml
+
16
−
3
View file @
c8c9933d
build-edgehog-tanaro
:
build-edgehog-tanaro
:
extends
:
.build
extends
:
.build
variables
:
&build-edgehog-tanaro
variables
:
&build-edgehog-tanaro
MACHINE
:
seco-imx8mm-tanaro
BOARD
:
tanaro
DEFCONFIG_FILE
:
TODO
PROCESSOR
:
imx8mm
BOARD
:
tanaro
BUILD_DIRECTORY
:
build_tanaro
\ No newline at end of file
MACHINE
:
seco-imx8mm-tanaro
DEFCONFIG_FILE
:
seco_sbc_tanaro_edgehog
deploy-edgehog-tanaro
:
extends
:
.deploy
needs
:
-
job
:
build-edgehog-tanaro
artifacts
:
true
variables
:
&deploy-edgehog-tanaro
<<
:
*build-edgehog-tanaro
UBOOT_FILE
:
u-boot.bin
KERNEL_FILE
:
Image
AZURE_PATH
:
imx8/tanaro
This diff is collapsed.
Click to expand it.
manifest-pipeline-yocto.yml
+
1
−
0
View file @
c8c9933d
...
@@ -8,6 +8,7 @@ include:
...
@@ -8,6 +8,7 @@ include:
-
local
:
boards/.a62.yml
-
local
:
boards/.a62.yml
-
local
:
boards/.c20.yml
-
local
:
boards/.c20.yml
-
local
:
boards/.c31.yml
-
local
:
boards/.c31.yml
-
local
:
boards/.tanaro.yml
variables
:
variables
:
# The id of the gitlab project used in the rules section to not run pipelines in
# The id of the gitlab project used in the rules section to not run pipelines in
...
...
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