mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Baeuerle, Florian" <Florian.Baeuerle@allegion.com>
To: "ptxdist@pengutronix.de" <ptxdist@pengutronix.de>
Subject: [ptxdist] [PATCH v2 2/2] squashfs-tools: version bump 4.2 -> 4.3 and drop 3.4 support
Date: Mon, 30 Jul 2018 12:50:41 +0000	[thread overview]
Message-ID: <c7b935cf4224ea63cbb1c7b32ef15ac7887412b7.camel@allegion.com> (raw)
In-Reply-To: <20180730122053.fyvva42umv3v7pde@pengutronix.de>

---
 rules/squashfs-tools.make | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/rules/squashfs-tools.make b/rules/squashfs-tools.make
index 6bdc03635..5fb905d06 100644
--- a/rules/squashfs-tools.make
+++ b/rules/squashfs-tools.make
@@ -16,13 +16,9 @@ PACKAGES-$(PTXCONF_SQUASHFS_TOOLS) += squashfs-tools
 #
 # Paths and names
 #
-SQUASHFS_TOOLS_VERSION	:= $(call ptx/ifdef, PTXCONF_HOST_SQUASHFS_TOOLS_V3X, 3.4, 4.2)
-ifdef PTXCONF_HOST_SQUASHFS_TOOLS_V3X
-SQUASHFS_TOOLS_MD5	:= 2a4d2995ad5aa6840c95a95ffa6b1da6
-else
-SQUASHFS_TOOLS_MD5	:= 1b7a781fb4cf8938842279bd3e8ee852
-endif
-SQUASHFS_TOOLS		:= squashfs$(SQUASHFS_TOOLS_VERSION)
+SQUASHFS_TOOLS_VERSION	:= 4.3
+SQUASHFS_TOOLS_MD5	:= d92ab59aabf5173f2a59089531e30dbf
+SQUASHFS_TOOLS		:= squashfs-tools-$(SQUASHFS_TOOLS_VERSION)
 SQUASHFS_TOOLS_SUFFIX	:= tar.gz
 SQUASHFS_TOOLS_URL	:= $(call ptx/mirror, SF, squashfs/$(SQUASHFS_TOOLS).$(SQUASHFS_TOOLS_SUFFIX))
 SQUASHFS_TOOLS_SOURCE	:= $(SRCDIR)/$(SQUASHFS_TOOLS).$(SQUASHFS_TOOLS_SUFFIX)
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      parent reply	other threads:[~2018-07-30 12:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-30 11:39 [ptxdist] [PATCH] image-root-squashfs: add rules for generic squashfs image Baeuerle, Florian
2018-07-30 11:56 ` Michael Olbrich
2018-07-30 11:58   ` Baeuerle, Florian
2018-07-30 12:20     ` Michael Olbrich
2018-07-30 12:50       ` [ptxdist] [PATCH v2 1/2] " Baeuerle, Florian
2018-07-30 12:50       ` Baeuerle, Florian [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=c7b935cf4224ea63cbb1c7b32ef15ac7887412b7.camel@allegion.com \
    --to=florian.baeuerle@allegion.com \
    --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