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-23 09:53:16 +0100 |
commit | a35ad723ce9ef75f8a7d66c05179fe0eb0e50f73 (patch) | |
tree | 8c1f8cbc409a06033d478e99650397399bdd55de /documentation/ref-manual/figures | |
parent | 30c7e7ac41ba201d41613d1482abeebdbd05ae46 (diff) | |
download | poky-a35ad723ce9ef75f8a7d66c05179fe0eb0e50f73.tar.gz |
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.
(From OE-Core rev: ff14d9e5b935b99b2efde479515e54c02ba58f6e)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/figures')
0 files changed, 0 insertions, 0 deletions