From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/openvmtools: move to GitHub
Date: Mon, 15 Jun 2015 10:22:50 +0300 [thread overview]
Message-ID: <20150615072250.GI8165@tarshish> (raw)
In-Reply-To: <1434351386-2515-1-git-send-email-kaszak@gmail.com>
Hi Karoly,
On Mon, Jun 15, 2015 at 08:56:26AM +0200, Karoly Kasza wrote:
> -OPENVMTOOLS_VERSION_MAJOR = 9.10.0
> -OPENVMTOOLS_VERSION = $(OPENVMTOOLS_VERSION_MAJOR)-2476743
> -OPENVMTOOLS_SOURCE = open-vm-tools-$(OPENVMTOOLS_VERSION).tar.gz
> -OPENVMTOOLS_SITE = http://downloads.sourceforge.net/project/open-vm-tools/open-vm-tools/stable-$(OPENVMTOOLS_VERSION_MAJOR)
> +OPENVMTOOLS_VERSION_MAJOR = stable-9.10
VERSION_MAJOR is only needed when it's used for something other than
constructing VERSION, like in the URL above. Now that the URL is gone you can
just remove VERSION_MAJOR, and set VERSION directly instead.
> +OPENVMTOOLS_VERSION = $(OPENVMTOOLS_VERSION_MAJOR).0
> +OPENVMTOOLS_SITE = $(call github,vmware,open-vm-tools,$(OPENVMTOOLS_VERSION))
> OPENVMTOOLS_LICENSE = LGPLv2.1
> OPENVMTOOLS_LICENSE_FILES = COPYING
> # Autoreconf needed or config/missing will run configure again at buildtime
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
prev parent reply other threads:[~2015-06-15 7:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-15 6:56 [Buildroot] [PATCH] package/openvmtools: move to GitHub Karoly Kasza
2015-06-15 7:22 ` Baruch Siach [this message]
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=20150615072250.GI8165@tarshish \
--to=baruch@tkos.co.il \
--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