Fail if the cpio command is missing (v3)
authorMartin Panter <vadmium+floss@gmail.com>
Tue, 18 Jan 2011 19:30:26 +0000 (19:30 +0000)
committerKhem Raj <raj.khem@gmail.com>
Tue, 25 Jan 2011 02:35:51 +0000 (18:35 -0800)
commit862f1dd152056fb138399a9defc1a40b45ae3ce5
treeb640e04f17085e209bd0da7938a9773bc73d855d
parentbd00db501c4a1a5be5d0ec3e514d1829d0e1087e
Fail if the cpio command is missing (v3)

This one is rebased against today's git master, with an extra line for cpio.xz
-Martin
>From 388638cf72e6224fba4b96cda8db26fbc43bb20d Mon Sep 17 00:00:00 2001
From: Martin Panter <vadmium à gmail.com>
Date: Sun, 16 Jan 2011 04:38:03 +0000
Subject: [PATCH] IMAGE_CMD: Fail if the cpio command is missing

Previously my cpio.gz image was an empty gzip file because the missing cpio
command was ignored and gzip was blindly run with no input.

Signed-off-by: Martin Panter <vadmium+floss@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
conf/bitbake.conf