mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bryan Hundven <bryanhundven@gmail.com>
To: ptxdist@pengutronix.de
Cc: "Bryan Hundven" <bryanhundven@gmail.com>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Subject: [ptxdist] [PATCH] OSELAS.BSP-EnergyMicro-Gecko: Update energyAwareTools
Date: Fri,  8 Jan 2016 02:44:10 -0800	[thread overview]
Message-ID: <1452249850-26446-1-git-send-email-bryanhundven@gmail.com> (raw)

Since the silabs acquisition of energymicro, the url to the
energyAwareTools has changed. This commit updates that path.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
CC: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
 rules/host-energyAwareTools.make | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/rules/host-energyAwareTools.make b/rules/host-energyAwareTools.make
index b11f025..dc67ccb 100644
--- a/rules/host-energyAwareTools.make
+++ b/rules/host-energyAwareTools.make
@@ -16,11 +16,10 @@ HOST_PACKAGES-$(PTXCONF_HOST_ENERGYAWARETOOLS) += host-energyawaretools
 #
 # Paths and names
 #
-HOST_ENERGYAWARETOOLS_VERSION	:= 25052012
 HOST_ENERGYAWARETOOLS_MD5	:= e6e6c9b52a5e41235242bdc04e5faa02
-HOST_ENERGYAWARETOOLS		:= energyAwareTools_$(HOST_ENERGYAWARETOOLS_VERSION)
+HOST_ENERGYAWARETOOLS		:= energyaware-linux-tools
 HOST_ENERGYAWARETOOLS_SUFFIX	:= tgz
-HOST_ENERGYAWARETOOLS_URL	:= http://cdn.energymicro.com/dl/packages/$(HOST_ENERGYAWARETOOLS).$(HOST_ENERGYAWARETOOLS_SUFFIX)
+HOST_ENERGYAWARETOOLS_URL	:= http://www.silabs.com/Support%20Documents/Software/$(HOST_ENERGYAWARETOOLS).$(HOST_ENERGYAWARETOOLS_SUFFIX)
 HOST_ENERGYAWARETOOLS_SOURCE	:= $(SRCDIR)/$(HOST_ENERGYAWARETOOLS).$(HOST_ENERGYAWARETOOLS_SUFFIX)
 HOST_ENERGYAWARETOOLS_DIR	:= $(HOST_BUILDDIR)/$(HOST_ENERGYAWARETOOLS)
 
-- 
2.5.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2016-01-08 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-08 10:44 Bryan Hundven [this message]
2016-01-08 10:52 ` Uwe Kleine-König

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=1452249850-26446-1-git-send-email-bryanhundven@gmail.com \
    --to=bryanhundven@gmail.com \
    --cc=ptxdist@pengutronix.de \
    --cc=u.kleine-koenig@pengutronix.de \
    /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