All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/7] meta-crownbay: update README.sources
  2011-10-05  3:26 [PATCH 0/7] meta-intel: update README.sources tom.zanussi
@ 2011-10-05  3:26 ` tom.zanussi
  2011-10-05  3:26 ` [PATCH 2/7] meta-emenlow: " tom.zanussi
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2011-10-05  3:26 UTC (permalink / raw)
  To: elizabeth.flanagan, scott.m.rifenbark, yocto

From: Tom Zanussi <tom.zanussi@intel.com>

Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 meta-crownbay/README.sources |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-crownbay/README.sources b/meta-crownbay/README.sources
index 5c8b5c7..8e006fb 100644
--- a/meta-crownbay/README.sources
+++ b/meta-crownbay/README.sources
@@ -1,13 +1,13 @@
 The sources for the packages comprising the images shipped with this
 BSP can be found at the following location:
 
-http://autobuilder.yoctoproject.org/sources/
+http://downloads.yoctoproject.org/mirror/sources/
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can be found at the
 following location:
 
-http://autobuilder.yoctoproject.org/downloads/yocto-1.0/poky-bernard-5.0.tar.bz2
+http://www.yoctoproject.org/downloads/yocto-1.1/poky-edison-6.0.tar.bz2
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can also be found at the
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 2/7] meta-emenlow: update README.sources
  2011-10-05  3:26 [PATCH 0/7] meta-intel: update README.sources tom.zanussi
  2011-10-05  3:26 ` [PATCH 1/7] meta-crownbay: " tom.zanussi
@ 2011-10-05  3:26 ` tom.zanussi
  2011-10-05  3:26 ` [PATCH 3/7] meta-fishriver: " tom.zanussi
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2011-10-05  3:26 UTC (permalink / raw)
  To: elizabeth.flanagan, scott.m.rifenbark, yocto

From: Tom Zanussi <tom.zanussi@intel.com>

Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 meta-emenlow/README.sources |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-emenlow/README.sources b/meta-emenlow/README.sources
index 5c8b5c7..8e006fb 100644
--- a/meta-emenlow/README.sources
+++ b/meta-emenlow/README.sources
@@ -1,13 +1,13 @@
 The sources for the packages comprising the images shipped with this
 BSP can be found at the following location:
 
-http://autobuilder.yoctoproject.org/sources/
+http://downloads.yoctoproject.org/mirror/sources/
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can be found at the
 following location:
 
-http://autobuilder.yoctoproject.org/downloads/yocto-1.0/poky-bernard-5.0.tar.bz2
+http://www.yoctoproject.org/downloads/yocto-1.1/poky-edison-6.0.tar.bz2
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can also be found at the
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 0/7] meta-intel: update README.sources
@ 2011-10-05  3:26 tom.zanussi
  2011-10-05  3:26 ` [PATCH 1/7] meta-crownbay: " tom.zanussi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: tom.zanussi @ 2011-10-05  3:26 UTC (permalink / raw)
  To: elizabeth.flanagan, scott.m.rifenbark, yocto

From: Tom Zanussi <tom.zanussi@intel.com>

This updates the README.sources to point to the new URLs for edison.

The following changes since commit d24b9522a6a82d660e54f272ac680a23a474cef4:
  Tom Zanussi (1):
        meta-intel: update SRCREVs

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel.git tzanussi/readme.sources-updates-2
  http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/readme.sources-updates-2

Tom Zanussi (7):
  meta-crownbay: update README.sources
  meta-emenlow: update README.sources
  meta-fishriver: update README.sources
  meta-fri2: update README.sources
  meta-jasperforest: update README.sources
  meta-n450: update README.sources
  meta-sugarbay: update README.sources

 meta-crownbay/README.sources     |    4 ++--
 meta-emenlow/README.sources      |    4 ++--
 meta-fishriver/README.sources    |    4 ++--
 meta-fri2/README.sources         |    4 ++--
 meta-jasperforest/README.sources |    4 ++--
 meta-n450/README.sources         |    4 ++--
 meta-sugarbay/README.sources     |    4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH 3/7] meta-fishriver: update README.sources
  2011-10-05  3:26 [PATCH 0/7] meta-intel: update README.sources tom.zanussi
  2011-10-05  3:26 ` [PATCH 1/7] meta-crownbay: " tom.zanussi
  2011-10-05  3:26 ` [PATCH 2/7] meta-emenlow: " tom.zanussi
@ 2011-10-05  3:26 ` tom.zanussi
  2011-10-05  3:26 ` [PATCH 4/7] meta-fri2: " tom.zanussi
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2011-10-05  3:26 UTC (permalink / raw)
  To: elizabeth.flanagan, scott.m.rifenbark, yocto

From: Tom Zanussi <tom.zanussi@intel.com>

Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 meta-fishriver/README.sources |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-fishriver/README.sources b/meta-fishriver/README.sources
index 5c8b5c7..8e006fb 100644
--- a/meta-fishriver/README.sources
+++ b/meta-fishriver/README.sources
@@ -1,13 +1,13 @@
 The sources for the packages comprising the images shipped with this
 BSP can be found at the following location:
 
-http://autobuilder.yoctoproject.org/sources/
+http://downloads.yoctoproject.org/mirror/sources/
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can be found at the
 following location:
 
-http://autobuilder.yoctoproject.org/downloads/yocto-1.0/poky-bernard-5.0.tar.bz2
+http://www.yoctoproject.org/downloads/yocto-1.1/poky-edison-6.0.tar.bz2
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can also be found at the
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 4/7] meta-fri2: update README.sources
  2011-10-05  3:26 [PATCH 0/7] meta-intel: update README.sources tom.zanussi
                   ` (2 preceding siblings ...)
  2011-10-05  3:26 ` [PATCH 3/7] meta-fishriver: " tom.zanussi
@ 2011-10-05  3:26 ` tom.zanussi
  2011-10-05  3:26 ` [PATCH 5/7] meta-jasperforest: " tom.zanussi
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2011-10-05  3:26 UTC (permalink / raw)
  To: elizabeth.flanagan, scott.m.rifenbark, yocto

From: Tom Zanussi <tom.zanussi@intel.com>

Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 meta-fri2/README.sources |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-fri2/README.sources b/meta-fri2/README.sources
index 5c8b5c7..8e006fb 100644
--- a/meta-fri2/README.sources
+++ b/meta-fri2/README.sources
@@ -1,13 +1,13 @@
 The sources for the packages comprising the images shipped with this
 BSP can be found at the following location:
 
-http://autobuilder.yoctoproject.org/sources/
+http://downloads.yoctoproject.org/mirror/sources/
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can be found at the
 following location:
 
-http://autobuilder.yoctoproject.org/downloads/yocto-1.0/poky-bernard-5.0.tar.bz2
+http://www.yoctoproject.org/downloads/yocto-1.1/poky-edison-6.0.tar.bz2
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can also be found at the
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 5/7] meta-jasperforest: update README.sources
  2011-10-05  3:26 [PATCH 0/7] meta-intel: update README.sources tom.zanussi
                   ` (3 preceding siblings ...)
  2011-10-05  3:26 ` [PATCH 4/7] meta-fri2: " tom.zanussi
@ 2011-10-05  3:26 ` tom.zanussi
  2011-10-05  3:26 ` [PATCH 6/7] meta-n450: " tom.zanussi
  2011-10-05  3:26 ` [PATCH 7/7] meta-sugarbay: " tom.zanussi
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2011-10-05  3:26 UTC (permalink / raw)
  To: elizabeth.flanagan, scott.m.rifenbark, yocto

From: Tom Zanussi <tom.zanussi@intel.com>

Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 meta-jasperforest/README.sources |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-jasperforest/README.sources b/meta-jasperforest/README.sources
index 5c8b5c7..8e006fb 100644
--- a/meta-jasperforest/README.sources
+++ b/meta-jasperforest/README.sources
@@ -1,13 +1,13 @@
 The sources for the packages comprising the images shipped with this
 BSP can be found at the following location:
 
-http://autobuilder.yoctoproject.org/sources/
+http://downloads.yoctoproject.org/mirror/sources/
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can be found at the
 following location:
 
-http://autobuilder.yoctoproject.org/downloads/yocto-1.0/poky-bernard-5.0.tar.bz2
+http://www.yoctoproject.org/downloads/yocto-1.1/poky-edison-6.0.tar.bz2
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can also be found at the
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 6/7] meta-n450: update README.sources
  2011-10-05  3:26 [PATCH 0/7] meta-intel: update README.sources tom.zanussi
                   ` (4 preceding siblings ...)
  2011-10-05  3:26 ` [PATCH 5/7] meta-jasperforest: " tom.zanussi
@ 2011-10-05  3:26 ` tom.zanussi
  2011-10-05  3:26 ` [PATCH 7/7] meta-sugarbay: " tom.zanussi
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2011-10-05  3:26 UTC (permalink / raw)
  To: elizabeth.flanagan, scott.m.rifenbark, yocto

From: Tom Zanussi <tom.zanussi@intel.com>

Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 meta-n450/README.sources |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-n450/README.sources b/meta-n450/README.sources
index 5c8b5c7..8e006fb 100644
--- a/meta-n450/README.sources
+++ b/meta-n450/README.sources
@@ -1,13 +1,13 @@
 The sources for the packages comprising the images shipped with this
 BSP can be found at the following location:
 
-http://autobuilder.yoctoproject.org/sources/
+http://downloads.yoctoproject.org/mirror/sources/
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can be found at the
 following location:
 
-http://autobuilder.yoctoproject.org/downloads/yocto-1.0/poky-bernard-5.0.tar.bz2
+http://www.yoctoproject.org/downloads/yocto-1.1/poky-edison-6.0.tar.bz2
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can also be found at the
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 7/7] meta-sugarbay: update README.sources
  2011-10-05  3:26 [PATCH 0/7] meta-intel: update README.sources tom.zanussi
                   ` (5 preceding siblings ...)
  2011-10-05  3:26 ` [PATCH 6/7] meta-n450: " tom.zanussi
@ 2011-10-05  3:26 ` tom.zanussi
  6 siblings, 0 replies; 8+ messages in thread
From: tom.zanussi @ 2011-10-05  3:26 UTC (permalink / raw)
  To: elizabeth.flanagan, scott.m.rifenbark, yocto

From: Tom Zanussi <tom.zanussi@intel.com>

Update README.sources to reflect final Yocto tarball location for
edison.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 meta-sugarbay/README.sources |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-sugarbay/README.sources b/meta-sugarbay/README.sources
index 5c8b5c7..8e006fb 100644
--- a/meta-sugarbay/README.sources
+++ b/meta-sugarbay/README.sources
@@ -1,13 +1,13 @@
 The sources for the packages comprising the images shipped with this
 BSP can be found at the following location:
 
-http://autobuilder.yoctoproject.org/sources/
+http://downloads.yoctoproject.org/mirror/sources/
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can be found at the
 following location:
 
-http://autobuilder.yoctoproject.org/downloads/yocto-1.0/poky-bernard-5.0.tar.bz2
+http://www.yoctoproject.org/downloads/yocto-1.1/poky-edison-6.0.tar.bz2
 
 The metadata used to generate the images shipped with this BSP, in
 addition to the code contained in this BSP, can also be found at the
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-10-05  3:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-05  3:26 [PATCH 0/7] meta-intel: update README.sources tom.zanussi
2011-10-05  3:26 ` [PATCH 1/7] meta-crownbay: " tom.zanussi
2011-10-05  3:26 ` [PATCH 2/7] meta-emenlow: " tom.zanussi
2011-10-05  3:26 ` [PATCH 3/7] meta-fishriver: " tom.zanussi
2011-10-05  3:26 ` [PATCH 4/7] meta-fri2: " tom.zanussi
2011-10-05  3:26 ` [PATCH 5/7] meta-jasperforest: " tom.zanussi
2011-10-05  3:26 ` [PATCH 6/7] meta-n450: " tom.zanussi
2011-10-05  3:26 ` [PATCH 7/7] meta-sugarbay: " tom.zanussi

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.