Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Bug 1231834: List all repositories and shared B2G repos in a shared m…
Browse files Browse the repository at this point in the history
…anifest file
  • Loading branch information
tdz committed Dec 16, 2015
1 parent 658eee9 commit 393f5fa
Show file tree
Hide file tree
Showing 24 changed files with 74 additions and 279 deletions.
11 changes: 1 addition & 10 deletions base-caf-jb.xml
Original file line number Diff line number Diff line change
@@ -1,24 +1,15 @@
<?xml version="1.0" ?>
<manifest>

<remote fetch="https://android.googlesource.com/" name="aosp"/>
<remote fetch="git://github.com/mozilla-b2g/" name="b2g"/>
<remote fetch="git://github.com/mozilla/" name="mozilla"/>
<remote fetch="git://github.com/apitrace/" name="apitrace"/>
<remote fetch="git://codeaurora.org/" name="caf"/>
<remote fetch="https://git.mozilla.org/releases" name="mozillaorg"/>
<include name="base.xml"/>

<!-- B2G specific things. -->
<project name="platform_build" path="build" remote="b2g" revision="b2g-4.3_r2.1">
<copyfile dest="Makefile" src="core/root.mk"/>
</project>
<project name="gecko.git" path="gecko" remote="mozillaorg" revision="master" />
<project name="librecovery" path="librecovery" remote="b2g" revision="master"/>
<project name="fake-libdvm" path="dalvik" remote="b2g" revision="master"/>
<project name="fake-qemu-kernel" path="prebuilts/qemu-kernel" remote="b2g" revision="master"/>
<project name="gaia" path="gaia" remote="mozillaorg" revision="master"/>
<project name="gonk-misc" path="gonk-misc" remote="b2g" revision="master"/>
<project name="moztt" path="external/moztt" remote="b2g" revision="master"/>
<project name="apitrace" path="external/apitrace" remote="apitrace" revision="master" />
<project path="external/valgrind" name="valgrind" remote="b2g" revision="fxos" />
<project path="external/VEX" name="vex" remote="b2g" revision="fxos" />
Expand Down
12 changes: 1 addition & 11 deletions base-jb.xml
Original file line number Diff line number Diff line change
@@ -1,28 +1,18 @@
<?xml version="1.0" ?>
<manifest>

<remote fetch="https://android.googlesource.com/" name="aosp"/>
<remote fetch="git://github.com/mozilla-b2g/" name="b2g"/>
<remote fetch="git://github.com/mozilla/" name="mozilla"/>
<remote fetch="git://github.com/apitrace/" name="apitrace"/>
<remote fetch="git://codeaurora.org/" name="caf"/>
<remote fetch="https://git.mozilla.org/releases" name="mozillaorg"/>
<include name="base.xml"/>

<!-- B2G specific things. -->
<project name="platform_build" path="build" remote="b2g" revision="b2g-4.3_r2.1">
<copyfile dest="Makefile" src="core/root.mk"/>
</project>
<project name="gecko.git" path="gecko" remote="mozillaorg" revision="master" />
<project name="rilproxy" path="rilproxy" remote="b2g" revision="master"/>
<project name="fake-libdvm" path="dalvik" remote="b2g" revision="master"/>
<project name="fake-qemu-kernel" path="prebuilts/qemu-kernel" remote="b2g" revision="master"/>
<project name="gaia" path="gaia" remote="mozillaorg" revision="master"/>
<project name="gonk-misc" path="gonk-misc" remote="b2g" revision="master"/>
<project name="moztt" path="external/moztt" remote="b2g" revision="master"/>
<project name="apitrace" path="external/apitrace" remote="apitrace" revision="master" />
<project path="external/valgrind" name="valgrind" remote="b2g" revision="fxos" />
<project path="external/VEX" name="vex" remote="b2g" revision="fxos" />
<project name="platform_hardware_libhardware_moz" path="hardware/libhardware_moz" remote="b2g" revision="master"/>

<!-- Stock Android things -->
<project groups="darwin" name="platform/prebuilts/clang/darwin-x86/3.1" path="prebuilts/clang/darwin-x86/3.1"/>
Expand Down
12 changes: 1 addition & 11 deletions base-kk.xml
Original file line number Diff line number Diff line change
@@ -1,29 +1,19 @@
<?xml version="1.0" ?>
<manifest>

<remote fetch="https://android.googlesource.com/" name="aosp"/>
<remote fetch="git://github.com/mozilla-b2g/" name="b2g"/>
<remote fetch="git://github.com/mozilla/" name="mozilla"/>
<remote fetch="git://github.com/apitrace/" name="apitrace"/>
<remote fetch="git://codeaurora.org/" name="caf"/>
<remote fetch="https://git.mozilla.org/releases" name="mozillaorg"/>
<include name="base.xml"/>

<!-- B2G specific things. -->
<project name="platform_build" path="build" remote="b2g" revision="b2g-4.4.2_r1">
<copyfile dest="Makefile" src="core/root.mk"/>
</project>
<project name="gaia" path="gaia" remote="mozillaorg" revision="master"/>
<project name="gecko" path="gecko" remote="mozillaorg" revision="master"/>
<project name="fake-libdvm" path="dalvik" remote="b2g" revision="master"/>
<project name="fake-qemu-kernel" path="prebuilts/qemu-kernel" remote="b2g" revision="master"/>
<project name="gonk-misc" path="gonk-misc" remote="b2g" revision="master"/>
<project name="librecovery" path="librecovery" remote="b2g" revision="master"/>
<project name="moztt" path="external/moztt" remote="b2g" revision="master"/>
<project name="rilproxy" path="rilproxy" remote="b2g" revision="master"/>
<project name="valgrind" path="external/valgrind" remote="b2g" revision="fxos"/>
<project name="vex" path="external/VEX" remote="b2g" revision="fxos"/>
<project name="apitrace" path="external/apitrace" remote="apitrace" revision="master"/>
<project name="platform_hardware_libhardware_moz" path="hardware/libhardware_moz" remote="b2g" revision="master"/>

<!-- Stock Android things -->
<project groups="darwin" name="platform/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7" path="prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7"/>
Expand Down
12 changes: 1 addition & 11 deletions base-l.xml
Original file line number Diff line number Diff line change
@@ -1,29 +1,19 @@
<?xml version="1.0" ?>
<manifest>

<remote fetch="https://android.googlesource.com/" name="aosp"/>
<remote fetch="git://github.com/mozilla-b2g/" name="b2g"/>
<remote fetch="git://github.com/mozilla/" name="mozilla"/>
<remote fetch="git://github.com/apitrace/" name="apitrace"/>
<remote fetch="git://codeaurora.org/" name="caf"/>
<remote fetch="https://git.mozilla.org/releases" name="mozillaorg"/>
<include name="base.xml"/>

<!-- B2G specific things. -->
<project name="platform_build" path="build" remote="b2g" revision="b2g-5.1.0_r1">
<copyfile dest="Makefile" src="core/root.mk"/>
</project>
<project name="gaia" path="gaia" remote="mozillaorg" revision="master"/>
<project name="gecko" path="gecko" remote="mozillaorg" revision="master"/>
<project name="fake-libdvm" path="dalvik" remote="b2g" revision="master"/>
<project name="fake-qemu-kernel" path="prebuilts/qemu-kernel" remote="b2g" revision="master"/>
<project name="gonk-misc" path="gonk-misc" remote="b2g" revision="master"/>
<project name="librecovery" path="librecovery" remote="b2g" revision="master"/>
<project name="moztt" path="external/moztt" remote="b2g" revision="master"/>
<project name="rilproxy" path="rilproxy" remote="b2g" revision="master"/>
<project name="valgrind" path="external/valgrind" remote="b2g" revision="fxos"/>
<project name="vex" path="external/VEX" remote="b2g" revision="fxos"/>
<project name="apitrace" path="external/apitrace" remote="apitrace" revision="master"/>
<project name="platform_hardware_libhardware_moz" path="hardware/libhardware_moz" remote="b2g" revision="master"/>

<!-- Stock Android things -->
<project path="prebuilts/clang/darwin-x86/host/3.5" name="platform/prebuilts/clang/darwin-x86/host/3.5" groups="pdk,darwin" />
Expand Down
27 changes: 27 additions & 0 deletions base.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0" ?>
<manifest>

<!--
Remotes
-->

<remote name="aosp" fetch="https://android.googlesource.com/" />
<remote name="apitrace" fetch="git://github.com/apitrace/" />
<remote name="b2g" fetch="git://github.com/mozilla-b2g/" />
<remote name="b2gmozilla" fetch="https://git.mozilla.org/b2g" />
<remote name="caf" fetch="git://codeaurora.org/" />
<remote name="linaro" fetch="http://android.git.linaro.org/git-ro/" />
<remote name="mozilla" fetch="git://github.com/mozilla/" />
<remote name="mozillaorg" fetch="https://git.mozilla.org/releases" />

<!--
B2G repositories for all targets
-->

<project name="gaia" path="gaia" remote="mozillaorg" revision="master" />
<project name="gecko" path="gecko" remote="mozillaorg" revision="master" />
<project name="gonk-misc" path="gonk-misc" remote="b2g" revision="master" />
<project name="moztt" path="external/moztt" remote="b2g" revision="master"/>
<project name="platform_hardware_libhardware_moz" path="hardware/libhardware_moz" remote="b2g" revision="master"/>

</manifest>
15 changes: 1 addition & 14 deletions emulator.xml
Original file line number Diff line number Diff line change
@@ -1,22 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>

<remote name="aosp" fetch="https://android.googlesource.com/" />
<remote name="apitrace" fetch="git://github.com/apitrace/" />
<remote name="b2g" fetch="git://github.com/mozilla-b2g/" />
<remote name="b2gmozilla" fetch="https://git.mozilla.org/b2g" />
<remote name="caf" fetch="git://codeaurora.org/" />
<remote name="mozilla" fetch="git://github.com/mozilla/" />
<remote name="mozillaorg" fetch="https://git.mozilla.org/releases" />
<include name="base.xml"/>

<default revision="refs/tags/android-4.0.4_r2.1"
remote="caf"
sync-j="4" />

<!-- Gecko and Gaia -->
<project path="gaia" name="gaia.git" remote="mozillaorg" revision="master" />
<project path="gecko" name="gecko.git" remote="mozillaorg" revision="master" />

<!-- Gonk-specific things and forks -->
<project path="bionic" name="platform_bionic" remote="b2g" revision="b2g-4.0.4_r2.1" />
<project path="build" name="platform_build" remote="b2g" revision="master">
Expand All @@ -27,13 +17,10 @@
<project path="external/apriori" name="platform_external_apriori" remote="b2g" revision="master" />
<project path="external/elfcopy" name="platform_external_elfcopy" remote="b2g" revision="master" />
<project path="external/elfutils" name="platform_external_elfutils" remote="b2g" revision="master" />
<project path="external/moztt" name="moztt" remote="b2g" revision="master" />
<project path="external/opensans" name="platform_external_opensans" remote="b2g" revision="master" />
<project path="external/screencap-gonk" name="screencap-gonk" remote="b2g" revision="master" />
<project path="external/qemu" name="platform_external_qemu" remote="b2g" revision="b2g-ics"/>
<project path="frameworks/base" name="platform_frameworks_base" remote="b2g" revision="b2g-ics" />
<project path="gonk-misc" name="gonk-misc" remote="b2g" revision="master" />
<project path="hardware/libhardware_moz" name="platform_hardware_libhardware_moz" remote="b2g" revision="master"/>
<project path="hardware/ril" name="platform_hardware_ril" remote="b2g" revision="b2g-ril_v7"/>
<project path="rilproxy" name="rilproxy" remote="b2g" revision="master" />
<project path="sdk" name="android-sdk" remote="b2g" revision="b2g-ics" />
Expand Down
1 change: 1 addition & 0 deletions flame-kk.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<include name="base-kk-caf.xml"/>

<remote name="t2m" fetch="git://github.com/t2m-foxfone/"/>

<default remote="caf" revision="LNX.LA.3.5.2.1.1" sync-j="4"/>

<!-- Flame specific things -->
Expand Down
2 changes: 2 additions & 0 deletions flame-l.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
<?xml version="1.0" ?><manifest>

<include name="base-l.xml"/>

<remote name="t2m" fetch="git://github.com/t2m-foxfone/"/>

<default remote="caf" revision="LA.BF.1.1.2_rb1.12" sync-j="4"/>

<!-- Flame L specific things -->
Expand Down
1 change: 1 addition & 0 deletions flame.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<include name="base-caf-jb.xml"/>

<remote name="t2m" fetch="git://github.com/t2m-foxfone/"/>

<default remote="caf" revision="jb_3.2" sync-j="4"/>

<!-- Flame specific things -->
Expand Down
20 changes: 3 additions & 17 deletions flatfish.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
<?xml version="1.0" ?>
<manifest>

<remote name="aosp"
fetch="https://android.googlesource.com/" />
<remote name="b2g"
fetch="git://github.com/mozilla-b2g/" />
<remote name="apitrace"
fetch="git://github.com/apitrace/" />
<remote name="caf"
fetch="git://codeaurora.org/" />
<remote name="mozillaorg"
fetch="https://git.mozilla.org/releases" />
<remote name="allwinner"
fetch="https://github.com/flatfish-fox/" />
<include name="base.xml"/>

<remote name="allwinner" fetch="https://github.com/flatfish-fox/" />

<default revision="refs/tags/android-4.2.2_r1"
remote="aosp"
Expand All @@ -23,13 +14,8 @@
<copyfile src="core/root.mk" dest="Makefile"/>
</project>
<project path="dalvik" name="fake-libdvm" remote="b2g" revision="master" />
<project path="gaia" name="gaia" remote="mozillaorg" revision="master" />
<project path="gecko" name="gecko.git" remote="mozillaorg" revision="master" />
<project path="gonk-misc" name="gonk-misc" remote="b2g" revision="master" />
<project path="rilproxy" name="rilproxy" remote="b2g" revision="master" />
<project path="external/moztt" name="moztt" remote="b2g" revision="master" />
<project path="external/apitrace" name="apitrace" remote="apitrace" revision="master" />
<project name="platform_hardware_libhardware_moz" path="hardware/libhardware_moz" remote="b2g" revision="master"/>
<project path="prebuilts/qemu-kernel" name="fake-qemu-kernel" remote="b2g" revision="master"/>

<!-- Stock Android things -->
Expand Down
14 changes: 1 addition & 13 deletions galaxy-nexus.xml
Original file line number Diff line number Diff line change
@@ -1,21 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>

<remote name="apitrace" fetch="git://github.com/apitrace/" />
<remote name="aosp" fetch="https://android.googlesource.com/" />
<remote name="b2g" fetch="git://github.com/mozilla-b2g/" />
<remote name="linaro" fetch="http://android.git.linaro.org/git-ro/" />
<remote name="mozilla" fetch="git://github.com/mozilla/" />
<remote name="mozillaorg" fetch="https://git.mozilla.org/releases" />
<include name="base.xml"/>

<default revision="refs/tags/android-4.0.4_r2.1"
remote="linaro"
sync-j="4" />

<!-- Gecko and Gaia -->
<project path="gaia" name="gaia.git" remote="mozillaorg" revision="master" />
<project path="gecko" name="gecko.git" remote="mozillaorg" revision="master" />

<!-- Gonk-specific things and forks -->
<project path="bionic" name="platform_bionic" remote="b2g" revision="b2g-4.0.4_r2.1" />
<project path="build" name="platform_build" remote="b2g" revision="master">
Expand All @@ -26,12 +17,9 @@
<project path="external/apriori" name="platform_external_apriori" remote="b2g" revision="master" />
<project path="external/elfcopy" name="platform_external_elfcopy" remote="b2g" revision="master" />
<project path="external/elfutils" name="platform_external_elfutils" remote="b2g" revision="master" />
<project path="external/moztt" name="moztt" remote="b2g" revision="master" />
<project path="external/opensans" name="platform_external_opensans" remote="b2g" revision="master" />
<project path="external/screencap-gonk" name="screencap-gonk" remote="b2g" revision="master" />
<project path="frameworks/base" name="platform_frameworks_base" remote="b2g" revision="b2g-ics" />
<project path="gonk-misc" name="gonk-misc" remote="b2g" revision="master" />
<project path="hardware/libhardware_moz" name="platform_hardware_libhardware_moz" remote="b2g" revision="master"/>
<project path="rilproxy" name="rilproxy" remote="b2g" revision="master" />

<!-- Stock Android things -->
Expand Down
18 changes: 2 additions & 16 deletions galaxy-s2.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>

<remote name="aosp"
fetch="https://android.googlesource.com/" />
<remote name="b2g"
fetch="git://github.com/mozilla-b2g/" />
<remote name="linaro"
fetch="http://android.git.linaro.org/git-ro/" />
<remote name="mozilla"
fetch="git://github.com/mozilla/" />
<remote name="mozillaorg"
fetch="https://git.mozilla.org/releases" />
<remote name="apitrace" fetch="git://github.com/apitrace/" />
<include name="base.xml"/>

<default revision="refs/tags/android-4.0.4_r1.2"
remote="linaro"
sync-j="4" />
Expand All @@ -21,13 +12,8 @@
<copyfile src="core/root.mk" dest="Makefile" />
</project>
<project path="dalvik" name="fake-dalvik" remote="b2g" revision="master" />
<project path="gaia" name="gaia.git" remote="mozillaorg" revision="master" />
<project path="gecko" name="gecko.git" remote="mozillaorg" revision="master" />
<project path="gonk-misc" name="gonk-misc" remote="b2g" revision="master" />
<project path="rilproxy" name="rilproxy" remote="b2g" revision="master" />
<project path="external/moztt" name="moztt" remote="b2g" revision="master" />
<project path="external/apitrace" name="apitrace" remote="apitrace" revision="refs/tags/6.1" />
<project name="platform_hardware_libhardware_moz" path="hardware/libhardware_moz" remote="b2g" revision="master"/>

<!-- Stock Android things -->
<project path="abi/cpp" name="platform/abi/cpp" />
Expand Down
18 changes: 2 additions & 16 deletions hamachi.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>

<remote name="aosp"
fetch="https://android.googlesource.com/" />
<remote name="b2g"
fetch="git://github.com/mozilla-b2g/" />
<remote name="mozilla"
fetch="git://github.com/mozilla/" />
<remote name="caf"
fetch="git://codeaurora.org/" />
<remote name="mozillaorg"
fetch="https://git.mozilla.org/releases" />
<remote name="apitrace" fetch="git://github.com/apitrace/" />
<include name="base.xml"/>

<default revision="b2g/ics_strawberry"
remote="caf"
sync-j="4" />
Expand All @@ -21,13 +12,8 @@
<copyfile src="core/root.mk" dest="Makefile" />
</project>
<project path="dalvik" name="fake-dalvik" remote="b2g" revision="master" />
<project path="gaia" name="gaia.git" remote="mozillaorg" revision="master" />
<project path="gecko" name="gecko.git" remote="mozillaorg" revision="master" />
<project path="gonk-misc" name="gonk-misc" remote="b2g" revision="master" />
<project path="librecovery" name="librecovery" remote="b2g" revision="master" />
<project path="external/moztt" name="moztt" remote="b2g" revision="master" />
<project path="external/apitrace" name="apitrace" remote="apitrace" revision="refs/tags/6.1" />
<project name="platform_hardware_libhardware_moz" path="hardware/libhardware_moz" remote="b2g" revision="master"/>

<!-- Stock Android things -->
<project path="abi/cpp" name="platform/abi/cpp" />
Expand Down
17 changes: 2 additions & 15 deletions helix.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>

<remote name="aosp"
fetch="https://android.googlesource.com/" />
<remote name="b2g"
fetch="git://github.com/mozilla-b2g/" />
<remote name="mozilla"
fetch="git://github.com/mozilla/" />
<remote name="caf"
fetch="git://codeaurora.org/" />
<remote name="mozillaorg"
fetch="https://git.mozilla.org/releases" />
<include name="base.xml"/>

<default revision="b2g/ics_strawberry"
remote="caf"
sync-j="4" />
Expand All @@ -20,14 +12,9 @@
<copyfile src="core/root.mk" dest="Makefile"/>
</project>
<project path="dalvik" name="fake-dalvik" remote="b2g" revision="master"/>
<project path="gaia" name="gaia.git" remote="mozillaorg" revision="master"/>
<project path="gecko" name="gecko.git" remote="mozillaorg" revision="master"/>
<project path="gonk-misc" name="gonk-misc" remote="b2g" revision="master"/>
<project path="rilproxy" name="rilproxy" remote="b2g" revision="master"/>
<project path="librecovery" name="librecovery" remote="b2g" revision="master"/>
<project path="external/moztt" name="moztt" remote="b2g" revision="master"/>
<project path="patches" name="gonk-patches" remote="b2g" revision="master"/>
<project name="platform_hardware_libhardware_moz" path="hardware/libhardware_moz" remote="b2g" revision="master"/>

<!-- Stock Android things -->
<project path="abi/cpp" name="platform/abi/cpp"/>
Expand Down
Loading

0 comments on commit 393f5fa

Please sign in to comment.