Integrate meta-seco-imx/kirkstone/develop_tanaro
[machine][tanaro] Adapted start script to WiC image
The start script needed some adaptions to load artifacts when using the WiC image. At the moment, the eMMC is hardcoded.
--
[machine][tanaro] Removed RAUC boot script
The RAUC boot script has been replaced by boot script for SysData. See meta-seco-edgehog/recipes-bsp/u-boot.
--
[machine][tanaro] Updated U-Boot branch
Set the branch for U-Boot to the currently active branch.
--
[machine][tanaro] Added missing mkimage for U-Boot
The SECO NE U-Boot uses a customized mkimage from U-Boot to generate the boot image. Copy the mkimage to the boot staging folder so that the imx-boot recipe can use it.
--
[machine][tanaro] Added sysdata to the boot script
Adapted the boot script to use the active partition from sysdata. Also adapted the loading of the boot artifacts to the new partition layout.
--
[machine][tanaro] Fixed protocol and branch for BT driver
The BT driver recipe was showing some warnings regarding the protocol and branch during the build. Set the protocol to "https" and added the main branch to the URL.