All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Brandt <chris.brandt@renesas.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] cramfs: new maintainer, repo and XIP feature
Date: Tue, 13 Feb 2018 14:54:47 -0500	[thread overview]
Message-ID: <20180213195449.51516-1-chris.brandt@renesas.com> (raw)

As of linux-4.15, cramfs is maintained again and the source
repository has moved. Additionaly, there is a new XIP option.


Chris Brandt (2):
  cramfs: change to new site location
  cramfs: add xip option

 fs/cramfs/Config.in                         |  19 +-
 fs/cramfs/cramfs.mk                         |   8 +-
 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, 28 insertions(+), 329 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

-- 
2.16.1

             reply	other threads:[~2018-02-13 19:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-13 19:54 Chris Brandt [this message]
2018-02-13 19:54 ` [Buildroot] [PATCH 1/2] cramfs: change to new site location Chris Brandt
2018-02-13 20:14   ` Thomas Petazzoni
2018-02-13 20:24     ` Chris Brandt
2018-02-13 20:26       ` Thomas Petazzoni
2018-02-13 21:08         ` Chris Brandt
2018-02-14 17:37         ` Chris Brandt
2018-04-05 19:07       ` Matthew Weber
2018-04-06 15:02         ` Chris Brandt
2018-04-06 15:13           ` Thomas Petazzoni
2018-04-06 15:19             ` Chris Brandt
2018-04-06 15:29               ` Thomas Petazzoni
2018-04-06 15:41                 ` Matthew Weber
2018-04-06 15:38             ` Matthew Weber
2018-04-06 15:36           ` Matthew Weber
     [not found]             ` <nycvar.YSQ.7.76.1804061138320.28462@knanqh.ubzr>
2018-04-06 15:43               ` Matthew Weber
     [not found]                 ` <nycvar.YSQ.7.76.1804061305080.28462@knanqh.ubzr>
2018-04-06 18:29                   ` Matthew Weber
     [not found]                     ` <nycvar.YSQ.7.76.1804061446470.28462@knanqh.ubzr>
2018-04-06 19:07                       ` Chris Brandt
2018-02-13 19:54 ` [Buildroot] [PATCH 2/2] cramfs: add xip option Chris Brandt

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=20180213195449.51516-1-chris.brandt@renesas.com \
    --to=chris.brandt@renesas.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.