diff options
| -rw-r--r-- | meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.1.5.bb (renamed from meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.1.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.1.0.bb b/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.1.5.bb index 19e4ee11ed..93d3d59eb2 100644 --- a/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.1.0.bb +++ b/meta-networking/recipes-support/open-vm-tools/open-vm-tools_12.1.5.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=master \ | 28 | SRC_URI = "git://github.com/vmware/open-vm-tools.git;protocol=https;branch=stable-12.1.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 \ |
| @@ -49,7 +49,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "stable-(?P<pver>\d+(\.\d+)+)" | |||
| 49 | SRC_URI:append:libc-musl = " file://0001-Add-resolv_compat.h-for-musl-builds.patch;patchdir=.. \ | 49 | SRC_URI:append:libc-musl = " file://0001-Add-resolv_compat.h-for-musl-builds.patch;patchdir=.. \ |
| 50 | " | 50 | " |
| 51 | 51 | ||
| 52 | SRCREV = "6f5e4b13647b40a45c196dad76b1cb39cc6690b9" | 52 | SRCREV = "30339ef6ded308f0147fe80f89b9bca3ace1aef9" |
| 53 | 53 | ||
| 54 | S = "${WORKDIR}/git/open-vm-tools" | 54 | S = "${WORKDIR}/git/open-vm-tools" |
| 55 | 55 | ||
