Skip to content

meta-ked-imx: ked-imx-common.inc: Fix assignment operator for UBOOT_BINARY

Frieder Schrempf requested to merge feature/fix-uboot-binary-assignment into main

We need to use a hard assignment here due to how meta-freescale uses the variable.

Merge request reports