]> code.ossystems Code Review - openembedded-core.git/commit
combo-layer: drop to a shell when apply fails during update
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 31 Jul 2012 00:06:23 +0000 (01:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jul 2012 06:56:59 +0000 (07:56 +0100)
commitc82b28982c4f630c130c827a7da3ac0454cd93b6
tree330ccad789a1a36ea6fca622ca891f328ddeaccf
parentfea477ac55e2555c5bb0aad36db641aaa27aa915
combo-layer: drop to a shell when apply fails during update

If applying a patch fails during the update process, drop to a shell
instead of exiting; at that point the user can manually apply the patch,
do nothing and "exit" to skip it, or "exit 1" to abort the process.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/combo-layer