summaryrefslogtreecommitdiffstats
path: root/meta/classes-global/mirrors.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes-global/mirrors.bbclass')
-rw-r--r--meta/classes-global/mirrors.bbclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes-global/mirrors.bbclass b/meta/classes-global/mirrors.bbclass
index cda431ce89..ad070d4491 100644
--- a/meta/classes-global/mirrors.bbclass
+++ b/meta/classes-global/mirrors.bbclass
@@ -92,6 +92,8 @@ BB_GIT_SHALLOW:pn-binutils-crosssdk-${SDK_SYS} = "1"
92BB_GIT_SHALLOW:pn-binutils-native = "1" 92BB_GIT_SHALLOW:pn-binutils-native = "1"
93BB_GIT_SHALLOW:pn-nativesdk-binutils = "1" 93BB_GIT_SHALLOW:pn-nativesdk-binutils = "1"
94 94
95BB_GIT_SHALLOW:pn-cross-localedef-native = "1"
95BB_GIT_SHALLOW:pn-glibc = "1" 96BB_GIT_SHALLOW:pn-glibc = "1"
97BB_GIT_SHALLOW:pn-glibc-tests = "1"
96PREMIRRORS += "git://sourceware.org/git/glibc.git https://downloads.yoctoproject.org/mirror/sources/ \ 98PREMIRRORS += "git://sourceware.org/git/glibc.git https://downloads.yoctoproject.org/mirror/sources/ \
97 git://sourceware.org/git/binutils-gdb.git https://downloads.yoctoproject.org/mirror/sources/" 99 git://sourceware.org/git/binutils-gdb.git https://downloads.yoctoproject.org/mirror/sources/"