Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/2] cramfs: new maintainer, repo and XIP feature
@ 2018-04-07 13:35 Chris Brandt
  2018-04-07 13:35 ` [Buildroot] [PATCH v3 1/2] cramfs: change to new site location Chris Brandt
  2018-04-07 13:35 ` [Buildroot] [PATCH v3 2/2] cramfs: add xip option Chris Brandt
  0 siblings, 2 replies; 5+ messages in thread
From: Chris Brandt @ 2018-04-07 13:35 UTC (permalink / raw)
  To: buildroot

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

v3:
 - Added note about cramfsck not supporting endian swap
 - Added Reviewed-by
v2:
 - Update hash to include new endian support


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

 fs/cramfs/Config.in                         |  19 +-
 fs/cramfs/cramfs.mk                         |  12 +-
 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, 33 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

-- 
2.16.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-04-09  9:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2018-04-07 13:35 ` [Buildroot] [PATCH v3 2/2] cramfs: add xip option Chris Brandt
2018-04-09  9:42   ` Thomas Petazzoni

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