summaryrefslogtreecommitdiffstats
path: root/examples/pins.yml.example
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2024-04-04 18:33:49 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2024-04-04 18:42:09 +0200
commitb433fbf27b8d6ccf6e13d4b6a28de556012576d7 (patch)
tree7849c08bb199b37c7d0b1ab316f0a172d4b44474 /examples/pins.yml.example
parente39de9b1dd3b9bf75ef99667fd10badd7908e0df (diff)
downloadrebel-b433fbf27b8d6ccf6e13d4b6a28de556012576d7.tar
rebel-b433fbf27b8d6ccf6e13d4b6a28de556012576d7.zip
examples: convert recipes with common sources to subrecipes
Diffstat (limited to 'examples/pins.yml.example')
-rw-r--r--examples/pins.yml.example6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/pins.yml.example b/examples/pins.yml.example
index f4dc98f..c16cedb 100644
--- a/examples/pins.yml.example
+++ b/examples/pins.yml.example
@@ -2,12 +2,12 @@ rootfs-8d1fb3274ebc:
hash: '8d1fb3274ebcb0f7ae88f3ce5810ad20014d08efca29e617a873670949de729d'
is-rootfs: true
provides:
- - recipe: 'gcc-libs'
+ - recipe: 'gcc/libs'
task: 'install'
output: ['default']
args:
host: 'build'
- - recipe: 'linux-uapi-headers'
+ - recipe: 'linux/uapi-headers'
task: 'install'
output: ['default']
args:
@@ -54,7 +54,7 @@ rootfs-8d1fb3274ebc:
args:
host: 'build'
target: 'build'
- - recipe: 'libgcc'
+ - recipe: 'gcc/libgcc'
task: 'install'
output: ['default']
args: