Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
E
Example App
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
Celduin
BSPs
Example App
Commits
08625be1
Commit
08625be1
authored
4 years ago
by
William Salmon
Browse files
Options
Downloads
Plain Diff
Merge branch 'sean/include-deps' into 'master'
Remove deps.yml See merge request
!3
parents
a3cc56c4
cc391ceb
No related branches found
No related tags found
1 merge request
!3
Remove deps.yml
Pipeline
#142775490
passed
4 years ago
Stage: build
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
elements/bsp.bst
+2
-2
2 additions, 2 deletions
elements/bsp.bst
elements/deploy/filesystem.bst
+0
-1
0 additions, 1 deletion
elements/deploy/filesystem.bst
elements/deploy/image.bst
+0
-1
0 additions, 1 deletion
elements/deploy/image.bst
with
2 additions
and
4 deletions
elements/bsp.bst
+
2
−
2
View file @
08625be1
...
...
@@ -8,9 +8,9 @@ sources:
kind: git
url: https://gitlab.com/celduin/bsps/pi-3b-plus-bsp
track: master
ref: 7
44e8b694ed35869a0485ae457f057485a3b7ad4
ref: 7
71dcb01cc1cdc437ffcb3195dbc161526553e27
- board == "qemu":
kind: git
url: https://gitlab.com/celduin/bsps/qemu-bsp
track: master
ref:
6e833797e4924ceec70dd3c3d4cb284c224b41db
ref:
dd0f3b4ea9a94bd930233730513db45c8fa73b61
This diff is collapsed.
Click to expand it.
elements/deploy/filesystem.bst
+
0
−
1
View file @
08625be1
...
...
@@ -2,7 +2,6 @@ kind: compose
(@):
- bsp.bst:elements/deploy/filesystem.bst
- bsp.bst:elements/deploy/filesystem-deps.yml
build-depends:
(>):
...
...
This diff is collapsed.
Click to expand it.
elements/deploy/image.bst
+
0
−
1
View file @
08625be1
...
...
@@ -2,7 +2,6 @@ kind: bootableImage
(@):
- bsp.bst:elements/deploy/image.bst
- bsp.bst:elements/deploy/image-deps.yml
depends:
- filename: deploy/filesystem.bst
...
...
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