meta-digi/meta-digi-dey
Gabriel Valcazar 637bb9dbbe x-linux-ai: stai-mpu: don't pull in dependencies for unused packages
stai-mpu provides a common ML API for stm32mpu platforms, allowing applications
to use different inference frameworks without changing any code. Its packages
consist of pre-built libraries that are in charge of interfacing with the
three supported frameworks (tflite, onnx and openvx).

While it's possible to install only a subset of these libraries to limit the
supported frameworks on the target device, all libraries are packaged
unconditionally at build-time, pulling in the dependencies of all three
frameworks. In our case, this pulls in onnxruntime dependencies even though we
only install the tflite and openvx packages in our ccmp25 images. This tends to
cause out-of-memory errors when onnxruntime is built at the same time as other
large packages, such as opencv and wpewebkit.

Since most of these dependencies are already present at a higher level in the
x-linux-ai packagegroup recipes, remove them from the stai-mpu recipe and skip
the runtime dependency QA checks to be able to build the packages without their
respective frameworks. In the case of the ccmp25-dvk, this has no effect on the
final image contents, but it prevents onnxruntime from being built for no
reason.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2025-01-31 13:41:02 +01:00
..
classes classes: remove redundant populate_sdk_qt6 bbclass 2024-12-18 11:02:38 +01:00
conf dey.conf: remove rsvg gstreamer plugin to prevent rust compiler overhead 2025-01-09 09:58:20 +01:00
dynamic-layers x-linux-ai: stai-mpu: don't pull in dependencies for unused packages 2025-01-31 13:41:02 +01:00
recipes-aws Update Digi Copyright header 2024-07-15 09:28:58 +02:00
recipes-connectivity meta-digi: Remove True option to getVar calls 2025-01-30 11:09:28 +01:00
recipes-core systemd-conf: apply KEY_POWER handling customizations to the ccmp25 2025-01-14 11:11:52 +01:00
recipes-crank Generalize WAYLAND_DISPLAY variable at a platform level and set a default value 2024-12-11 13:18:03 +01:00
recipes-devtools Revert "orc: fix native build on ubuntu 18" 2024-11-11 11:35:27 +01:00
recipes-digi meta-digi: Remove True option to getVar calls 2025-01-30 11:09:28 +01:00
recipes-extended dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
recipes-gnome adwaita-icon-theme: remove outdated dependency with librsvg-native 2025-01-09 11:38:48 +01:00
recipes-graphics Generalize WAYLAND_DISPLAY variable at a platform level and set a default value 2024-12-11 13:18:03 +01:00
recipes-multimedia dey: cosmetic, mark patches as DEY specific 2024-10-22 15:48:00 +02:00
recipes-sato Update Digi Copyright header 2024-07-15 09:28:58 +02:00
recipes-support swupdate: fix build errors in ubivol rdiff handler patch 2024-12-04 11:23:05 +01:00
DIGI_EULA DIGI_EULA: Update Digi EULA file. 2017-08-29 12:23:22 +02:00
DIGI_OPEN_EULA meta-digi: Rename from DEL to DEY. 2013-06-12 13:18:37 +02:00
README meta-digi: update support email address 2017-10-30 17:02:33 +01:00

README

OpenEmbedded/Yocto Digi Embedded Linux layer
============================================

This layer provides the Digi Embedded Linux distribution images.

This layer depends on:

git://git.yoctoproject.org/poky.git
git://git.openembedded.org/meta-openembedded.git
git://git.yoctoproject.org/meta-freescale.git
git://github.com/Freescale/meta-fsl-demos.git

Digi's license agreements
-------------------------

All software is covered by Digi's general EULA and Digi's Open Source
EULA. To have the right to use the software in your images you need to
read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files.

NXP Semiconductors' software license agreement
----------------------------------------------

Some platforms depends on libraries and packages that are covered by
NXP Semiconductors' EULA. To have the right to use those binaries in
your images you need to read and accept the EULA file in meta-freescale
Yocto layer.

Support
-------

This layer is provided 'as is' with no guarantee. However, some support
may be available from tech.support@digi.com