meta-st-stm32mp/classes
Bumsik Kim 256eae27d9 partitions & flashlayout: Prevent accident substring match
There is a case that I bitbake my-image when INITRAMFS_IMAGE
is my-image-initramfs. In this case my-image is a substring
of my-image-initramfs, causing ST's flashlayout and partitions
classes accidentally skip adding their tasks.

This patch makes sure to use exact string match during variable
checks.

Signed-off-by: Bumsik Kim <k.bumsik@gmail.com>
2019-10-09 10:54:24 +02:00
..
archiver_stm32mp_clean.bbclass Add classes 2019-02-04 15:30:09 +01:00
extlinuxconf-stm32mp.bbclass Add classes 2019-02-04 15:30:09 +01:00
flashlayout-stm32mp.bbclass partitions & flashlayout: Prevent accident substring match 2019-10-09 10:54:24 +02:00
image_types-stubi.bbclass Add classes 2019-02-04 15:30:09 +01:00
st-partitions-image.bbclass partitions & flashlayout: Prevent accident substring match 2019-10-09 10:54:24 +02:00