diff mbox series

u-boot: Update the HOMEPAGE entry

Message ID 20260828144859.364618-1-festevam@gmail.com
State New
Headers show
Series u-boot: Update the HOMEPAGE entry | expand

Commit Message

Fabio Estevam Aug. 28, 2026, 2:48 p.m. UTC
The official U-Boot project URL has migrated to the
u-boot-project.org domain.

Change the HOMEPAGE entry accordingly.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 meta/recipes-bsp/u-boot/u-boot-common.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Quentin Schulz Aug. 28, 2026, 2:58 p.m. UTC | #1
Hi Fabio,

On 8/28/26 4:48 PM, Fabio Estevam via lists.openembedded.org wrote:
> The official U-Boot project URL has migrated to the
> u-boot-project.org domain.
> 

We have a website at u-boot-project.org, maybe point to that instead of 
the docs directly?

Otherwise, this patch is much welcome as Denx the company doesn't exist 
anymore and we don't know for how long that URL will be redirecting to 
the docs.

Cheers,
Quentin
diff mbox series

Patch

diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc
index ba66abd56c..fd27dcf316 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common.inc
@@ -1,4 +1,4 @@ 
-HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome"
+HOMEPAGE = "https://docs.u-boot-project.org/en/latest/"
 DESCRIPTION = "U-Boot, a boot loader for Embedded boards based on PowerPC, \
 ARM, MIPS and several other processors, which can be installed in a boot \
 ROM and used to initialize and test the hardware or to download and run \