packagegroup-imx-ml: cosmetic, remove redundant code

ETHOS_U_PKGS appended packages are already set in the bitbake recipe,
so there is no need to add them also in this bbappend.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2026-02-19 17:08:53 +01:00
parent 11999b4810
commit be4c25a260
1 changed files with 1 additions and 7 deletions

View File

@ -1,12 +1,6 @@
# Copyright (C) 2023,2024, Digi International Inc.
# Copyright (C) 2023-2025, Digi International Inc.
# For the ccimx93 install only tensorflow-lite engine, as it is
# the only one supported in the NPU. This reduces significantly
# the rootfs image size.
ML_PKGS:ccimx93 = "tensorflow-lite"
# ARM ethos-u package
ETHOS_U_PKGS:append:mx93-nxp-bsp = " \
eiq-examples \
tensorflow-lite-ethosu-delegate \
"