|
@@ -25,7 +25,7 @@ LICENSE:modules/freebsd/vmxnet = "GPL-2.0-only"
|
|
|
LICENSE:modules/linux = "GPL-2.0-only"
|
|
|
LICENSE:modules/solaris = "CDDL-1.0"
|
|
|
|
|
|
-SRC_URI = "git://github.com/vmware/open-vm-tools.git;protocol=https;branch=stable-12.5.x \
|
|
|
+SRC_URI = "git://github.com/vmware/open-vm-tools.git;protocol=https;branch=stable-13.0.x \
|
|
|
file://tools.conf \
|
|
|
file://vmtoolsd.service \
|
|
|
file://vmtoolsd.init \
|
|
@@ -43,7 +43,6 @@ SRC_URI = "git://github.com/vmware/open-vm-tools.git;protocol=https;branch=stabl
|
|
|
file://0012-hgfsServerLinux-Consider-64bit-time_t-possibility.patch;patchdir=.. \
|
|
|
file://0013-open-vm-tools-Correct-include-path-for-poll.h.patch;patchdir=.. \
|
|
|
file://0014-timeSync-Portable-way-to-print-64bit-time_t.patch;patchdir=.. \
|
|
|
- file://0001-Fix-build-when-compiling-with-std-c23.patch;patchdir=.. \
|
|
|
"
|
|
|
|
|
|
UPSTREAM_CHECK_GITTAGREGEX = "stable-(?P<pver>\d+(\.\d+)+)"
|
|
@@ -51,7 +50,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "stable-(?P<pver>\d+(\.\d+)+)"
|
|
|
SRC_URI:append:libc-musl = " file://0001-Add-resolv_compat.h-for-musl-builds.patch;patchdir=.. \
|
|
|
"
|
|
|
|
|
|
-SRCREV = "f2ca37ef3510543172657b82493d1eceefa9a134"
|
|
|
+SRCREV = "fbc80ffbd226b4a61bb8ea1c9a682b5c7614e3fd"
|
|
|
|
|
|
S = "${UNPACKDIR}/${BP}/open-vm-tools"
|
|
|
|