build: label kernel and rootfs ext4 volumes
authorYousong Zhou <yszhou4tech@gmail.com>
Sun, 3 Nov 2019 04:10:12 +0000 (04:10 +0000)
committerYousong Zhou <yszhou4tech@gmail.com>
Sun, 3 Nov 2019 04:25:40 +0000 (04:25 +0000)
commit66ebca7103052ba851be2261a4452787959de9c2
tree2ac7b8c43dedb14a40c76f3e64747fdeec5937ba
parente4af39d56395738d86daa4babb379ab605b4d277
build: label kernel and rootfs ext4 volumes

UUID of ext4 volumes generated by make_ext4fs are determined by volume
label and it will all be 57f8f4bc-abf4-655f-bf67-946fc0f9f25b when label
is empty

Labeling them does not make them unique but tools like block command
from fstools have a better chance differentiating them

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
include/image.mk
scripts/gen_image_generic.sh
target/linux/mvebu/image/Makefile