Integrate meta-seco-clea-os/cf/add_fstypes_and_fix_guid
requested to merge integrate/meta-seco-clea-os/cf/add_fstypes_and_fix_guid/into/scarthgap into scarthgap
Commit: clea-os/layers/seco/meta-seco-clea-os@3044150a
[NON-FUNCTIONAL] add comment for bbclass
Has been added a comment to explain why IMAGE_FSTYPES is set as ext4
--
Commit: clea-os/layers/seco/meta-seco-clea-os@d2300fd9
[FIX] fix fstype, mmc part and guid
In clea-os-distro.bbclass has been added an FSTYPES for the image that includes ext4. Furthermore, in the same file has been added a function that, depending if sysdata is found, makes sure that the mmc part is set to 2 if sysdata is found, 1 otherwise.
In the clea-os-base.inc has been changed the guid for sysdata from upper case to lower case.
Signed-off-by: carlo carlo.ferriolo@seco.com