Hello,

As final steps of migrating infrastructure/CI projects from bzr to git,
lci-build-tools repository (having a shortcut of lp:linaro-ci) was
migrated to https://git.linaro.org/ci/lci-build-tools.git . All jobs
directly referencing it on https://ci.linaro.org were already updated.
However, according to Fathi, there may be wrapper build scripts, hosted
elsewhere, which may fetch lci-build-tools on their own. So, if you
use/maintain such script, please update it to use git. It should be
something like replacing:

bzr branch lp:linaro-ci lci-build-tools

with:

git clone https://git.linaro.org/ci/lci-build-tools.git


Please kindly update your scripts during next week. On March 21, bzr
repository will be shutdown, in an effort to formally finish
the migration, catch last usages of the old repository, and avoid future
confusion.

Let us know if you have concerns with the plan above.

Thanks,
Linaro Infrastructure team

Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linaro
http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to