Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/utfcpp: fix comments
@ 2025-12-29  7:55 Bernd Kuhls
  2025-12-29  7:55 ` [Buildroot] [PATCH 2/2] package/utfcpp: bump version to 4.09 Bernd Kuhls
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bernd Kuhls @ 2025-12-29  7:55 UTC (permalink / raw)
  To: buildroot

Buildroot commit dc55e7eb518e1c0d81d1ed1cb9b0f0ae6f75a454 added this
package as copy from the taglib package but forgot to change all taglib-
related comments.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/utfcpp/Config.in | 2 +-
 package/utfcpp/utfcpp.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/utfcpp/Config.in b/package/utfcpp/Config.in
index 19e1f21688..3a3fc339bd 100644
--- a/package/utfcpp/Config.in
+++ b/package/utfcpp/Config.in
@@ -6,5 +6,5 @@ config BR2_PACKAGE_UTFCPP
 
 	  https://github.com/nemtrif/utfcpp
 
-comment "taglib needs a toolchain w/ C++"
+comment "utfcpp needs a toolchain w/ C++"
 	depends on !BR2_INSTALL_LIBSTDCPP
diff --git a/package/utfcpp/utfcpp.mk b/package/utfcpp/utfcpp.mk
index d3d7896813..4e17364e0b 100644
--- a/package/utfcpp/utfcpp.mk
+++ b/package/utfcpp/utfcpp.mk
@@ -1,6 +1,6 @@
 ################################################################################
 #
-# taglib
+# utfcpp
 #
 ################################################################################
 
-- 
2.47.3

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

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

end of thread, other threads:[~2026-01-13 19:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-29  7:55 [Buildroot] [PATCH 1/2] package/utfcpp: fix comments Bernd Kuhls
2025-12-29  7:55 ` [Buildroot] [PATCH 2/2] package/utfcpp: bump version to 4.09 Bernd Kuhls
2025-12-30 12:38   ` Thomas Petazzoni via buildroot
2025-12-30 12:37 ` [Buildroot] [PATCH 1/2] package/utfcpp: fix comments Thomas Petazzoni via buildroot
2026-01-13 19:46 ` Arnout Vandecappelle via buildroot

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