ccimx8x.inc: add mca-tools package by default
This package includes applications to: - Update the MCA firmware - Manage different MCA settings - Configure the tamper settings Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
295a626e77
commit
1abcef9130
|
|
@ -27,6 +27,7 @@ MACHINE_FIRMWARE ?= ""
|
|||
MACHINE_EXTRA_RDEPENDS += " \
|
||||
e2fsprogs-mke2fs \
|
||||
e2fsprogs-resize2fs \
|
||||
mca-tool \
|
||||
parted \
|
||||
u-boot-fw-utils \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue