All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 oe-layersetup] configs: Update glsdk 6.01.00 to point to GLSDK staging trees
@ 2013-06-27  4:43 Siddharth Heroor
  2013-06-27 12:05 ` Maupin, Chase
  0 siblings, 1 reply; 7+ messages in thread
From: Siddharth Heroor @ 2013-06-27  4:43 UTC (permalink / raw)
  To: meta-arago

* Follow the AMSDK model of having staging trees to tag releases.
* GLSDK meta-ti staging tree is hosted at
  git://git.ti.com/glsdk/meta-ti-glsdk.git
* GLSDK meta-arago staging tree is hosted at
  git://git.ti.com/glsdk/meta-arago-glsdk.git

Signed-off-by: Siddharth Heroor <heroor@ti.com>
cc: Mrinmayee Hingolikar <mrinmayee@ti.com>
---
 configs/glsdk/glsdk-06.01.00-config.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configs/glsdk/glsdk-06.01.00-config.txt b/configs/glsdk/glsdk-06.01.00-config.txt
index 6159262..47915ad 100644
--- a/configs/glsdk/glsdk-06.01.00-config.txt
+++ b/configs/glsdk/glsdk-06.01.00-config.txt
@@ -2,9 +2,9 @@
 # repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
 
 bitbake,git://git.openembedded.org/bitbake,master,1.17.0,layers=
-meta-arago,git://arago-project.org/git/meta-arago.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-extras
+meta-arago,git://git.ti.com/glsdk/meta-arago-glsdk.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-extras
 meta-openembedded,git://git.openembedded.org/meta-openembedded,danny,f00028caf257e386c0f3ae46bd4b3ba53dd0729d,layers=toolchain-layer:meta-oe
-meta-ti,git://arago-project.org/git/meta-ti.git,danny,ti2013.04.02,layers=
+meta-ti,git://git.ti.com/glsdk/meta-ti-glsdk.git,danny,ti2013.04.02,layers=
 meta-linaro,git://git.linaro.org/openembedded/meta-linaro.git,danny,d0558fa4304592622423582f8b464e1c22cfe6f1,layers=
 oe-core,git://git.openembedded.org/openembedded-core,danny,0785489d558c34cacf5cb349949a15e27084efbf,layers=meta
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
-- 
1.7.0.4



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

* Re: [PATCHv2 oe-layersetup] configs: Update glsdk 6.01.00 to point to GLSDK staging trees
  2013-06-27  4:43 Siddharth Heroor
@ 2013-06-27 12:05 ` Maupin, Chase
  2013-06-27 14:26   ` Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: Maupin, Chase @ 2013-06-27 12:05 UTC (permalink / raw)
  To: Heroor, Siddharth, meta-arago@arago-project.org

Acked-by: Chase Maupin <chase.maupin@ti.com>

Thanks for changing the name.

>-----Original Message-----
>From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
>bounces@arago-project.org] On Behalf Of Heroor, Siddharth
>Sent: Wednesday, June 26, 2013 11:44 PM
>To: meta-arago@arago-project.org
>Subject: [meta-arago] [PATCHv2 oe-layersetup] configs: Update
>glsdk 6.01.00 to point to GLSDK staging trees
>
>* Follow the AMSDK model of having staging trees to tag releases.
>* GLSDK meta-ti staging tree is hosted at
>  git://git.ti.com/glsdk/meta-ti-glsdk.git
>* GLSDK meta-arago staging tree is hosted at
>  git://git.ti.com/glsdk/meta-arago-glsdk.git
>
>Signed-off-by: Siddharth Heroor <heroor@ti.com>
>cc: Mrinmayee Hingolikar <mrinmayee@ti.com>
>---
> configs/glsdk/glsdk-06.01.00-config.txt |    4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
>diff --git a/configs/glsdk/glsdk-06.01.00-config.txt
>b/configs/glsdk/glsdk-06.01.00-config.txt
>index 6159262..47915ad 100644
>--- a/configs/glsdk/glsdk-06.01.00-config.txt
>+++ b/configs/glsdk/glsdk-06.01.00-config.txt
>@@ -2,9 +2,9 @@
> # repo name,repo uri,repo branch,repo
>commit[,layers=layer1:layer2...:layern]
>
> bitbake,git://git.openembedded.org/bitbake,master,1.17.0,layers=
>-meta-arago,git://arago-project.org/git/meta-
>arago.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-
>extras
>+meta-arago,git://git.ti.com/glsdk/meta-arago-
>glsdk.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-
>extras
> meta-openembedded,git://git.openembedded.org/meta-
>openembedded,danny,f00028caf257e386c0f3ae46bd4b3ba53dd0729d,layers
>=toolchain-layer:meta-oe
>-meta-ti,git://arago-project.org/git/meta-
>ti.git,danny,ti2013.04.02,layers=
>+meta-ti,git://git.ti.com/glsdk/meta-ti-
>glsdk.git,danny,ti2013.04.02,layers=
> meta-linaro,git://git.linaro.org/openembedded/meta-
>linaro.git,danny,d0558fa4304592622423582f8b464e1c22cfe6f1,layers=
> oe-core,git://git.openembedded.org/openembedded-
>core,danny,0785489d558c34cacf5cb349949a15e27084efbf,layers=meta
> OECORELAYERCONF=./sample-files/bblayers.conf.sample
>--
>1.7.0.4
>
>_______________________________________________
>meta-arago mailing list
>meta-arago@arago-project.org
>http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

* Re: [PATCHv2 oe-layersetup] configs: Update glsdk 6.01.00 to point to GLSDK staging trees
  2013-06-27 12:05 ` Maupin, Chase
@ 2013-06-27 14:26   ` Denys Dmytriyenko
  2013-06-27 14:33     ` Siddharth Heroor
  0 siblings, 1 reply; 7+ messages in thread
From: Denys Dmytriyenko @ 2013-06-27 14:26 UTC (permalink / raw)
  To: Maupin, Chase; +Cc: meta-arago@arago-project.org

Any particular reason for hosting those trees on git.ti.com instead of 
arago-project.org? When we were finalizing the policies for git.ti.com, the 
agreement was to keep all the Arago-related repos on arago-project.org...


On Thu, Jun 27, 2013 at 12:05:40PM +0000, Maupin, Chase wrote:
> Acked-by: Chase Maupin <chase.maupin@ti.com>
> 
> Thanks for changing the name.
> 
> >-----Original Message-----
> >From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> >bounces@arago-project.org] On Behalf Of Heroor, Siddharth
> >Sent: Wednesday, June 26, 2013 11:44 PM
> >To: meta-arago@arago-project.org
> >Subject: [meta-arago] [PATCHv2 oe-layersetup] configs: Update
> >glsdk 6.01.00 to point to GLSDK staging trees
> >
> >* Follow the AMSDK model of having staging trees to tag releases.
> >* GLSDK meta-ti staging tree is hosted at
> >  git://git.ti.com/glsdk/meta-ti-glsdk.git
> >* GLSDK meta-arago staging tree is hosted at
> >  git://git.ti.com/glsdk/meta-arago-glsdk.git
> >
> >Signed-off-by: Siddharth Heroor <heroor@ti.com>
> >cc: Mrinmayee Hingolikar <mrinmayee@ti.com>
> >---
> > configs/glsdk/glsdk-06.01.00-config.txt |    4 ++--
> > 1 files changed, 2 insertions(+), 2 deletions(-)
> >
> >diff --git a/configs/glsdk/glsdk-06.01.00-config.txt
> >b/configs/glsdk/glsdk-06.01.00-config.txt
> >index 6159262..47915ad 100644
> >--- a/configs/glsdk/glsdk-06.01.00-config.txt
> >+++ b/configs/glsdk/glsdk-06.01.00-config.txt
> >@@ -2,9 +2,9 @@
> > # repo name,repo uri,repo branch,repo
> >commit[,layers=layer1:layer2...:layern]
> >
> > bitbake,git://git.openembedded.org/bitbake,master,1.17.0,layers=
> >-meta-arago,git://arago-project.org/git/meta-
> >arago.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-
> >extras
> >+meta-arago,git://git.ti.com/glsdk/meta-arago-
> >glsdk.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-
> >extras
> > meta-openembedded,git://git.openembedded.org/meta-
> >openembedded,danny,f00028caf257e386c0f3ae46bd4b3ba53dd0729d,layers
> >=toolchain-layer:meta-oe
> >-meta-ti,git://arago-project.org/git/meta-
> >ti.git,danny,ti2013.04.02,layers=
> >+meta-ti,git://git.ti.com/glsdk/meta-ti-
> >glsdk.git,danny,ti2013.04.02,layers=
> > meta-linaro,git://git.linaro.org/openembedded/meta-
> >linaro.git,danny,d0558fa4304592622423582f8b464e1c22cfe6f1,layers=
> > oe-core,git://git.openembedded.org/openembedded-
> >core,danny,0785489d558c34cacf5cb349949a15e27084efbf,layers=meta
> > OECORELAYERCONF=./sample-files/bblayers.conf.sample
> >--
> >1.7.0.4
> >
> >_______________________________________________
> >meta-arago mailing list
> >meta-arago@arago-project.org
> >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

* Re: [PATCHv2 oe-layersetup] configs: Update glsdk 6.01.00 to point to GLSDK staging trees
  2013-06-27 14:26   ` Denys Dmytriyenko
@ 2013-06-27 14:33     ` Siddharth Heroor
  2013-06-28 17:35       ` Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: Siddharth Heroor @ 2013-06-27 14:33 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-arago@arago-project.org

On 6/27/2013 7:56 PM, Denys Dmytriyenko wrote:
> Any particular reason for hosting those trees on git.ti.com instead of 
> arago-project.org? When we were finalizing the policies for git.ti.com, the 
> agreement was to keep all the Arago-related repos on arago-project.org...

I didn't know the policies for git.ti.com? Any documentation on the
agreements? ;-)

In anycase, if you could create repositories for us in
arago-project.org, then I will start using them. Mrinmayee would be the
primary owner and I'm more a backup till she get's upto speed.

We'll send you the SSH keys in a separate email.

> 
> 
> On Thu, Jun 27, 2013 at 12:05:40PM +0000, Maupin, Chase wrote:
>> Acked-by: Chase Maupin <chase.maupin@ti.com>
>>
>> Thanks for changing the name.
>>
>>> -----Original Message-----
>>> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
>>> bounces@arago-project.org] On Behalf Of Heroor, Siddharth
>>> Sent: Wednesday, June 26, 2013 11:44 PM
>>> To: meta-arago@arago-project.org
>>> Subject: [meta-arago] [PATCHv2 oe-layersetup] configs: Update
>>> glsdk 6.01.00 to point to GLSDK staging trees
>>>
>>> * Follow the AMSDK model of having staging trees to tag releases.
>>> * GLSDK meta-ti staging tree is hosted at
>>>  git://git.ti.com/glsdk/meta-ti-glsdk.git
>>> * GLSDK meta-arago staging tree is hosted at
>>>  git://git.ti.com/glsdk/meta-arago-glsdk.git
>>>
>>> Signed-off-by: Siddharth Heroor <heroor@ti.com>
>>> cc: Mrinmayee Hingolikar <mrinmayee@ti.com>
>>> ---
>>> configs/glsdk/glsdk-06.01.00-config.txt |    4 ++--
>>> 1 files changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/configs/glsdk/glsdk-06.01.00-config.txt
>>> b/configs/glsdk/glsdk-06.01.00-config.txt
>>> index 6159262..47915ad 100644
>>> --- a/configs/glsdk/glsdk-06.01.00-config.txt
>>> +++ b/configs/glsdk/glsdk-06.01.00-config.txt
>>> @@ -2,9 +2,9 @@
>>> # repo name,repo uri,repo branch,repo
>>> commit[,layers=layer1:layer2...:layern]
>>>
>>> bitbake,git://git.openembedded.org/bitbake,master,1.17.0,layers=
>>> -meta-arago,git://arago-project.org/git/meta-
>>> arago.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-
>>> extras
>>> +meta-arago,git://git.ti.com/glsdk/meta-arago-
>>> glsdk.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-
>>> extras
>>> meta-openembedded,git://git.openembedded.org/meta-
>>> openembedded,danny,f00028caf257e386c0f3ae46bd4b3ba53dd0729d,layers
>>> =toolchain-layer:meta-oe
>>> -meta-ti,git://arago-project.org/git/meta-
>>> ti.git,danny,ti2013.04.02,layers=
>>> +meta-ti,git://git.ti.com/glsdk/meta-ti-
>>> glsdk.git,danny,ti2013.04.02,layers=
>>> meta-linaro,git://git.linaro.org/openembedded/meta-
>>> linaro.git,danny,d0558fa4304592622423582f8b464e1c22cfe6f1,layers=
>>> oe-core,git://git.openembedded.org/openembedded-
>>> core,danny,0785489d558c34cacf5cb349949a15e27084efbf,layers=meta
>>> OECORELAYERCONF=./sample-files/bblayers.conf.sample
>>> --
>>> 1.7.0.4
>>>
>>> _______________________________________________
>>> meta-arago mailing list
>>> meta-arago@arago-project.org
>>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
>> _______________________________________________
>> meta-arago mailing list
>> meta-arago@arago-project.org
>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago



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

* Re: [PATCHv2 oe-layersetup] configs: Update glsdk 6.01.00 to point to GLSDK staging trees
  2013-06-27 14:33     ` Siddharth Heroor
@ 2013-06-28 17:35       ` Denys Dmytriyenko
  0 siblings, 0 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2013-06-28 17:35 UTC (permalink / raw)
  To: Siddharth Heroor; +Cc: meta-arago@arago-project.org

On Thu, Jun 27, 2013 at 08:03:39PM +0530, Siddharth Heroor wrote:
> On 6/27/2013 7:56 PM, Denys Dmytriyenko wrote:
> > Any particular reason for hosting those trees on git.ti.com instead of 
> > arago-project.org? When we were finalizing the policies for git.ti.com, the 
> > agreement was to keep all the Arago-related repos on arago-project.org...
> 
> I didn't know the policies for git.ti.com? Any documentation on the
> agreements? ;-)
> 
> In anycase, if you could create repositories for us in
> arago-project.org, then I will start using them. Mrinmayee would be the
> primary owner and I'm more a backup till she get's upto speed.
> 
> We'll send you the SSH keys in a separate email.

Since the new repositories are now in place on arago-project.org, please 
re-submit this patch once you have them populated. Thanks.


> > On Thu, Jun 27, 2013 at 12:05:40PM +0000, Maupin, Chase wrote:
> >> Acked-by: Chase Maupin <chase.maupin@ti.com>
> >>
> >> Thanks for changing the name.
> >>
> >>> -----Original Message-----
> >>> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> >>> bounces@arago-project.org] On Behalf Of Heroor, Siddharth
> >>> Sent: Wednesday, June 26, 2013 11:44 PM
> >>> To: meta-arago@arago-project.org
> >>> Subject: [meta-arago] [PATCHv2 oe-layersetup] configs: Update
> >>> glsdk 6.01.00 to point to GLSDK staging trees
> >>>
> >>> * Follow the AMSDK model of having staging trees to tag releases.
> >>> * GLSDK meta-ti staging tree is hosted at
> >>>  git://git.ti.com/glsdk/meta-ti-glsdk.git
> >>> * GLSDK meta-arago staging tree is hosted at
> >>>  git://git.ti.com/glsdk/meta-arago-glsdk.git
> >>>
> >>> Signed-off-by: Siddharth Heroor <heroor@ti.com>
> >>> cc: Mrinmayee Hingolikar <mrinmayee@ti.com>
> >>> ---
> >>> configs/glsdk/glsdk-06.01.00-config.txt |    4 ++--
> >>> 1 files changed, 2 insertions(+), 2 deletions(-)
> >>>
> >>> diff --git a/configs/glsdk/glsdk-06.01.00-config.txt
> >>> b/configs/glsdk/glsdk-06.01.00-config.txt
> >>> index 6159262..47915ad 100644
> >>> --- a/configs/glsdk/glsdk-06.01.00-config.txt
> >>> +++ b/configs/glsdk/glsdk-06.01.00-config.txt
> >>> @@ -2,9 +2,9 @@
> >>> # repo name,repo uri,repo branch,repo
> >>> commit[,layers=layer1:layer2...:layern]
> >>>
> >>> bitbake,git://git.openembedded.org/bitbake,master,1.17.0,layers=
> >>> -meta-arago,git://arago-project.org/git/meta-
> >>> arago.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-
> >>> extras
> >>> +meta-arago,git://git.ti.com/glsdk/meta-arago-
> >>> glsdk.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-
> >>> extras
> >>> meta-openembedded,git://git.openembedded.org/meta-
> >>> openembedded,danny,f00028caf257e386c0f3ae46bd4b3ba53dd0729d,layers
> >>> =toolchain-layer:meta-oe
> >>> -meta-ti,git://arago-project.org/git/meta-
> >>> ti.git,danny,ti2013.04.02,layers=
> >>> +meta-ti,git://git.ti.com/glsdk/meta-ti-
> >>> glsdk.git,danny,ti2013.04.02,layers=
> >>> meta-linaro,git://git.linaro.org/openembedded/meta-
> >>> linaro.git,danny,d0558fa4304592622423582f8b464e1c22cfe6f1,layers=
> >>> oe-core,git://git.openembedded.org/openembedded-
> >>> core,danny,0785489d558c34cacf5cb349949a15e27084efbf,layers=meta
> >>> OECORELAYERCONF=./sample-files/bblayers.conf.sample
> >>> --
> >>> 1.7.0.4
> >>>
> >>> _______________________________________________
> >>> meta-arago mailing list
> >>> meta-arago@arago-project.org
> >>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> >> _______________________________________________
> >> meta-arago mailing list
> >> meta-arago@arago-project.org
> >> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> 


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

* [PATCHv2 oe-layersetup] configs: Update glsdk 6.01.00 to point to GLSDK staging trees
@ 2013-06-29  6:57 Siddharth Heroor
  2013-07-01  4:44 ` Denys Dmytriyenko
  0 siblings, 1 reply; 7+ messages in thread
From: Siddharth Heroor @ 2013-06-29  6:57 UTC (permalink / raw)
  To: meta-arago

* Follow the AMSDK model of having staging trees to tag releases.
* GLSDK meta-ti staging tree is hosted at
  git://git.ti.com/glsdk/meta-ti-glsdk.git
* GLSDK meta-arago staging tree is hosted at
  git://git.ti.com/glsdk/meta-arago-glsdk.git

v2:

* Use staging trees on arago-project.org instead of git.ti.com.
  The GLSDK meta-ti tree is at
  git://arago-project.org/git/projects/meta-ti-glsdk.git
  and the GLSDK meta-arago tree is at
  git://arago-project.org/git/projects/meta-arago-glsdk.git

Signed-off-by: Siddharth Heroor <heroor@ti.com>
cc: Mrinmayee Hingolikar <mrinmayee@ti.com>
---
 configs/glsdk/glsdk-06.01.00-config.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configs/glsdk/glsdk-06.01.00-config.txt b/configs/glsdk/glsdk-06.01.00-config.txt
index 6159262..149a8ae 100644
--- a/configs/glsdk/glsdk-06.01.00-config.txt
+++ b/configs/glsdk/glsdk-06.01.00-config.txt
@@ -2,9 +2,9 @@
 # repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
 
 bitbake,git://git.openembedded.org/bitbake,master,1.17.0,layers=
-meta-arago,git://arago-project.org/git/meta-arago.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-extras
+meta-arago,git://arago-project.org/git/projects/meta-arago-glsdk.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-extras
 meta-openembedded,git://git.openembedded.org/meta-openembedded,danny,f00028caf257e386c0f3ae46bd4b3ba53dd0729d,layers=toolchain-layer:meta-oe
-meta-ti,git://arago-project.org/git/meta-ti.git,danny,ti2013.04.02,layers=
+meta-ti,git://arago-project.org/git/projects/meta-ti-glsdk.git,danny,ti2013.04.02,layers=
 meta-linaro,git://git.linaro.org/openembedded/meta-linaro.git,danny,d0558fa4304592622423582f8b464e1c22cfe6f1,layers=
 oe-core,git://git.openembedded.org/openembedded-core,danny,0785489d558c34cacf5cb349949a15e27084efbf,layers=meta
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
-- 
1.7.0.4



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

* Re: [PATCHv2 oe-layersetup] configs: Update glsdk 6.01.00 to point to GLSDK staging trees
  2013-06-29  6:57 [PATCHv2 oe-layersetup] configs: Update glsdk 6.01.00 to point to GLSDK staging trees Siddharth Heroor
@ 2013-07-01  4:44 ` Denys Dmytriyenko
  0 siblings, 0 replies; 7+ messages in thread
From: Denys Dmytriyenko @ 2013-07-01  4:44 UTC (permalink / raw)
  To: Siddharth Heroor; +Cc: meta-arago

Pushed, thanks.

On Sat, Jun 29, 2013 at 12:27:01PM +0530, Siddharth Heroor wrote:
> * Follow the AMSDK model of having staging trees to tag releases.
> * GLSDK meta-ti staging tree is hosted at
>   git://git.ti.com/glsdk/meta-ti-glsdk.git
> * GLSDK meta-arago staging tree is hosted at
>   git://git.ti.com/glsdk/meta-arago-glsdk.git
> 
> v2:
> 
> * Use staging trees on arago-project.org instead of git.ti.com.
>   The GLSDK meta-ti tree is at
>   git://arago-project.org/git/projects/meta-ti-glsdk.git
>   and the GLSDK meta-arago tree is at
>   git://arago-project.org/git/projects/meta-arago-glsdk.git
> 
> Signed-off-by: Siddharth Heroor <heroor@ti.com>
> cc: Mrinmayee Hingolikar <mrinmayee@ti.com>
> ---
>  configs/glsdk/glsdk-06.01.00-config.txt |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/configs/glsdk/glsdk-06.01.00-config.txt b/configs/glsdk/glsdk-06.01.00-config.txt
> index 6159262..149a8ae 100644
> --- a/configs/glsdk/glsdk-06.01.00-config.txt
> +++ b/configs/glsdk/glsdk-06.01.00-config.txt
> @@ -2,9 +2,9 @@
>  # repo name,repo uri,repo branch,repo commit[,layers=layer1:layer2...:layern]
>  
>  bitbake,git://git.openembedded.org/bitbake,master,1.17.0,layers=
> -meta-arago,git://arago-project.org/git/meta-arago.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-extras
> +meta-arago,git://arago-project.org/git/projects/meta-arago-glsdk.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-extras
>  meta-openembedded,git://git.openembedded.org/meta-openembedded,danny,f00028caf257e386c0f3ae46bd4b3ba53dd0729d,layers=toolchain-layer:meta-oe
> -meta-ti,git://arago-project.org/git/meta-ti.git,danny,ti2013.04.02,layers=
> +meta-ti,git://arago-project.org/git/projects/meta-ti-glsdk.git,danny,ti2013.04.02,layers=
>  meta-linaro,git://git.linaro.org/openembedded/meta-linaro.git,danny,d0558fa4304592622423582f8b464e1c22cfe6f1,layers=
>  oe-core,git://git.openembedded.org/openembedded-core,danny,0785489d558c34cacf5cb349949a15e27084efbf,layers=meta
>  OECORELAYERCONF=./sample-files/bblayers.conf.sample
> -- 
> 1.7.0.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

end of thread, other threads:[~2013-07-01  4:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-29  6:57 [PATCHv2 oe-layersetup] configs: Update glsdk 6.01.00 to point to GLSDK staging trees Siddharth Heroor
2013-07-01  4:44 ` Denys Dmytriyenko
  -- strict thread matches above, loose matches on Subject: below --
2013-06-27  4:43 Siddharth Heroor
2013-06-27 12:05 ` Maupin, Chase
2013-06-27 14:26   ` Denys Dmytriyenko
2013-06-27 14:33     ` Siddharth Heroor
2013-06-28 17:35       ` Denys Dmytriyenko

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.