All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/2] cramfs: change to new site location
Date: Mon, 9 Apr 2018 11:41:20 +0200	[thread overview]
Message-ID: <20180409114120.6d63f18e@windsurf> (raw)
In-Reply-To: <20180407133543.90767-2-chris.brandt@renesas.com>

Hello,

On Sat,  7 Apr 2018 08:35:42 -0500, Chris Brandt wrote:
> As of Linux-4.15, cramfs now has a official maintainer again.
> Additionally, that person is hosting and maintaining a new version of
> cramfs-tools.
> 
> Patches 0001-endian.patch and 0003-fix-missing-types.patch are no longer
> needed because they have been upstreamed.
> 
> However, since patch 0002-cygwin_IO.patch is so old, it is being
> removed until someone that needs it can reapply and test it. At
> that point, they should submit the changes to the new cramfs-tools
> maintainer instead of adding the patches back here.
> 
> Please note that cross-endian support for cramfsck is not supported
> at this time.
> 
> Cc: Nicolas Pitre <nico@linaro.org>
> Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
> Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com>
> ---
> v3:
>  - Added note about cramfsck not supporting endian swap
>  - Added Reviewed-by
> v2:
>  - Update hash to include new endian support
> ---
>  fs/cramfs/Config.in                         |   2 +-
>  fs/cramfs/cramfs.mk                         |   4 +-
>  package/cramfs/0001-endian.patch            | 288 ----------------------------
>  package/cramfs/0002-cygwin_IO.patch         |  15 --
>  package/cramfs/0003-fix-missing-types.patch |  17 --
>  package/cramfs/Config.in                    |   2 +-
>  package/cramfs/Config.in.host               |   2 +-
>  package/cramfs/cramfs.hash                  |   2 +-
>  package/cramfs/cramfs.mk                    |   4 +-
>  9 files changed, 8 insertions(+), 328 deletions(-)
>  delete mode 100644 package/cramfs/0001-endian.patch
>  delete mode 100644 package/cramfs/0002-cygwin_IO.patch
>  delete mode 100644 package/cramfs/0003-fix-missing-types.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2018-04-09  9:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-07 13:35 [Buildroot] [PATCH v3 0/2] cramfs: new maintainer, repo and XIP feature Chris Brandt
2018-04-07 13:35 ` [Buildroot] [PATCH v3 1/2] cramfs: change to new site location Chris Brandt
2018-04-09  9:41   ` Thomas Petazzoni [this message]
2018-04-07 13:35 ` [Buildroot] [PATCH v3 2/2] cramfs: add xip option Chris Brandt
2018-04-09  9:42   ` Thomas Petazzoni

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=20180409114120.6d63f18e@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.