From 1d6f1b314f7eb5a3d28e18f0bfd746c17c4f727a Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Tue, 13 Apr 2021 13:43:57 +0200 Subject: toradex-mirrors: use artifactory for source mirroring Signed-off-by: Philippe Schenker --- classes/toradex-mirrors.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/toradex-mirrors.bbclass b/classes/toradex-mirrors.bbclass index 48688d6..3452b87 100644 --- a/classes/toradex-mirrors.bbclass +++ b/classes/toradex-mirrors.bbclass @@ -1,4 +1,4 @@ -TORADEX_MIRROR_URL="http://sources.toradex.com/2.8/" +TORADEX_MIRROR_URL="https://artifacts.toradex.com/artifactory/tdxref-oe-prod-frankfurt/dunfell-5.x.y/release/sources/" PREMIRRORS_append () { cvs://.*/.* ${TORADEX_MIRROR_URL} -- cgit v1.2.3