From fd232ab90659c4abf51c93a1582323522ffc52bc Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Thu, 7 Oct 2021 11:06:26 -0400 Subject: yocto-bsp/poky: replace http with https for URLs https has been the preferred way to access websites for many years now. Change all of the URLs with a _working_ https server/certificate to use that URL. (From meta-yocto rev: 89de71da1c1e46d42a5c786bcac76462aa9c31e0) Signed-off-by: Jon Mason Signed-off-by: Richard Purdie --- meta-yocto-bsp/README.hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-yocto-bsp') diff --git a/meta-yocto-bsp/README.hardware.md b/meta-yocto-bsp/README.hardware.md index f00f167d3b..9151d641d5 100644 --- a/meta-yocto-bsp/README.hardware.md +++ b/meta-yocto-bsp/README.hardware.md @@ -15,7 +15,7 @@ configuration. For more information please see the Yocto Board Support Package (BSP) Developer's Guide - documentation source is in documentation/bspguide or download the PDF from: - http://yoctoproject.org/documentation + https://docs.yoctoproject.org/ Note that these reference BSPs use the linux-yocto kernel and in general don't pull in binary module support for the platforms. This means some device functionality -- cgit v1.2.3-54-g00ecf