Skip to content
Snippets Groups Projects
Commit 1171e3e0 authored by Frederic Danis's avatar Frederic Danis
Browse files

Rename sample recipes


Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
parent 600c8f24
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !91. Comments created here will be created in the context of that merge request.
......@@ -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
......
......@@ -47,7 +47,7 @@ actions:
chroot: false
command: find ${ROOTDIR} -maxdepth 1 -mindepth 1 -exec rm -rf {} \;
# Create the U-Boot image based on OSTree rootfs created during previous action
# Create the U-Boot image based on OSTree rootfs created during previous action
- action: recipe
description: Create image {{ $image }} for {{ $suite }} {{ $type }} {{ $architecture }}
recipe: apertis-ostree-image-uboot.yaml
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment