So, it appears gitorious.org has disabled "git" access across the board, probably to enforce read-only state and prevent people from updating their repos further, forcing them to migrate to gitlab...
There are patches for meta-qt5 to switch SRC_URIs to code.qt.io - that will take care of Qt5 recipes, once commited to meta-qt5/master, which we track. We would need to take care of our own repositories (qt-apps, matrix, uim, etc.) and decide where to move them over to. Franklin, most of those repos are owned by you or your tem. What are your plans? meta-arago-extras/recipes-connectivity/uim/uim_git.bb:SRC_URI = "git://gitorious.org/uim/uim.git \ meta-arago-extras/recipes-qt/qt-apps/image-gallery_git.bb:HOMEPAGE = "https://gitorious.org/image-gallery" meta-arago-extras/recipes-qt/qt-apps/image-gallery_git.bb:SRC_URI = "git://gitorious.org/image-gallery/image-gallery.git;protocol=git;branch=${BRANCH}" meta-arago-extras/recipes-qt/qt-apps/qt-tstat_2.0.bb:HOMEPAGE = "https://gitorious.org/thermostat-demo" meta-arago-extras/recipes-qt/qt-apps/qt-tstat_2.0.bb: git://gitorious.org/thermostat-demo/thermostat-demo.git;protocol=git \ meta-arago-extras/recipes-core/am-sysinfo/am-sysinfo_git.bb:SRC_URI = "git://gitorious.org/am_sysinfo/am_sysinfo.git;protocol=git;branch=${BRANCH}" meta-arago-extras/recipes-core/oprofile-example/oprofile-example_git.bb:HOMEPAGE = "https://gitorious.org/oprofile-example" meta-arago-extras/recipes-core/oprofile-example/oprofile-example_git.bb:SRC_URI = "git://gitorious.org/oprofile-example/oprofile-example.git;protocol=git;branch=${BRANCH}" meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix_browser" meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb:SRC_URI = "git://gitorious.org/matrix-gui-v2/matrix_browser.git;protocol=git;branch=${BRANCH}" meta-arago-extras/recipes-core/matrix/matrix-gui-clocks_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-armbenchmarks-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-submenus_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-qt4-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-generic-pm_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-multimedia-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-settings-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-v4l2-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc:SRC_URI = "git://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}" meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/refresh-screen" meta-arago-extras/recipes-core/matrix/refresh-screen_2.0.bb:SRC_URI = "git://gitorious.org/matrix-gui-v2/refresh-screen.git;protocol=git;branch=${BRANCH}" meta-arago-extras/recipes-core/matrix/matrix-gui-pru-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-3d-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-apps-images_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-oprofile-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-helper-scripts.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb:SRC_URI = "git://gitorious.org/matrix-gui-v2/matrix-gui-v2.git;protocol=git;branch=${BRANCH} \ meta-arago-extras/recipes-core/matrix/matrix-gui-wifi-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-pm-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-display-control_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-crypto-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-usb-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-ethernet-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-camera-loopback_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-core/matrix/matrix-gui-qt5-demos_2.0.bb:HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps" meta-arago-extras/recipes-graphics/screenshot/screenshot_1.0.bb:HOMEPAGE = "https://gitorious.org/screenshot" meta-arago-extras/recipes-graphics/screenshot/screenshot_1.0.bb:SRC_URI = "git://gitorious.org/screenshot/screenshot.git;protocol=git;branch=${BRANCH}" meta-arago-extras/recipes-benchmark/arm-benchmarks/arm-benchmarks_1.3.bb:SRC_URI = "git://gitorious.org/arm_benchmarks/arm_benchmarks.git;protocol=git;branch=${BRANCH}" meta-arago-extras/recipes-multimedia/av-examples/av-examples_1.0.bb:SRC_URI = "git://gitorious.org/av_examples/av_examples.git;protocol=git;branch=${BRANCH}" meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb:HOMEPAGE = "https://gitorious.org/dual-camera-demo/" meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb:SRC_URI = "git://gitorious.org/dual-camera-demo/dual-camera-demo.git;protocol=git;branch=${BRANCH} \ -- Denys _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
