kernel.bbclass: simplify "if image" condition
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 27 Jan 2011 02:13:30 +0000 (02:13 +0000)
committerTom Rini <tom_rini@mentor.com>
Sat, 12 Feb 2011 15:17:48 +0000 (08:17 -0700)
commit707e73212dfbd007b4799da4e10ec296659d5769
tree2e624b1c112447f853393dcfebf0ff1065612850
parentf2bb9cc21312943a0f3c29c6ff2767f3330dce46
kernel.bbclass: simplify "if image" condition

Anything that expands image to any false value should not set
INITRAMFS_TASK (instead of just "" or None).

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
classes/kernel.bbclass