summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-10-22 10:37:54 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-10-22 10:37:54 +0200
commit942482d35f05c38caaf864a1b315f80058c2f2ec (patch)
treed6835a587c093881f7b312dc232947db7d7ccf50
parentdcebcd8ed6f468264c2b6b773053187ff5501c62 (diff)
manifest: fix http paths, update meta-toradex
Change-Id: Ieae1b8dddceb680d538196f329aa9ecec582b2ad
-rw-r--r--default.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/default.xml b/default.xml
index 5aa2a1a..819c392 100644
--- a/default.xml
+++ b/default.xml
@@ -6,17 +6,17 @@
<remote fetch="http://git.openembedded.org" name="oe"/>
<remote fetch="http://github.com" name="gith"/>
<remote fetch="http://git.yoctoproject.org" name="yocto"/>
- <remote fetch="http://git.linaro.org/openembedded" name="linaro"/>
+ <remote fetch="http://git.linaro.org/git-ro/openembedded" name="linaro"/>
<remote fetch="http://git.toradex.com" name="trdx"/>
- <project remote="oe" revision="88f013cee4cdec91acee59ffbc7bcea6dd2b8d2e" upstream="1.18" name="bitbake" path="stuff/openembedded-core/bitbake"/>
- <project remote="oe" revision="3549f5f203363302256848bb33c05c4fd4871948" upstream="dylan" name="openembedded-core" path="stuff/openembedded-core"/>
- <project remote="oe" revision="13ae5105ee30410136beeae66ec41ee4a8a2e2b0" upstream="dylan" name="meta-openembedded" path="stuff/meta-openembedded"/>
- <project remote="gith" revision="7543b99f99592d0c23a5e66007b8631751b9d79c" upstream="angstrom-v2013.06-yocto1.4" name="Angstrom-distribution/meta-angstrom" path="stuff/meta-angstrom"/>
- <project remote="gith" revision="2140f2a114f7009f86479afb12a524bb157cbb0e" upstream="dylan" name="OSSystems/meta-browser" path="stuff/meta-browser"/>
- <project remote="linaro" revision="6321a745aba4fc2ddb559d4606b0a98afc8a1ca2" upstream="dylan" name="meta-linaro" path="stuff/meta-linaro"/>
- <project remote="trdx" revision="f69ffe4cebf94f48f02838002dbc3544b3ffb460" upstream="dylan" name="meta-lxde" path="stuff/meta-lxde"/>
- <project remote="trdx" revision="f4bf75ea3e2af62620922aecfcfea08d0de0658b" upstream="master" name="meta-toradex" path="stuff/meta-toradex">
+ <project remote="oe" revision="88f013cee4cdec91acee59ffbc7bcea6dd2b8d2e" upstream="1.18" name="bitbake" path="stuff/openembedded-core/bitbake"/>
+ <project remote="oe" revision="3549f5f203363302256848bb33c05c4fd4871948" upstream="dylan" name="openembedded-core" path="stuff/openembedded-core"/>
+ <project remote="oe" revision="13ae5105ee30410136beeae66ec41ee4a8a2e2b0" upstream="dylan" name="meta-openembedded" path="stuff/meta-openembedded"/>
+ <project remote="gith" revision="7543b99f99592d0c23a5e66007b8631751b9d79c" upstream="angstrom-v2013.06-yocto1.4" name="Angstrom-distribution/meta-angstrom.git" path="stuff/meta-angstrom"/>
+ <project remote="gith" revision="2140f2a114f7009f86479afb12a524bb157cbb0e" upstream="dylan" name="OSSystems/meta-browser.git" path="stuff/meta-browser"/>
+ <project remote="linaro" revision="6321a745aba4fc2ddb559d4606b0a98afc8a1ca2" upstream="dylan" name="meta-linaro.git" path="stuff/meta-linaro"/>
+ <project remote="trdx" revision="f69ffe4cebf94f48f02838002dbc3544b3ffb460" upstream="dylan" name="meta-lxde.git" path="stuff/meta-lxde"/>
+ <project remote="trdx" revision="9d0e2efc66fb2f771d8dac33b8b240ddddcb61ea" upstream="master" name="meta-toradex.git" path="stuff/meta-toradex">
<copyfile dest="export" src="buildconf/export"/>
</project>