diff options
author | Richard Purdie <richard@openedhand.com> | 2008-09-30 21:58:43 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-09-30 21:58:43 +0000 |
commit | 845d2988dfdecaa3ba07e5a574e12cf7e0c0a5ad (patch) | |
tree | e9c291ebfd76344ec23e1774adc914f5ee180adc /meta/classes | |
parent | 979f987c44928f2d47d319cf5fc34e7f3d2113b7 (diff) | |
download | poky-845d2988dfdecaa3ba07e5a574e12cf7e0c0a5ad.tar.gz |
Revert unintended commits
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5353 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/classes')
-rw-r--r-- | meta/classes/poky.bbclass | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta/classes/poky.bbclass b/meta/classes/poky.bbclass index ffda5c0a15..ba81f9e22c 100644 --- a/meta/classes/poky.bbclass +++ b/meta/classes/poky.bbclass | |||
@@ -1,9 +1,3 @@ | |||
1 | PREMIRRORS_append () { | ||
2 | ftp://.*/.* http://pokylinux.org/sources/ | ||
3 | http://.*/.* http://pokylinux.org/sources/ | ||
4 | https://.*/.* http://pokylinux.org/sources/ | ||
5 | } | ||
6 | |||
7 | MIRRORS_append () { | 1 | MIRRORS_append () { |
8 | ftp://.*/.* http://pokylinux.org/sources/ | 2 | ftp://.*/.* http://pokylinux.org/sources/ |
9 | http://.*/.* http://pokylinux.org/sources/ | 3 | http://.*/.* http://pokylinux.org/sources/ |