firefox: Perform a number of cleanups and fix consistency issues.
[openembedded.git] / classes / own-mirrors.bbclass
1 PREMIRRORS() {
2 https?://.*/.* ${SOURCE_MIRROR_URL}
3 ftp://.*/.*  ${SOURCE_MIRROR_URL}
4 }