All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH oe-layersetup] configs: Lock down the GLSDK release 6.01.00.01
@ 2013-07-03  5:31 Siddharth Heroor
  2013-07-08 16:37 ` Maupin, Chase
  0 siblings, 1 reply; 2+ messages in thread
From: Siddharth Heroor @ 2013-07-03  5:31 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Siddharth Heroor <heroor@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 149a8ae..5708106 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/projects/meta-arago-glsdk.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-extras
+meta-arago,git://arago-project.org/git/projects/meta-arago-glsdk.git,danny,DEV_SDK_06_01_00_01,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/projects/meta-ti-glsdk.git,danny,ti2013.04.02,layers=
+meta-ti,git://arago-project.org/git/projects/meta-ti-glsdk.git,danny,DEV_SDK_06_01_00_01,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] 2+ messages in thread

* Re: [PATCH oe-layersetup] configs: Lock down the GLSDK release 6.01.00.01
  2013-07-03  5:31 [PATCH oe-layersetup] configs: Lock down the GLSDK release 6.01.00.01 Siddharth Heroor
@ 2013-07-08 16:37 ` Maupin, Chase
  0 siblings, 0 replies; 2+ messages in thread
From: Maupin, Chase @ 2013-07-08 16:37 UTC (permalink / raw)
  To: Heroor, Siddharth, meta-arago

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

>-----Original Message-----
>From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
>bounces@arago-project.org] On Behalf Of Heroor, Siddharth
>Sent: Wednesday, July 03, 2013 12:31 AM
>To: meta-arago@arago-project.org
>Subject: [meta-arago] [PATCH oe-layersetup] configs: Lock down the
>GLSDK release 6.01.00.01
>
>Signed-off-by: Siddharth Heroor <heroor@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 149a8ae..5708106 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/projects/meta-arago-
>glsdk.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago-
>extras
>+meta-arago,git://arago-project.org/git/projects/meta-arago-
>glsdk.git,danny,DEV_SDK_06_01_00_01,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/projects/meta-ti-
>glsdk.git,danny,ti2013.04.02,layers=
>+meta-ti,git://arago-project.org/git/projects/meta-ti-
>glsdk.git,danny,DEV_SDK_06_01_00_01,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] 2+ messages in thread

end of thread, other threads:[~2013-07-08 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-03  5:31 [PATCH oe-layersetup] configs: Lock down the GLSDK release 6.01.00.01 Siddharth Heroor
2013-07-08 16:37 ` Maupin, Chase

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.