diff options
| -rw-r--r-- | meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.5.0.bb (renamed from meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.4.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.4.5.bb b/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.5.0.bb index 217829193f..d44709a64d 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.4.5.bb +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.5.0.bb | |||
| @@ -25,7 +25,7 @@ LICENSE:modules/freebsd/vmxnet = "GPL-2.0-only" | |||
| 25 | LICENSE:modules/linux = "GPL-2.0-only" | 25 | LICENSE:modules/linux = "GPL-2.0-only" |
| 26 | LICENSE:modules/solaris = "CDDL-1.0" | 26 | LICENSE:modules/solaris = "CDDL-1.0" |
| 27 | 27 | ||
| 28 | SRC_URI = "git://github.com/vmware/open-vm-tools.git;protocol=https;branch=stable-12.4.x \ | 28 | SRC_URI = "git://github.com/vmware/open-vm-tools.git;protocol=https;branch=stable-12.5.x \ |
| 29 | file://tools.conf \ | 29 | file://tools.conf \ |
| 30 | file://vmtoolsd.service \ | 30 | file://vmtoolsd.service \ |
| 31 | file://vmtoolsd.init \ | 31 | file://vmtoolsd.init \ |
| @@ -50,7 +50,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "stable-(?P<pver>\d+(\.\d+)+)" | |||
| 50 | SRC_URI:append:libc-musl = " file://0001-Add-resolv_compat.h-for-musl-builds.patch;patchdir=.. \ | 50 | SRC_URI:append:libc-musl = " file://0001-Add-resolv_compat.h-for-musl-builds.patch;patchdir=.. \ |
| 51 | " | 51 | " |
| 52 | 52 | ||
| 53 | SRCREV = "9b94132f54fbed0b86dce04ff4402d1d8fd059c3" | 53 | SRCREV = "f2ca37ef3510543172657b82493d1eceefa9a134" |
| 54 | 54 | ||
| 55 | S = "${WORKDIR}/git/open-vm-tools" | 55 | S = "${WORKDIR}/git/open-vm-tools" |
| 56 | 56 | ||
