mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] microcom: version bump 2009.06 -> 2016.01.0
Date: Fri,  2 Mar 2018 21:23:28 +0100	[thread overview]
Message-ID: <20180302202328.26615-1-u.kleine-koenig@pengutronix.de> (raw)

The program is using autoconf since it was last packaged for ptxdist, so
the rule can be simplified accordingly.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
 rules/microcom.make | 20 +++++---------------
 1 file changed, 5 insertions(+), 15 deletions(-)

diff --git a/rules/microcom.make b/rules/microcom.make
index 2227ea9ff0f9..153bdaae7a09 100644
--- a/rules/microcom.make
+++ b/rules/microcom.make
@@ -16,10 +16,10 @@ PACKAGES-$(PTXCONF_MICROCOM) += microcom
 #
 # Paths and names
 #
-MICROCOM_VERSION	:= 2009.06
-MICROCOM_MD5		:= 68a63c2d56196a28be89d1b4e5d13af1
+MICROCOM_VERSION	:= 2016.01.0
+MICROCOM_MD5		:= 59a8351a644ea37917e141e8071aa398
 MICROCOM		:= microcom-$(MICROCOM_VERSION)
-MICROCOM_SUFFIX		:= tar.gz
+MICROCOM_SUFFIX		:= tar.xz
 MICROCOM_URL		:= http://www.pengutronix.de/software/microcom/download/$(MICROCOM).$(MICROCOM_SUFFIX)
 MICROCOM_SOURCE		:= $(SRCDIR)/$(MICROCOM).$(MICROCOM_SUFFIX)
 MICROCOM_DIR		:= $(BUILDDIR)/$(MICROCOM)
@@ -29,16 +29,7 @@ MICROCOM_LICENSE	:= GPL-2.0
 # Prepare
 # ----------------------------------------------------------------------------
 
-MICROCOM_PATH := PATH=$(CROSS_PATH)
-MICROCOM_COMPILE_ENV := $(CROSS_ENV)
-
-# ----------------------------------------------------------------------------
-# Install
-# ----------------------------------------------------------------------------
-
-$(STATEDIR)/microcom.install:
-	@$(call targetinfo)
-	@$(call touch)
+MICROCOM_CONF_TOOL := autoconf
 
 # ----------------------------------------------------------------------------
 # Target-Install
@@ -53,10 +44,9 @@ $(STATEDIR)/microcom.targetinstall:
 	@$(call install_fixup, microcom,AUTHOR,"Marc Kleine-Budde <mkl@pengutronix.de>")
 	@$(call install_fixup, microcom,DESCRIPTION,missing)
 
-	@$(call install_copy, microcom, 0, 0, 0755, $(MICROCOM_DIR)/microcom, /usr/bin/microcom)
+	@$(call install_copy, microcom, 0, 0, 0755, -, /usr/bin/microcom)
 
 	@$(call install_finish, microcom)
-
 	@$(call touch)
 
 # vim: syntax=make
-- 
2.16.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2018-03-02 20:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180302202328.26615-1-u.kleine-koenig@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=ptxdist@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