summaryrefslogtreecommitdiff
path: root/classes/toradex-mirrors.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/toradex-mirrors.bbclass')
-rw-r--r--classes/toradex-mirrors.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/toradex-mirrors.bbclass b/classes/toradex-mirrors.bbclass
index 88db3b4..60864e7 100644
--- a/classes/toradex-mirrors.bbclass
+++ b/classes/toradex-mirrors.bbclass
@@ -1,6 +1,6 @@
TORADEX_MIRROR_URL="https://artifacts.toradex.com/artifactory/tdxref-torizoncore-sources-frankfurt/${TDX_MAJOR}"
-PREMIRRORS_append () {
+PREMIRRORS:append () {
cvs://.*/.* ${TORADEX_MIRROR_URL}
svn://.*/.* ${TORADEX_MIRROR_URL}
git://.*/.* ${TORADEX_MIRROR_URL}