mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
poky.bbclass: Fix mirror URLs
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4415 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
2f6c30fc9a
commit
a1868835fe
|
@ -1,4 +1,4 @@
|
|||
MIRRORS_append () {
|
||||
ftp://.*/.*/ http://www.o-hand.com/~richard/poky/sources/
|
||||
http://.*/.*/ http://www.o-hand.com/~richard/poky/sources/
|
||||
ftp://.*/.* http://www.o-hand.com/~richard/poky/sources/
|
||||
http://.*/.* http://www.o-hand.com/~richard/poky/sources/
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user