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:
parent
01ad58fcb8
commit
bc497e0c48
|
|
@ -50,6 +50,7 @@ CORE_ESSENTIALS = " \
|
|||
# Tools and libraries
|
||||
CORE_TOOLS = " \
|
||||
bluez5 \
|
||||
cccs-daemon \
|
||||
dropbear \
|
||||
dualboot \
|
||||
ethtool \
|
||||
|
|
@ -57,6 +58,7 @@ CORE_TOOLS = " \
|
|||
iproute2 \
|
||||
iw \
|
||||
libdigiapix \
|
||||
libdigiapix-python3 \
|
||||
libgpiod \
|
||||
libgpiod-tools \
|
||||
ncurses-terminfo-base \
|
||||
|
|
|
|||
Loading…
Reference in New Issue