mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 13:20:03 +00:00
open-vm-tools: don't use mspack
It's not actually needed when you set --disable-deploypkg. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
d5f02c41cb
commit
778f28874f
@@ -30,7 +30,7 @@ SRCREV = "854c0bb374612f7e633b448ca273f970f154458b"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git/open-vm-tools"
|
S = "${WORKDIR}/git/open-vm-tools"
|
||||||
|
|
||||||
DEPENDS = "virtual/kernel glib-2.0 glib-2.0-native util-linux libdnet procps libmspack"
|
DEPENDS = "virtual/kernel glib-2.0 glib-2.0-native util-linux libdnet procps"
|
||||||
RDEPENDS_${PN} = "util-linux libdnet kernel-module-vmhgfs"
|
RDEPENDS_${PN} = "util-linux libdnet kernel-module-vmhgfs"
|
||||||
|
|
||||||
inherit module-base kernel-module-split autotools pkgconfig systemd
|
inherit module-base kernel-module-split autotools pkgconfig systemd
|
||||||
|
|||||||
Reference in New Issue
Block a user