* [Buildroot] [PATCH 1/1] package/luvi: update help text
@ 2026-04-05 11:57 Bernd Kuhls
2026-04-06 8:38 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2026-04-05 11:57 UTC (permalink / raw)
To: buildroot
Buildroot commit 00317f0aff243986983650671fd220ab040af50f switched the
package from pcre to pcre2 but forgot update the Kconfig help text.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/luvi/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/luvi/Config.in b/package/luvi/Config.in
index 19d3307f12..04163141b0 100644
--- a/package/luvi/Config.in
+++ b/package/luvi/Config.in
@@ -21,7 +21,7 @@ config BR2_PACKAGE_LUVI
The luvi core can be extended with several Lua modules by
adding its bundled Lua binding libraries.
To get the Lua module...
- * 'rex' select PCRE (BR2_PACKAGE_PCRE)
+ * 'rex' select PCRE2 (BR2_PACKAGE_PCRE2)
* 'ssl' select OpenSSL (BR2_PACKAGE_OPENSSL)
* 'zlib' select zlib (BR2_PACKAGE_ZLIB)
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/luvi: update help text
2026-04-05 11:57 [Buildroot] [PATCH 1/1] package/luvi: update help text Bernd Kuhls
@ 2026-04-06 8:38 ` Julien Olivain via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-04-06 8:38 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
On 05/04/2026 13:57, Bernd Kuhls wrote:
> Buildroot commit 00317f0aff243986983650671fd220ab040af50f switched the
> package from pcre to pcre2 but forgot update the Kconfig help text.
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-06 8:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-05 11:57 [Buildroot] [PATCH 1/1] package/luvi: update help text Bernd Kuhls
2026-04-06 8:38 ` Julien Olivain via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox