From 1bab0305a854ad43a29108cfb132449fa113849e Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 14 Aug 2022 10:36:16 +0200 Subject: layer: change to https where possible While at it set the pointers to the documentation in the README to latest developer website. Signed-off-by: Max Krummenacher --- recipes-benchmark/cpuburn/cpuburn-a53_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-benchmark') diff --git a/recipes-benchmark/cpuburn/cpuburn-a53_git.bb b/recipes-benchmark/cpuburn/cpuburn-a53_git.bb index e56e70a..fe9aa24 100644 --- a/recipes-benchmark/cpuburn/cpuburn-a53_git.bb +++ b/recipes-benchmark/cpuburn/cpuburn-a53_git.bb @@ -7,7 +7,7 @@ DL_DIR:append = "/${PN}-${PV}" # Ensure to make this available for machine which has neon COMPATIBLE_MACHINE = "(${@bb.utils.contains("TUNE_FEATURES", "aarch64", "${MACHINE}", "Invalid!", d)})" -SRC_URI = "http://hardwarebug.org/files/burn.S;name=mru \ +SRC_URI = "https://hardwarebug.org/files/burn.S;name=mru \ https://raw.githubusercontent.com/ssvb/cpuburn-arm/dd5c5ba58d2b0b23cfab4a286f9d3f5510000f20/cpuburn-a8.S;name=ssvb \ https://raw.githubusercontent.com/ssvb/cpuburn-arm/ad7e646700d14b81413297bda02fb7fe96613c3f/cpuburn-a53.S;name=ssvb53 \ " -- cgit v1.2.3