All of lore.kernel.org
 help / color / mirror / Atom feed
* gitorious.org status
@ 2015-03-11 18:07 Denys Dmytriyenko
  2015-03-12  7:57 ` Reizer, Eyal
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2015-03-11 18:07 UTC (permalink / raw)
  To: meta-arago

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gitorious.org status
  2015-03-11 18:07 gitorious.org status Denys Dmytriyenko
@ 2015-03-12  7:57 ` Reizer, Eyal
  2015-03-17 11:09   ` Ulf Samuelsson
  0 siblings, 1 reply; 3+ messages in thread
From: Reizer, Eyal @ 2015-03-12  7:57 UTC (permalink / raw)
  To: Dmytriyenko, Denys, meta-arago

Hi Denys,

The uim code base has been moved to the following internal git:
https://git.ti.com/ti-bt/uim

Next, we need to update the uim_git.bb recipe to point to the new location, and remove the patching that was done inside the recipe as the new git is updated with it.

Best Regards,
Eyal


> -----Original Message-----
> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> bounces@arago-project.org] On Behalf Of Dmytriyenko, Denys
> Sent: Wednesday, March 11, 2015 8:07 PM
> To: meta-arago@arago-project.org
> Subject: [meta-arago] gitorious.org status
> 
> 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;branc
> h=${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=${BRA
> NCH}"
> 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
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: gitorious.org status
  2015-03-12  7:57 ` Reizer, Eyal
@ 2015-03-17 11:09   ` Ulf Samuelsson
  0 siblings, 0 replies; 3+ messages in thread
From: Ulf Samuelsson @ 2015-03-17 11:09 UTC (permalink / raw)
  To: meta-arago

Den 2015-03-12 08:57, Reizer, Eyal skrev:
> Hi Denys,
>
> The uim code base has been moved to the following internal git:
> https://git.ti.com/ti-bt/uim
>
> Next, we need to update the uim_git.bb recipe to point to the new location, and remove the patching that was done inside the recipe as the new git is updated with it.
>
> Best Regards,
> Eyal
Any news on this?
The build log is really not reflecting the situation, if you cannot 
check out the git repos.

BR
Ulf Samuelsson


>
>> -----Original Message-----
>> From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
>> bounces@arago-project.org] On Behalf Of Dmytriyenko, Denys
>> Sent: Wednesday, March 11, 2015 8:07 PM
>> To: meta-arago@arago-project.org
>> Subject: [meta-arago] gitorious.org status
>>
>> 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;branc
>> h=${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=${BRA
>> NCH}"
>> 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
>> meta-arago@arago-project.org
>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-17 11:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-11 18:07 gitorious.org status Denys Dmytriyenko
2015-03-12  7:57 ` Reizer, Eyal
2015-03-17 11:09   ` Ulf Samuelsson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.