summaryrefslogtreecommitdiffstats
path: root/examples/recipes/binutils/build.yml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/recipes/binutils/build.yml')
-rw-r--r--examples/recipes/binutils/build.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/recipes/binutils/build.yml b/examples/recipes/binutils/build.yml
index a82723f..dd82d2e 100644
--- a/examples/recipes/binutils/build.yml
+++ b/examples/recipes/binutils/build.yml
@@ -12,7 +12,7 @@ tasks:
args:
host: 'platform'
target: 'platform'
- inherit:
+ parent:
task: 'unpack'
build_depends:
- recipe: 'toolchain'
@@ -44,7 +44,7 @@ tasks:
args:
host: 'platform'
target: 'platform'
- inherit:
+ parent:
task: 'configure'
run: |
cd {{name}}-build
@@ -55,7 +55,7 @@ tasks:
args:
host: 'platform'
target: 'platform'
- inherit:
+ parent:
task: 'compile'
output:
default: