ccimx6ul.inc: add mca-tool package by default
This application can be used to: - Update the MCA firmware - Configure the tamper settings Signed-off-by: Hector Palacios <hector.palacios@digi.com> https://jira.digi.com/browse/DEL-3230
This commit is contained in:
parent
ac54b0ec7e
commit
a7d9a894d7
|
|
@ -21,6 +21,7 @@ MACHINE_FIRMWARE ?= ""
|
||||||
|
|
||||||
MACHINE_EXTRA_RDEPENDS += " \
|
MACHINE_EXTRA_RDEPENDS += " \
|
||||||
imx-kobs \
|
imx-kobs \
|
||||||
|
mca-tool \
|
||||||
mtd-utils-ubifs \
|
mtd-utils-ubifs \
|
||||||
u-boot-fw-utils \
|
u-boot-fw-utils \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue