diff options
author | Thomas De Schampheleire <patrickdepinguin@gmail.com> | 2014-05-22 14:35:41 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-05-28 21:19:58 +0200 |
commit | e5512dfc493817cdcb57ef2fe0c856c31fc5f847 (patch) | |
tree | c38e98531b38b77c1216972194fef9b97808b8f6 /docs/manual | |
parent | 4d5bf929a62b41519f5470d7ea20567e0061277f (diff) | |
download | buildroot-e5512dfc493817cdcb57ef2fe0c856c31fc5f847.tar.gz buildroot-e5512dfc493817cdcb57ef2fe0c856c31fc5f847.zip |
fs/tar: use qstrip to clean up build output
When using the tar filesystem method, the build output shows at the end:
echo " tar -c""f <br>/output/images/rootfs.tar -C <br>/output/target ." >>
<br>/output/build/_fakeroot.fs
The inner set of quotes can be easily removed by properly stripping the tar
options (coming from the buildroot configuration).
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions