mirror of
https://git.yoctoproject.org/poky
synced 2026-06-16 06:00:02 +00:00
ba79e6f631
Fix broken rootfs image link when ubifs is used.
Function runimagecmd is using image name "${IMAGE_NAME}.rootfs.${type}".
Let's use the same name in IMAGE_CMD_ubifs.
(From OE-Core rev: 766f6165471691f651584ebda004e1abb4ea9eb6)
(From OE-Core rev: 6c4276ee968bed7a5b3e74637183414a428facb8)
Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>