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" # 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 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
