All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] sstate: Switch to Zstandard compressor
@ 2021-10-01 17:31 Henry Kleynhans
  2021-10-01 17:31 ` [PATCH] sstate: Switch to ZStandard compressor support Henry Kleynhans
  2021-10-02  1:17 ` [poky] [PATCH 1/1] sstate: Switch to Zstandard compressor Joshua Watt
  0 siblings, 2 replies; 7+ messages in thread
From: Henry Kleynhans @ 2021-10-01 17:31 UTC (permalink / raw)
  To: poky; +Cc: hkleynhans, rmikey

Patch revision, changes from the last version:
* Switch to Zstandard rather than adding it as an option.
* Specify 'zstd' threading and compression as arguments instead of
  using environment variables
* Remove debug output
* Non-posix if statements were removed as a result of replacing 'gzip'
  with 'zstd'

I am not sure if we need support for 'pzstd'.  If this is a requirement
I can add it in a subsequent revision.


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

end of thread, other threads:[~2021-10-04  8:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 17:31 [PATCH 1/1] sstate: Switch to Zstandard compressor Henry Kleynhans
2021-10-01 17:31 ` [PATCH] sstate: Switch to ZStandard compressor support Henry Kleynhans
2021-10-02  9:58   ` [poky] " Alexander Kanavin
2021-10-02 13:34   ` Peter Kjellerstedt
2021-10-02  1:17 ` [poky] [PATCH 1/1] sstate: Switch to Zstandard compressor Joshua Watt
2021-10-02 14:13   ` Richard Purdie
2021-10-04  8:24     ` Henry Kleynhans

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.