aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/open-vm-tools/open-vm-tools_11.0.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-10-26 00:20:20 -0700
committerKhem Raj <raj.khem@gmail.com>2019-10-26 02:41:33 -0700
commitaccb14ce5dae1c5c3d0b4d27ee925d3e300b0ce4 (patch)
tree4001ac65f73105c34e555502196f87cd6a63a018 /meta-oe/recipes-support/open-vm-tools/open-vm-tools_11.0.1.bb
parent7f8b94f8a4b4a4b3d3dc4dfcee06a9c6828b5421 (diff)
downloadmeta-openembedded-contrib-accb14ce5dae1c5c3d0b4d27ee925d3e300b0ce4.tar.gz
open-vm-tools: Fix build by removing deprecated G_INLINE_FUNC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/open-vm-tools/open-vm-tools_11.0.1.bb')
-rw-r--r--meta-oe/recipes-support/open-vm-tools/open-vm-tools_11.0.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/open-vm-tools/open-vm-tools_11.0.1.bb b/meta-oe/recipes-support/open-vm-tools/open-vm-tools_11.0.1.bb
index 5dcf818381..e43a39b613 100644
--- a/meta-oe/recipes-support/open-vm-tools/open-vm-tools_11.0.1.bb
+++ b/meta-oe/recipes-support/open-vm-tools/open-vm-tools_11.0.1.bb
@@ -38,6 +38,7 @@ SRC_URI = "git://github.com/vmware/open-vm-tools.git;protocol=https \
file://0011-Use-uintmax_t-for-handling-rlim_t.patch;patchdir=.. \
file://0012-Use-off64_t-instead-of-__off64_t.patch;patchdir=.. \
file://0013-misc-Do-not-print-NULL-string-into-logs.patch;patchdir=.. \
+ file://0001-GitHub-Issue-367.-Remove-references-to-deprecated-G_.patch;patchdir=.. \
"
SRCREV = "d3edfd142a81096f9f58aff17d84219b457f4987"