mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2] evtest: version bump 1.31 -> 1.33
Date: Wed, 27 Jun 2018 15:11:26 +0200	[thread overview]
Message-ID: <20180627131126.30738-1-l.stach@pengutronix.de> (raw)

evtest doesn't have tarball releases, so switch to a git URL to get the
sources from the git tag.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
v2: don't drop configure env variables
---
 patches/evtest-1.33/autogen.sh | 1 +
 rules/evtest.make              | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)
 create mode 120000 patches/evtest-1.33/autogen.sh

diff --git a/patches/evtest-1.33/autogen.sh b/patches/evtest-1.33/autogen.sh
new file mode 120000
index 000000000000..9f8a4cb7ddcb
--- /dev/null
+++ b/patches/evtest-1.33/autogen.sh
@@ -0,0 +1 @@
+../autogen.sh
\ No newline at end of file
diff --git a/rules/evtest.make b/rules/evtest.make
index df5d4f74e04f..40840b182d03 100644
--- a/rules/evtest.make
+++ b/rules/evtest.make
@@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_EVTEST) += evtest
 #
 # Paths and names
 #
-EVTEST_VERSION	:= 1.31
-EVTEST_MD5	:= 2f4814fd011eb21770040b27d5e68d46
+EVTEST_VERSION	:= 1.33
+EVTEST_MD5	:= 19c74f94ffde781bab9ecd60e4e2f986
 EVTEST		:= evtest-$(EVTEST_VERSION)
-EVTEST_SUFFIX	:= tar.bz2
-EVTEST_URL	:= http://www.pengutronix.de/software/ptxdist/temporary-src/$(EVTEST).$(EVTEST_SUFFIX)
+EVTEST_SUFFIX	:= tar.xz
+EVTEST_URL	:= http://anongit.freedesktop.org/git/evtest.git;tag=evtest-$(EVTEST_VERSION)
 EVTEST_SOURCE	:= $(SRCDIR)/$(EVTEST).$(EVTEST_SUFFIX)
 EVTEST_DIR	:= $(BUILDDIR)/$(EVTEST)
 EVTEST_LICENSE	:= GPL-2.0-only
-- 
2.17.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2018-06-27 13:11 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=20180627131126.30738-1-l.stach@pengutronix.de \
    --to=l.stach@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