]> code.ossystems Code Review - openembedded-core.git/commit
image_types.bbclass: fix bzip2 and xz compression commands
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 29 Feb 2012 05:41:18 +0000 (05:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Feb 2012 12:56:32 +0000 (12:56 +0000)
commit419ddab8266ecfd6da1841d38a451a9fc5be49b0
treeb27b5ee5871a46ce8385d20f9db1d23425ded49a
parent45a094372ea9e68888efee45d8e21cf2b7fa2df6
image_types.bbclass: fix bzip2 and xz compression commands

We need to use -f (force) or the command fails in the image file
already exists.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass