[yocto] [PATCH 1/1] poky-ivi-systemd.conf: Add yoctoproject mirrors

Andrei Gherzan andrei.gherzan at windriver.com
Tue Feb 12 05:08:47 PST 2013


Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
---
 conf/distro/poky-ivi-systemd.conf |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/conf/distro/poky-ivi-systemd.conf b/conf/distro/poky-ivi-systemd.conf
index 0f65a4b..1fd13d4 100644
--- a/conf/distro/poky-ivi-systemd.conf
+++ b/conf/distro/poky-ivi-systemd.conf
@@ -9,3 +9,7 @@ include conf/distro/include/default-providers-ivi.inc
 
 DISTRO_FEATURES += " bluetooth systemd "
 
+MIRRORS =+ "\
+ftp://.*/.*      http://downloads.yoctoproject.org/mirror/sources/ \n \
+http://.*/.*     http://downloads.yoctoproject.org/mirror/sources/ \n \
+https://.*/.*    http://downloads.yoctoproject.org/mirror/sources/ \n"
-- 
1.7.5.4




More information about the yocto mailing list