From: Adam Duskett <aduskett@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 10/11] openvmtools: bump version to 5a9033ddfa95786d867e4d02bbb9a29bac8fb64f
Date: Fri, 3 Feb 2017 15:29:58 -0500 [thread overview]
Message-ID: <20170203202959.18916-10-aduskett@codeblue.com> (raw)
In-Reply-To: <20170203202959.18916-1-aduskett@codeblue.com>
Technically this is 10.1.0, however the initial release left out a config
directory causing autoconfig to fail. See this post:
https://github.com/vmware/open-vm-tools/issues/115#issuecomment-269963907
As such, I specified the hash to fix the release:
https://github.com/vmware/open-vm-tools/commit/5a9033ddfa95786d867e4d02bbb9a29bac8fb64f
Signed-off-by: Adam Duskett <aduskett@codeblue.com>
---
package/openvmtools/openvmtools.hash | 2 +-
package/openvmtools/openvmtools.mk | 10 ++--------
2 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/package/openvmtools/openvmtools.hash b/package/openvmtools/openvmtools.hash
index ae28377..bf344e5 100644
--- a/package/openvmtools/openvmtools.hash
+++ b/package/openvmtools/openvmtools.hash
@@ -1,2 +1,2 @@
# locally computed
-sha256 6b415f6093a15ffce10d3c4b69aa7ff106bdc0efd88e18a70a59d6941d4d2379 openvmtools-stable-9.10.2.tar.gz
+sha256 ff384ab0c11e19db0fd6ddab60e8ae48a4591b141fb3a8e8f1d4e1a489dd293f openvmtools-5a9033ddfa95786d867e4d02bbb9a29bac8fb64f.tar.gz
diff --git a/package/openvmtools/openvmtools.mk b/package/openvmtools/openvmtools.mk
index 40a7dac..d3eda5c 100644
--- a/package/openvmtools/openvmtools.mk
+++ b/package/openvmtools/openvmtools.mk
@@ -4,11 +4,12 @@
#
################################################################################
-OPENVMTOOLS_VERSION = stable-9.10.2
+OPENVMTOOLS_VERSION = 5a9033ddfa95786d867e4d02bbb9a29bac8fb64f
OPENVMTOOLS_SITE = $(call github,vmware,open-vm-tools,$(OPENVMTOOLS_VERSION))
OPENVMTOOLS_SUBDIR = open-vm-tools
OPENVMTOOLS_LICENSE = LGPLv2.1
OPENVMTOOLS_LICENSE_FILES = $(OPENVMTOOLS_SUBDIR)/COPYING
+
# Autoreconf needed or config/missing will run configure again at buildtime
OPENVMTOOLS_AUTORECONF = YES
OPENVMTOOLS_CONF_OPTS = --with-dnet \
@@ -45,13 +46,6 @@ else
OPENVMTOOLS_CONF_OPTS += --without-pam
endif
-# configure needs execution permission
-define OPENVMTOOLS_PRE_CONFIGURE_CHMOD
- chmod 0755 $(@D)/$(OPENVMTOOLS_SUBDIR)/configure
-endef
-
-OPENVMTOOLS_PRE_CONFIGURE_HOOKS += OPENVMTOOLS_PRE_CONFIGURE_CHMOD
-
# symlink needed by lib/system/systemLinux.c (or will cry in /var/log/messages)
# defined in lib/misc/hostinfoPosix.c
# /sbin/shutdown needed for Guest OS restart/shutdown from hypervisor
--
2.9.3
next prev parent reply other threads:[~2017-02-03 20:29 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-03 20:29 [Buildroot] [PATCH 01/11] acpid: bump to version 2.0.28 Adam Duskett
2017-02-03 20:29 ` [Buildroot] [PATCH 02/11] audit: bump to version 2.7.1 Adam Duskett
2017-02-04 12:04 ` Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 03/11] dbus: bump to version 1.11.8 Adam Duskett
2017-02-04 12:06 ` Peter Korsgaard
2017-02-04 18:12 ` Adam Duskett
2017-02-03 20:29 ` [Buildroot] [PATCH 04/11] jansson: bump to version 2.9 Adam Duskett
2017-02-04 12:07 ` Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 05/11] libevent: bump to version 2.1.8 Adam Duskett
2017-02-04 16:12 ` Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 06/11] libmicrohttpd: bump version to 0.9.52 Adam Duskett
2017-02-04 16:14 ` Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 07/11] libv4l: bump version to 1.12.2 Adam Duskett
2017-02-04 16:14 ` Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 08/11] nginx: bump version to 1.10.3 Adam Duskett
2017-02-04 16:15 ` Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 09/11] nginx-naxsi: bump version to 0.55.1 Adam Duskett
2017-02-04 16:18 ` Peter Korsgaard
2017-02-03 20:29 ` Adam Duskett [this message]
2017-02-04 16:22 ` [Buildroot] [PATCH 10/11] openvmtools: bump version to 5a9033ddfa95786d867e4d02bbb9a29bac8fb64f Peter Korsgaard
2017-02-03 20:29 ` [Buildroot] [PATCH 11/11] portaudio: bump to version 190600_20161030 Adam Duskett
2017-02-04 16:24 ` Peter Korsgaard
2017-02-04 12:03 ` [Buildroot] [PATCH 01/11] acpid: bump to version 2.0.28 Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170203202959.18916-10-aduskett@codeblue.com \
--to=aduskett@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox