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 2a83e864f7..65fbfc9e93 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 | |||
@@ -53,8 +53,6 @@ PACKAGECONFIG[x11] = ",${NO_X11_FLAGS},${X11_DEPENDS}" | |||
53 | # fuse gets implicitly detected; there is no --without-fuse option. | 53 | # fuse gets implicitly detected; there is no --without-fuse option. |
54 | PACKAGECONFIG[fuse] = ",,fuse" | 54 | PACKAGECONFIG[fuse] = ",,fuse" |
55 | 55 | ||
56 | CFLAGS += "-Wno-error=deprecated-declarations" | ||
57 | |||
58 | FILES_${PN} += "\ | 56 | FILES_${PN} += "\ |
59 | ${libdir}/open-vm-tools/plugins/vmsvc/lib*.so \ | 57 | ${libdir}/open-vm-tools/plugins/vmsvc/lib*.so \ |
60 | ${libdir}/open-vm-tools/plugins/common/lib*.so \ | 58 | ${libdir}/open-vm-tools/plugins/common/lib*.so \ |