summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorMike Crowe <mac@mcrowe.com>2019-07-09 09:25:09 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-07-10 09:56:22 +0100
commitecd8dad98f7f4f3d282a8f2d208864fa1944aa8f (patch)
treec7eab86aa6d53a208ec6392784f3622dd76b3c3a /meta/recipes-graphics
parent721f09d4897425c7131470bd756eee1b90937feb (diff)
downloadpoky-ecd8dad98f7f4f3d282a8f2d208864fa1944aa8f.tar.gz
image.bbclass: Only append to IMAGE_LINK_NAME if it was already set
create_symlinks does not create any links if IMAGE_LINK_NAME is empty. Unfortunately, setup_debugfs_variables unconditionally appends '-dbg' which results in a previously-empty IMAGE_LINK_NAME containing just '-dbg'. Let's check that it's not empty before appending. (From OE-Core rev: e529c45f29bd9a1de21f31fef7acb23eb6e8ebdd) Signed-off-by: Mike Crowe <mac@mcrowe.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions