Skip to content
Snippets Groups Projects

Add example recipes to build a single image

Merged Frederic Danis requested to merge fdanis/apertis-image-recipes:T5675 into apertis/v2019dev0
1 unresolved thread
3 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -17,7 +17,7 @@ actions:
suite: {{ $suite }}
timestamp: {{ $timestamp }}
# Create the MX6 SabreLite image based on rootfs created during previous action
# Create the MX6 SabreLite image based on rootfs created during previous action
- action: recipe
description: Create image {{ $image }} for {{ $suite }} {{ $type }} {{ $architecture }}
recipe: apertis-image-mx6qsabrelite.yaml
Loading