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:
parent
daae78b60c
commit
358f98dd4f
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 2019,2020 Digi International, Inc.
|
||||
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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue