dey-image-container-manager: add DRM runtime support

https://onedigi.atlassian.net/browse/DEL-10035

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2026-04-15 18:49:37 +02:00
parent 01ad58fcb8
commit bc497e0c48
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,7 @@ CORE_ESSENTIALS = " \
# Tools and libraries # Tools and libraries
CORE_TOOLS = " \ CORE_TOOLS = " \
bluez5 \ bluez5 \
cccs-daemon \
dropbear \ dropbear \
dualboot \ dualboot \
ethtool \ ethtool \
@ -57,6 +58,7 @@ CORE_TOOLS = " \
iproute2 \ iproute2 \
iw \ iw \
libdigiapix \ libdigiapix \
libdigiapix-python3 \
libgpiod \ libgpiod \
libgpiod-tools \ libgpiod-tools \
ncurses-terminfo-base \ ncurses-terminfo-base \