summaryrefslogtreecommitdiffstats
path: root/examples/e2fsprogs.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/e2fsprogs.yml
parent075e7c7fdc04c2173aac3d94127791a162d41bc1 (diff)
downloadrebel-9ca49cfc252b2b59965a0d088073862da9c57861.tar
rebel-9ca49cfc252b2b59965a0d088073862da9c57861.zip
examples: drop redundant dependencies
Diffstat (limited to 'examples/e2fsprogs.yml')
-rw-r--r--examples/e2fsprogs.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/e2fsprogs.yml b/examples/e2fsprogs.yml
index d51a0f9..2f3cbde 100644
--- a/examples/e2fsprogs.yml
+++ b/examples/e2fsprogs.yml
@@ -37,12 +37,6 @@ tasks:
host: 'platform'
inherit:
task: 'configure'
- build_depends:
- - recipe: 'toolchain'
- task: 'build_depends'
- depends:
- - recipe: 'toolchain'
- task: 'depends'
run: |
cd e2fsprogs-build
make -j8
@@ -52,12 +46,6 @@ tasks:
host: 'platform'
inherit:
task: 'compile'
- build_depends:
- - recipe: 'toolchain'
- task: 'build_depends'
- depends:
- - recipe: 'toolchain'
- task: 'depends'
output:
default:
runtime_depends: