summaryrefslogtreecommitdiffstats
path: root/examples/recipes/gcc/build.libgcc.yml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/recipes/gcc/build.libgcc.yml')
-rw-r--r--examples/recipes/gcc/build.libgcc.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/recipes/gcc/build.libgcc.yml b/examples/recipes/gcc/build.libgcc.yml
index ed7fa66..67e21f7 100644
--- a/examples/recipes/gcc/build.libgcc.yml
+++ b/examples/recipes/gcc/build.libgcc.yml
@@ -3,7 +3,7 @@ tasks:
args:
host: 'platform'
target: 'platform'
- inherit:
+ parent:
recipe: 'gcc'
task: 'compile'
depends:
@@ -19,7 +19,7 @@ tasks:
args:
host: 'platform'
target: 'platform'
- inherit:
+ parent:
task: 'compile'
output:
default: {}