]> code.ossystems Code Review - openembedded-core.git/commit
image: Handle image types containing '-' correctly
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Jan 2016 22:25:20 +0000 (22:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jan 2016 16:35:38 +0000 (16:35 +0000)
commite609a4dea2f6d9744e7d2a6650bebf2c02398907
treec832db01c1f5c99b08edef2422234d89c25fb533
parent3e53e675bba75eb949be97a8d372e0134f6df935
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>
meta/classes/image.bbclass