summaryrefslogtreecommitdiffstats
path: root/examples/recipes/gcc/build.yml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/recipes/gcc/build.yml')
-rw-r--r--examples/recipes/gcc/build.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/recipes/gcc/build.yml b/examples/recipes/gcc/build.yml
index cd4166e..3352b2d 100644
--- a/examples/recipes/gcc/build.yml
+++ b/examples/recipes/gcc/build.yml
@@ -26,7 +26,7 @@ tasks:
args:
host: 'platform'
target: 'platform'
- inherit:
+ parent:
task: 'unpack'
build_depends:
- recipe: 'toolchain'
@@ -95,7 +95,7 @@ tasks:
args:
host: 'platform'
target: 'platform'
- inherit:
+ parent:
task: 'configure'
depends:
- task: 'header-stubs'
@@ -109,7 +109,7 @@ tasks:
args:
host: 'platform'
target: 'platform'
- inherit:
+ parent:
task: 'compile'
output:
default: