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
|
# 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 \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue