cccsd: add syslog dependency
The Cloud Connector depends on syslog for logging, so this package is required to properly collect its messages. https://onedigi.atlassian.net/browse/DEL-10080 Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
7d18bd37f3
commit
0df6685a07
|
|
@ -34,6 +34,7 @@ CORE_ESSENTIALS = " \
|
|||
base-passwd \
|
||||
bluez5-init \
|
||||
busybox \
|
||||
busybox-syslog \
|
||||
ca-certificates \
|
||||
cryptodev-module \
|
||||
firmwared \
|
||||
|
|
|
|||
Loading…
Reference in New Issue