* [Buildroot] [PATCH 1/1] package/libuhttpd: fix comment
@ 2023-07-20 20:28 Bernd Kuhls
2023-07-20 21:19 ` Thomas Petazzoni via buildroot
2023-08-26 17:31 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2023-07-20 20:28 UTC (permalink / raw)
To: buildroot; +Cc: Jianhui Zhao
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/libuhttpd/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/libuhttpd/Config.in b/package/libuhttpd/Config.in
index a552a88f0c..d89f4541b6 100644
--- a/package/libuhttpd/Config.in
+++ b/package/libuhttpd/Config.in
@@ -13,4 +13,4 @@ config BR2_PACKAGE_LIBUHTTPD
comment "libuhttpd needs a toolchain w/ gcc >= 4.9"
depends on BR2_USE_MMU
- depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9
+ depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_4_9
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libuhttpd: fix comment
2023-07-20 20:28 [Buildroot] [PATCH 1/1] package/libuhttpd: fix comment Bernd Kuhls
@ 2023-07-20 21:19 ` Thomas Petazzoni via buildroot
2023-08-26 17:31 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-20 21:19 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: Jianhui Zhao, buildroot
On Thu, 20 Jul 2023 22:28:29 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/libuhttpd/Config.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Indeed, well spotted. 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] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libuhttpd: fix comment
2023-07-20 20:28 [Buildroot] [PATCH 1/1] package/libuhttpd: fix comment Bernd Kuhls
2023-07-20 21:19 ` Thomas Petazzoni via buildroot
@ 2023-08-26 17:31 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-08-26 17:31 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: Jianhui Zhao, buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd@kuhls.net> writes:
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Committed to 2023.02.x and 2023.05.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-26 17:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-20 20:28 [Buildroot] [PATCH 1/1] package/libuhttpd: fix comment Bernd Kuhls
2023-07-20 21:19 ` Thomas Petazzoni via buildroot
2023-08-26 17:31 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox