Files
poky/meta/classes/poky.bbclass
Richard Purdie a1868835fe poky.bbclass: Fix mirror URLs
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4415 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-05 14:26:27 +00:00

5 lines
142 B
Plaintext

MIRRORS_append () {
ftp://.*/.* http://www.o-hand.com/~richard/poky/sources/
http://.*/.* http://www.o-hand.com/~richard/poky/sources/
}