On Fri, Jul 09, 2021 at 01:04:01PM -0500, Nishanth Menon wrote: > Arago-project is on the way down, so flip over to git.ti.com repo > > Signed-off-by: Nishanth Menon <[email protected]> > --- > lib/oesdk/config-build-env | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/oesdk/config-build-env b/lib/oesdk/config-build-env > index cdfa6830eb51..2514acbe6b38 100644 > --- a/lib/oesdk/config-build-env > +++ b/lib/oesdk/config-build-env > @@ -1,6 +1,6 @@ > #!/bin/bash > > -TI_SDK_OELAYER_SETUP="http://arago-project.org/git/projects/oe-layersetup.git" > +TI_SDK_OELAYER_SETUP="http://git.ti.com/git/arago-project/oe-layersetup.git"
What's the preferred clone method on git.ti.com? I see Web UI shows these: Clone https://git.ti.com/git/arago-project/oe-layersetup.git https://git.ti.com/cgit/arago-project/oe-layersetup git://git.ti.com/arago-project/oe-layersetup.git http://git.ti.com/git/arago-project/oe-layersetup.git > # This script is intended to be called only from the top-level build-oesdk.sh > # script which parses the configuration file and sets necessary variables. > -- > 2.32.0 > -- Regards, Denys Dmytriyenko <[email protected]> PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964 Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
