[Buildroot] [git commit branch/2025.02.x] package/waffle: fix website reference

Arnout Vandecappelle arnout at rnout.be
Thu Oct 30 07:55:57 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=95c4ddcfb5f8ce88187c68d8eaa856dfbbafb17e
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2025.02.x

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

Signed-off-by: Raphael Gallais-Pou <rgallaispou at gmail.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
(cherry picked from commit 9d188bd4231816993de51b38894701788459b593)
Signed-off-by: Thomas Perale <thomas.perale at mind.be>
---
 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 79cb4ca2ed..c8661e1a0b 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/


More information about the buildroot mailing list