]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: Ensure an empty do_build tasks exists to silence a warning
authorRichard Purdie <rpurdie@linux.intel.com>
Fri, 22 Oct 2010 11:53:36 +0000 (12:53 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 22 Oct 2010 11:53:36 +0000 (12:53 +0100)
commit6e277cb014a53aef66ae931b5142495f8a02404f
tree0af49e6d9209bf1de4f48d7efad86b8b885c4b92
parentf806c499c031fe0c4da001d41bce635088a90c52
base.bbclass: Ensure an empty do_build tasks exists to silence a warning

The message "WARNING: Function do_build doesn't exist" doesn't look professional,
so fix the underlying problem even if this warning is harmless.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/classes/base.bbclass