summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-10-13 00:22:09 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-10-13 00:22:09 +0200
commit83bceadcc391e57dce7c2194eb4d00e8ed9ef201 (patch)
treed08614827b5d32eae46ca0bfd73a380b436cdc5d /examples
parent2d5ad0dade196080d307660f0cbffc8c56b7b636 (diff)
downloadrebel-83bceadcc391e57dce7c2194eb4d00e8ed9ef201.tar
rebel-83bceadcc391e57dce7c2194eb4d00e8ed9ef201.zip
examples: busybox: remove symlink for strings command
Avoid conflict with GCC package.
Diffstat (limited to 'examples')
-rw-r--r--examples/busybox.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/busybox.yml b/examples/busybox.yml
index 004c60f..e684110 100644
--- a/examples/busybox.yml
+++ b/examples/busybox.yml
@@ -59,3 +59,4 @@ tasks:
CROSS_COMPILE={{cross_compile}} \
CONFIG_PREFIX={{destdir}}{{host.prefix}} \
install
+ rm {{destdir}}{{host.prefix}}/bin/strings