Skip to content

Integrate meta-seco-imx/kirkstone/develop_tanaro

Commit: yocto_ng/layers/seco/meta-seco-imx@a0e4bc04

[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.

--

Commit: yocto_ng/layers/seco/meta-seco-imx@08f2b974

[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.

--

Commit: yocto_ng/layers/seco/meta-seco-imx@cba7993a

[machine][tanaro] Updated U-Boot branch

Set the branch for U-Boot to the currently active branch.

--

Commit: yocto_ng/layers/seco/meta-seco-imx@7be1ab36

[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.

--

Commit: yocto_ng/layers/seco/meta-seco-imx@efcefd09

[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.

--

Commit: yocto_ng/layers/seco/meta-seco-imx@43196109

[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.

Merge request reports