diff options
-rw-r--r-- | meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb b/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb index 65fbfc9e93..5f93eb4aca 100644 --- a/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb +++ b/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb | |||
@@ -77,8 +77,6 @@ do_install_append() { | |||
77 | } | 77 | } |
78 | 78 | ||
79 | do_configure_prepend() { | 79 | do_configure_prepend() { |
80 | export CUSTOM_PROCPS_NAME=procps | ||
81 | export CUSTOM_PROCPS_LIBS=-L${STAGING_LIBDIR}/libprocps.so | ||
82 | export CUSTOM_DNET_NAME=dnet | 80 | export CUSTOM_DNET_NAME=dnet |
83 | export CUSTOM_DNET_LIBS=-L${STAGING_LIBDIR}/libdnet.so | 81 | export CUSTOM_DNET_LIBS=-L${STAGING_LIBDIR}/libdnet.so |
84 | } | 82 | } |