All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: Jesse Taube <jesse.taube@benettiengineering.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2] package/esp-hosted-ng: add package
Date: Mon, 31 Jul 2023 23:26:28 +0200	[thread overview]
Message-ID: <20230731232628.4824f155@windsurf> (raw)
In-Reply-To: <20230711215502.3638293-1-giulio.benetti@benettiengineering.com>

On Tue, 11 Jul 2023 23:55:02 +0200
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> This patch adds esp-hosted-ng package that allows to build Linux Kernel
> Driver for Espressif Esp32-* SoCs, that once programmed with the
> corresponding firmware behave like a normal Wi-Fi module. Both SDIO and
> SPI busses are supported and selectable.
> 
> Cc: Jesse Taube <jesse.taube@benettiengineering.com>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
> V1->V2:
> * bump to version 2023-07-11 to support latest Linux versions and ESP32-C6
> ---
>  DEVELOPERS                               |  1 +
>  package/Config.in                        |  1 +
>  package/esp-hosted-ng/Config.in          | 29 ++++++++++++++++++++++++
>  package/esp-hosted-ng/esp-hosted-ng.hash |  3 +++
>  package/esp-hosted-ng/esp-hosted-ng.mk   | 29 ++++++++++++++++++++++++
>  5 files changed, 63 insertions(+)
>  create mode 100644 package/esp-hosted-ng/Config.in
>  create mode 100644 package/esp-hosted-ng/esp-hosted-ng.hash
>  create mode 100644 package/esp-hosted-ng/esp-hosted-ng.mk

I don't understand why it was named esp-hosted-ng, the upstream Github
repo is just esp-hosted. Yes, recent versions are "ng", but we normally
don't name our packages according to the versions, except in some very
specific cases (libgtk3, qt5, qt6, etc.). So I renamed everything to
esp-hosted (hoping I didn't mess up anything in the process) and
applied. It built fine against a vexpress_defconfig ARM32 Linux 6.1
kernel.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2023-07-31 21:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-11 21:55 [Buildroot] [PATCH v2] package/esp-hosted-ng: add package Giulio Benetti
2023-07-31 21:26 ` Thomas Petazzoni via buildroot [this message]
2023-07-31 21:44   ` Giulio Benetti

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=20230731232628.4824f155@windsurf \
    --to=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=jesse.taube@benettiengineering.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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.