diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2012-07-12 17:31:54 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-17 10:53:56 +0100 |
commit | 5a281ea940925fc526bb430d671660242dc6f9f3 (patch) | |
tree | 07edb1a81eb56a75ec3f396d6556b4def666a6b3 /meta/recipes-core/sysvinit | |
parent | a5bb0bdcf08c1f6e04118716ef1c5bb80f0b9f72 (diff) | |
download | poky-5a281ea940925fc526bb430d671660242dc6f9f3.tar.gz |
image_types.bbclass: Fix COMPRESS_CMD for xz to redirect compressed data to file
Having -c modifier makes xz to output the compressed data to stdout. In this
way the needed data will be in the do_rootfs log.
Redirect data to ${IMAGE_NAME}.rootfs.${type}.xz .
(From OE-Core rev: 7ceea61636d6a6f886002e3c29941da3356157ac)
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/sysvinit')
0 files changed, 0 insertions, 0 deletions