blob: 48b25fb072ce9b62228b6321fb1a30d771151a48 [file] [log] [blame]
kind: script
description: Write to root using a script element
variables:
cwd: /buildstream
depends:
- filename: dependencies/base-platform.bst
type: build
config:
commands:
- "echo 'test' > test"
- "cp /buildstream/test %{install-root}"