mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-17 22:03:05 +00:00
Use the IMAGE_NAME_SUFFIX variable to build the SDIMG name. Some layers, notably meta-mender, change the IMAGE_NAME_SUFFIX variable to something other that ".rootfs", causing build failures. Signed-off-by: Francois Retief <fgretief@gmail.com>