summaryrefslogtreecommitdiffstats
path: root/examples/recipes/make_ext4fs/build.yml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/recipes/make_ext4fs/build.yml')
-rw-r--r--examples/recipes/make_ext4fs/build.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/recipes/make_ext4fs/build.yml b/examples/recipes/make_ext4fs/build.yml
index f50fa85..183389a 100644
--- a/examples/recipes/make_ext4fs/build.yml
+++ b/examples/recipes/make_ext4fs/build.yml
@@ -19,7 +19,7 @@ tasks:
task: 'depends'
- recipe: 'zlib'
task: 'install'
- inherit:
+ parent:
task: 'unpack'
run: |
cd {{name}}-{{version}}
@@ -28,7 +28,7 @@ tasks:
install:
args:
host: 'platform'
- inherit:
+ parent:
task: 'compile'
output:
default: