mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
moblin: drop moblin.conf and inherit poky for mirror configuration
Doesn't make any sense to duplicate the mirror configuration, and all that the moblin class contained was minimal mirror config. So let's drop it. Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
|
||||
PREMIRRORS_append () {
|
||||
ftp://.*/.* http://pokylinux.org/sources/
|
||||
http://.*/.* http://pokylinux.org/sources/
|
||||
https://.*/.* http://pokylinux.org/sources/
|
||||
}
|
||||
|
||||
MIRRORS_append () {
|
||||
ftp://.*/.* http://pokylinux.org/sources/
|
||||
http://.*/.* http://pokylinux.org/sources/
|
||||
https://.*/.* http://pokylinux.org/sources/
|
||||
}
|
||||
Reference in New Issue
Block a user