All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] Config.in.legacy: fix typo
@ 2021-01-17 22:01 Fabrice Fontaine
  2021-01-18 21:23 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Fabrice Fontaine @ 2021-01-17 22:01 UTC (permalink / raw)
  To: buildroot

oriq-rcw -> qoriq-rcw

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 Config.in.legacy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index a322d18cb3..4e59fbb190 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -162,7 +162,7 @@ config BR2_GDB_VERSION_8_2
 	  version such as 8.3 or more recent.
 
 config BR2_PACKAGE_HOST_RCW
-	bool "rcw package was renamed to oriq-rcw"
+	bool "rcw package was renamed to qoriq-rcw"
 	select BR2_PACKAGE_HOST_QORIQ_RCW
 	select BR2_LEGACY
 	help
-- 
2.29.2

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

* [Buildroot] [PATCH 1/1] Config.in.legacy: fix typo
  2021-01-17 22:01 [Buildroot] [PATCH 1/1] Config.in.legacy: fix typo Fabrice Fontaine
@ 2021-01-18 21:23 ` Thomas Petazzoni
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2021-01-18 21:23 UTC (permalink / raw)
  To: buildroot

On Sun, 17 Jan 2021 23:01:01 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> oriq-rcw -> qoriq-rcw
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  Config.in.legacy | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* Re: [Buildroot] [PATCH 1/1] Config.in.legacy: fix typo
  2022-01-22 21:43 Fabrice Fontaine
@ 2022-01-26 20:58 ` Thomas Petazzoni
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2022-01-26 20:58 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: buildroot

On Sat, 22 Jan 2022 22:43:18 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Fix typo added by commit 7527324132878f98999539bdd97bd3518747f585:
> brcmfmac-sdio-firmware-rpi by brcmfmac_sdio-firmware-rpi
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  Config.in.legacy | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to master, 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

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

* [Buildroot] [PATCH 1/1] Config.in.legacy: fix typo
@ 2022-01-22 21:43 Fabrice Fontaine
  2022-01-26 20:58 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Fabrice Fontaine @ 2022-01-22 21:43 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

Fix typo added by commit 7527324132878f98999539bdd97bd3518747f585:
brcmfmac-sdio-firmware-rpi by brcmfmac_sdio-firmware-rpi

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 Config.in.legacy | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index c11cb846fb..62717463df 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -154,7 +154,7 @@ config BR2_PACKAGE_RPI_BT_FIRMWARE
 	select BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI_BT
 	help
 	  Package rpi-bt-firmware was moved as option to
-	  package brcmfmac-sdio-firmware-rpi.
+	  package brcmfmac_sdio-firmware-rpi.
 
 config BR2_PACKAGE_RPI_WIFI_FIRMWARE
 	bool "rpi-wifi-firmware package was renamed"
@@ -164,7 +164,7 @@ config BR2_PACKAGE_RPI_WIFI_FIRMWARE
 	select BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI_WIFI
 	help
 	  Package rpi-wifi-firmware was moved as option to
-	  package brcmfmac-sdio-firmware-rpi.
+	  package brcmfmac_sdio-firmware-rpi.
 
 config BR2_PACKAGE_HOST_GDB_PYTHON
 	bool "GDB Python2 support removed"
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-01-26 20:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17 22:01 [Buildroot] [PATCH 1/1] Config.in.legacy: fix typo Fabrice Fontaine
2021-01-18 21:23 ` Thomas Petazzoni
2022-01-22 21:43 Fabrice Fontaine
2022-01-26 20:58 ` Thomas Petazzoni

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.