File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -89,11 +89,17 @@ PATCHRESOLVE = "noop"
8989#
9090PRSERV_HOST = "localhost:0"
9191
92- PREMIRRORS:prepend = "\
93- git://.*/.* https://downloads.trikset.com/mirror/downloads/ \n \
94- ftp://.*/.* https://downloads.trikset.com/mirror/downloads/ \n \
95- http://.*/.* https://downloads.trikset.com/mirror/downloads/ \n \
96- https://.*/.* https://downloads.trikset.com/mirror/downloads/ \n"
92+ #PREMIRRORS:prepend = "\
93+ # git://.*/.* https://dl.trikset.com/mirror/oe/ \n \
94+ # ftp://.*/.* https://dl.trikset.com/mirror/oe/ \n \
95+ # http://.*/.* https://dl.trikset.com/mirror/oe/ \n \
96+ # https://.*/.* https://dl.trikset.com/mirror/oe/ \n"
97+
98+
99+ MIRRORS += "${DEBIAN_MIRROR} http://archive.debian.org/debian/pool \n \
100+ git://anonscm.debian.org/collab-maint/ git://salsa.debian.org/debian/;protocol=https \n \
101+ ftp://nano-editor.org/pub/nano/ https://nano-editor.org/dist/ \n \
102+ "
97103
98104TRIKOS_VERSION="2020.10"
99105TRIK_USER_PARTION_CREATION_DIR="/usr/share/trik/"
You can’t perform that action at this time.
0 commit comments