[Buildroot] [PATCH 1/4] package/waffle: fix website reference

Raphael Gallais-Pou rgallaispou at gmail.com
Sun Oct 5 13:24:42 UTC 2025


http://www.waffle-gl.org yields "403 Forbidden".
Switch to freedesktop.org subdomain.

Signed-off-by: Raphael Gallais-Pou <rgallaispou at gmail.com>
---
 package/waffle/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/waffle/Config.in b/package/waffle/Config.in
index 79cb4ca2ede65613f23a8c612623aa18524ad331..c8661e1a0b929538c5fad9d1d849b1197e51851a 100644
--- a/package/waffle/Config.in
+++ b/package/waffle/Config.in
@@ -44,4 +44,4 @@ config BR2_PACKAGE_WAFFLE
 	  [1] http://piglit.freedesktop.org
 	  [2] http://github.com/apitrace/apitrace#readme
 
-	  http://www.waffle-gl.org
+	  https://waffle.freedesktop.org/

-- 
2.51.0



More information about the buildroot mailing list