mca-tool: add mca-tool support for CCMP15

Signed-off-by: Mike Engel <Mike.Engel@digi.com>
This commit is contained in:
Mike Engel 2022-02-22 10:18:51 +01:00
parent 31a6056dcf
commit bef5224dd8
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Copyright (C) 2016-2021 Digi International.
# Copyright (C) 2016-2022 Digi International.
SUMMARY = "MCA firmware management tool"
SECTION = "console/tools"
@ -22,4 +22,4 @@ inherit bin_package
INSANE_SKIP_${PN} = "already-stripped"
COMPATIBLE_MACHINE = "(ccimx6ul|ccimx8x|ccimx8m)"
COMPATIBLE_MACHINE = "(ccimx6ul|ccimx8x|ccimx8m|ccmp15)"