diff options
-rw-r--r-- | default.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/default.xml b/default.xml index 17e824c..353fb04 100644 --- a/default.xml +++ b/default.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <manifest> - <remote alias="repo" fetch="http://github.com/Angstrom-distribution" name="githa"/> - <remote alias="repo" fetch="http://github.com/Freescale" name="githf"/> - <remote alias="repo" fetch="http://github.com/OSSystems" name="githo"/> - <remote alias="repo" fetch="http://github.com/meta-qt5" name="githq"/> - <remote alias="repo" fetch="http://github.com/schnitzeltony" name="githe"/> - <remote alias="repo" fetch="http://github.com/watatuki" name="githt"/> - <remote alias="repo" fetch="http://github.com/openembedded" name="oe"/> - <remote alias="repo" fetch="http://git.toradex.com" name="tdx"/> + <remote alias="repo" fetch="https://github.com/Angstrom-distribution" name="githa"/> + <remote alias="repo" fetch="https://github.com/Freescale" name="githf"/> + <remote alias="repo" fetch="https://github.com/OSSystems" name="githo"/> + <remote alias="repo" fetch="https://github.com/meta-qt5" name="githq"/> + <remote alias="repo" fetch="https://github.com/schnitzeltony" name="githe"/> + <remote alias="repo" fetch="https://github.com/watatuki" name="githt"/> + <remote alias="repo" fetch="https://github.com/openembedded" name="oe"/> + <remote alias="repo" fetch="https://git.toradex.com" name="tdx"/> <remote alias="repo" fetch="https://git.yoctoproject.org/git" name="yocto"/> <default sync-j="4"/> |