Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3 0/2] package/murata-cyw-fw: new package
@ 2019-05-10  8:35 Marcin Niestroj
  2019-05-10  8:35 ` [Buildroot] [PATCH v3 1/2] " Marcin Niestroj
  2019-05-10  8:35 ` [Buildroot] [PATCH v3 2/2] package/murata-cyw-fw: download NVRAM and BT_PATCH only when needed Marcin Niestroj
  0 siblings, 2 replies; 6+ messages in thread
From: Marcin Niestroj @ 2019-05-10  8:35 UTC (permalink / raw)
  To: buildroot

Hi,

This is a next version of package with firmware for murata wireless modules
(WiFi + BLE). This version is based on feedback from v2 [1].

I have splitted it into two patches, because I am not sure that second patch
(reducing required files to download) is worth worse (in my opinion) user
experience when rebuilding with new options selected.

[1] http://lists.busybox.net/pipermail/buildroot/2019-May/249595.html

Marcin Niestroj (2):
  package/murata-cyw-fw: new package
  package/murata-cyw-fw: download NVRAM and BT_PATCH only when needed

 DEVELOPERS                               |   1 +
 package/Config.in                        |   1 +
 package/murata-cyw-fw/Config.in          |  97 ++++++++++++++++++++
 package/murata-cyw-fw/murata-cyw-fw.hash |   5 ++
 package/murata-cyw-fw/murata-cyw-fw.mk   | 107 +++++++++++++++++++++++
 5 files changed, 211 insertions(+)
 create mode 100644 package/murata-cyw-fw/Config.in
 create mode 100644 package/murata-cyw-fw/murata-cyw-fw.hash
 create mode 100644 package/murata-cyw-fw/murata-cyw-fw.mk

-- 
2.21.0

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

end of thread, other threads:[~2019-05-20 20:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-10  8:35 [Buildroot] [PATCH v3 0/2] package/murata-cyw-fw: new package Marcin Niestroj
2019-05-10  8:35 ` [Buildroot] [PATCH v3 1/2] " Marcin Niestroj
2019-05-20 20:20   ` Thomas Petazzoni
2019-05-10  8:35 ` [Buildroot] [PATCH v3 2/2] package/murata-cyw-fw: download NVRAM and BT_PATCH only when needed Marcin Niestroj
2019-05-20 20:21   ` Thomas Petazzoni
2019-05-20 20:25     ` Yann E. MORIN

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