]> code.ossystems Code Review - openembedded-core.git/commit
rt-tests: fix gzip command
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 3 Feb 2015 03:15:31 +0000 (19:15 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 22:26:09 +0000 (22:26 +0000)
commitee152cb5f83c76d81e199dbb7861712a3797f400
tree38c59feaf024e7dca5758a32a8fc88e2783a7ecc
parent9fd23c9ac03143b578559bb79995f2655c81ccc8
rt-tests: fix gzip command

The "-c" doesn't work in command "gzip file -c", need use "gzip -c file"

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-rt/rt-tests/files/Makefile-fix-gzip-command.patch [new file with mode: 0644]
meta/recipes-rt/rt-tests/rt-tests.inc