diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-09-22 17:21:28 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-22 18:12:55 +0100 |
commit | ff14d9e5b935b99b2efde479515e54c02ba58f6e (patch) | |
tree | 360474a802b863f674c9e168a4468d740a7d87fc /meta | |
parent | 320585b7ff6340df0b0dbc63f95ed3ca8fc3a993 (diff) | |
download | openembedded-core-ff14d9e5b935b99b2efde479515e54c02ba58f6e.tar.gz openembedded-core-ff14d9e5b935b99b2efde479515e54c02ba58f6e.tar.bz2 openembedded-core-ff14d9e5b935b99b2efde479515e54c02ba58f6e.zip |
recipetool: create: fix creating empty shell functions
The shell considers empty functions to be a syntax error, so for
template shell functions that contain only comments (or no lines at all)
then add a : to act as a no-op which avoids the syntax error.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions