From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by arago-project.org (Postfix) with ESMTPS id DE3FC5209B for ; Mon, 1 Jul 2013 04:44:31 +0000 (UTC) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id r614iU0E019561 for ; Sun, 30 Jun 2013 23:44:30 -0500 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id r614iUYQ006457 for ; Sun, 30 Jun 2013 23:44:30 -0500 Received: from dlelxv22.itg.ti.com (172.17.1.197) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.2.342.3; Sun, 30 Jun 2013 23:44:30 -0500 Received: from localhost (gtudedge.gt.design.ti.com [158.218.102.158]) by dlelxv22.itg.ti.com (8.13.8/8.13.8) with ESMTP id r614iUwu031751; Sun, 30 Jun 2013 23:44:30 -0500 Date: Mon, 1 Jul 2013 00:44:30 -0400 From: Denys Dmytriyenko To: Siddharth Heroor Message-ID: <20130701044430.GB3707@edge> References: <1372489021-30635-1-git-send-email-heroor@ti.com> MIME-Version: 1.0 In-Reply-To: <1372489021-30635-1-git-send-email-heroor@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-arago@arago-project.org Subject: Re: [PATCHv2 oe-layersetup] configs: Update glsdk 6.01.00 to point to GLSDK staging trees X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 04:44:32 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline 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 > cc: Mrinmayee Hingolikar > --- > 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