All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] poky-ivi-systemd.conf: Add yoctoproject mirrors
@ 2013-02-12 13:08 Andrei Gherzan
  0 siblings, 0 replies; only message in thread
From: Andrei Gherzan @ 2013-02-12 13:08 UTC (permalink / raw)
  To: yocto; +Cc: florin.sarbu, Andrei Gherzan

Signed-off-by: Andrei Gherzan <andrei.gherzan@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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-12 13:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-12 13:08 [PATCH 1/1] poky-ivi-systemd.conf: Add yoctoproject mirrors Andrei Gherzan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.