mirror of
https://github.com/optim-enterprises-bv/meta-overc.git
synced 2026-01-08 16:41:31 +00:00
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:
@@ -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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user