imx-boot: apply ccimx8mn patch to the ccimx8mm as well

Otherwise, mkimage will delete the device trees between imx-boot builds,
causing the build to fail when generating a signed imx-boot.

https://jira.digi.com/browse/DEL-7420

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2021-02-11 13:24:52 +01:00
parent daae78b60c
commit 358f98dd4f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Copyright 2019,2020 Digi International, Inc. # Copyright 2019,2020 Digi International, Inc.
inherit boot-artifacts inherit boot-artifacts
SRC_URI_append_ccimx8mn = " file://0001-imx8m-soc.mak-preserve-dtbs-after-build.patch" SRC_URI_append_ccimx8m = " file://0001-imx8m-soc.mak-preserve-dtbs-after-build.patch"
IMX_EXTRA_FIRMWARE_ccimx8x = "digi-sc-firmware imx-seco" IMX_EXTRA_FIRMWARE_ccimx8x = "digi-sc-firmware imx-seco"