mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] evtest: version bump 1.31 -> 1.33
@ 2018-06-27 13:11 Lucas Stach
  0 siblings, 0 replies; only message in thread
From: Lucas Stach @ 2018-06-27 13:11 UTC (permalink / raw)
  To: ptxdist

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-27 13:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-27 13:11 [ptxdist] [PATCH v2] evtest: version bump 1.31 -> 1.33 Lucas Stach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox