>-----Original Message----- >From: [email protected] [mailto:meta-arago- >[email protected]] On Behalf Of Heroor, Siddharth >Sent: Wednesday, June 26, 2013 6:06 AM >To: [email protected] >Subject: [meta-arago] [PATCH oe-layersetup] configs: Update glsdk >6.01.00 to point to GLSDK staging trees > >Signed-off-by: Siddharth Heroor <[email protected]> >cc: Mrinmayee Hingolikar <[email protected]> >--- > 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..a4ada4c 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.git,master,ti2013.04.02,layers=meta-arago-distro:meta-arago- >extras
I have some concern if you are already starting to branch to your own tree. I hope we won't see a large divergence here. Also, maybe a nitpick but is there a reason you named your repo meta-arago and meta-ti on git.ti.com? I worry that this will cause confusion with the true meta-arago and meta-ti on arago-project.org, particularly since you are using the same tag name too. Can you rename these like the AMSDK did? > 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.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 >[email protected] >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
