]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: fix postinstall intercepts fallback
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Mon, 8 Apr 2013 15:06:40 +0000 (18:06 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Apr 2013 15:55:52 +0000 (16:55 +0100)
commit0bdde53e885aae3506c7b070b6e21f64a7cd4115
treeaa13f7d6d2f1774008c4d8cad903fb0cdbde487e
parentda9515621134c26e54f43b96cdad0c6e6c5876bf
image.bbclass: fix postinstall intercepts fallback

The wrong type of paranthesis was used so 'continue' did nothing (was in
another context) and the packages were marked as installed.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass