aboutsummaryrefslogtreecommitdiffstats
path: root/classes/simplepremirror.bbclass
blob: baccd52eafd73c597b93df60d6238950f6149d96 (plain)
1
2
3
4
PREMIRRORS_prepend () {
ftp://.*/.*/  ${SIMPLE_PREMIRROR}
http://.*/.*/  ${SIMPLE_PREMIRROR}
}