summaryrefslogtreecommitdiffstats
path: root/examples/gcc.yml
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-09-26 23:21:35 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-09-26 23:21:35 +0200
commit9ca49cfc252b2b59965a0d088073862da9c57861 (patch)
tree48b1f2f1eb924789936fdbefabb9ec5aeb2d8f96 /examples/gcc.yml
parent075e7c7fdc04c2173aac3d94127791a162d41bc1 (diff)
downloadrebel-9ca49cfc252b2b59965a0d088073862da9c57861.tar
rebel-9ca49cfc252b2b59965a0d088073862da9c57861.zip
examples: drop redundant dependencies
Diffstat (limited to 'examples/gcc.yml')
-rw-r--r--examples/gcc.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/gcc.yml b/examples/gcc.yml
index 4bc19f4..436ab8c 100644
--- a/examples/gcc.yml
+++ b/examples/gcc.yml
@@ -79,11 +79,6 @@ tasks:
target: 'platform'
inherit:
task: 'configure'
- build_depends:
- - recipe: 'binutils'
- task: 'install'
- args:
- target: 'target'
depends:
- task: 'header-stubs'
noinherit: true