diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-17 22:25:20 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-19 16:35:38 +0000 |
commit | e609a4dea2f6d9744e7d2a6650bebf2c02398907 (patch) | |
tree | c832db01c1f5c99b08edef2422234d89c25fb533 /meta/classes/utils.bbclass | |
parent | 3e53e675bba75eb949be97a8d372e0134f6df935 (diff) | |
download | openembedded-core-e609a4dea2f6d9744e7d2a6650bebf2c02398907.tar.gz openembedded-core-e609a4dea2f6d9744e7d2a6650bebf2c02398907.tar.bz2 openembedded-core-e609a4dea2f6d9744e7d2a6650bebf2c02398907.zip |
image: Handle image types containing '-' correctly
Shell function names can't contain '-' characters, which means our image
task names also can't. Add some mapping to use '_' instead of the '-' so
images like "rpi-sdimg" work again.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/utils.bbclass')
0 files changed, 0 insertions, 0 deletions