Integrate meta-seconorth-distro/adjust-gf-versions-script-to-read-from-devicetree
requested to merge integrate/meta-seconorth-distro/adjust-gf-versions-script-to-read-from-devicetree/into/kirkstone into kirkstone
Commit: seco-ne/yocto/layers/meta-seconorth-distro@6b206d98
gf-versions: add support for reading u-boot version from devicetree
This commit
- checks the device tree for the bootloader version
- adds a special handling when comparing bootloader versions: old u-boot versions (2020.04) will be evaluated as smaller than newer fng-system-styled bootloaders version (36.0.2)
- adds the missing yocto function to the usage docs
- adds the missing list function to the args parser