From 5b31b90e82602b2ec7906ae4868f4777ce046dfe Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Fri, 27 Mar 2020 15:21:44 +0100 Subject: Update URL for BSP git repo The BSP repository was moved to github. The old repository lacks several recent commits, leading to broken links in the HTML output (see e.g. html/linux/io/bsp397_SDHI.html). Update all BSP URLs to fix this. Note that BSP commits are opened in a new tab, as github pages cannot be embedded in a frame. Signed-off-by: Geert Uytterhoeven Acked-by: Kuninori Morimoto --- projects/project.schema.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects') diff --git a/projects/project.schema.yaml b/projects/project.schema.yaml index 216306c..70426b8 100644 --- a/projects/project.schema.yaml +++ b/projects/project.schema.yaml @@ -46,7 +46,7 @@ mapping: bsp-commits: desc: A sequence / list of related BSP commits - https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas-bsp.git/commit/?id= + https://github.com/renesas-rcar/linux-bsp/commit/ sequence: - include: gitcommit -- cgit v1.2.3