overc-utils: dom0 needs to depend on util-linux-script

The "c3-console dom0" from cube-server no longer works due to the
further split of the utilities in the oe-core of util-linux.  The
simple fix is to just add util-linux-script as a dependency to the
dom0 packagegroup.

[ Issue: LIN1019-2953 ]

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
This commit is contained in:
Jason Wessel
2019-11-15 07:47:02 -08:00
parent 3af72d3baa
commit 7a4e42e9ff

View File

@@ -72,4 +72,5 @@ FILES_overc-device-utils += "${sbindir}/cube-device ${sysconfdir}/udev ${sysconf
RDEPENDS_${PN} += "bash dtach nanomsg udev systemd-extra-utils jq overc-installer udocker \
sed which grep util-linux-nsenter util-linux-column util-linux-setsid \
util-linux-script \
"