diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-07-29 13:14:24 -0500 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2022-07-29 15:05:23 -0500 |
commit | 4c5cd39ba8573e8956e00ff2d270487c88c276a2 (patch) | |
tree | 027919f0b92d21097a6c6cc2e806ccf5ddda82ca /classes/use-imx-security-controller-firmware.bbclass | |
parent | d9148f97bc86264d633aa03731fd9ab16bed40c0 (diff) | |
download | meta-freescale-4c5cd39ba8573e8956e00ff2d270487c88c276a2.tar.gz |
imx6qdlsabre*.conf: Fix u-boot-imx-mfgtool compile error
Building u-boot-imx-mfgtool for i.MX 6 SABRE, NXP BSP, fails:
```
| cp: cannot stat '/.../tmp/work/imx6qdlsabresd-fsl-linux-gnueabi/u-boot-imx-mfgtool/2022.04-r0/build/mx6qsabresd_defconfig/u-boot.imx': No such file or directory
```
The failure is because the target `all` is being used. For NXP BSP, the
correct target is `u-boot.imx`.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'classes/use-imx-security-controller-firmware.bbclass')
0 files changed, 0 insertions, 0 deletions