nxp-imx-support / meta-swupdate-imx

Yocto recipes to support SWUpdate on i.MX series SoC.
Other
0 stars 6 forks source link

correctly build with bsp associated with mickledore #2

Closed mdeneen closed 6 months ago

mdeneen commented 6 months ago

When building with BSP 6.1.55, the build fails because it fails to patch swupdate. This patch corrects this behavior, allowing it to build. The cgi file is included as a resource rather than as a patch, and is installed to the correct location.

With that being said, I am not 100% sure why cgi is enabled on this tree. While this allows this layer to build, it may not need to be enabled at all.

TerryLv commented 6 months ago

Hi mdeneen,

I've reviewed your patches. I'll merge them into meta-swupdate-imx.

Thank you very much!

Regards Terry