summaryrefslogtreecommitdiff
path: root/linaro.xml
blob: 794917a6f7531bcce3c3d88cbd6b64b1982c0562 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <!-- Repositories -->
  <!-- Linaro Repositories -->
  <remote name="linaro-android" fetch="https://android-git.linaro.org/git/" review="android-review.linaro.org" />
  <remote name="linaro-other" fetch="https://git.linaro.org/" />
  <remote name="devboardsforandroid" fetch="https://gerrit.devboardsforandroid.linaro.org/" review="gerrit.devboardsforandroid.linaro.org" />
  <remote name="freedesktop" fetch="https://gitlab.freedesktop.org/" />

  <project path="device/linaro/hikey960" name="device/linaro/hikey960" revision="main" groups="device,hikey,pdk" remote="devboardsforandroid" />
  <project path="device/linaro/hikey960-kernel" name="device/linaro/hikey960-kernel" revision="main" groups="device,hikey,pdk" remote="devboardsforandroid" />

  <project path="device/ti/beagle_x15" name="device/ti/beagle-x15" groups="device,beagle_x15,pdk" />
  <project path="device/ti/beagle_x15-kernel" name="device/ti/beagle-x15-kernel" groups="device,beagle_x15,pdk" clone-depth="1" />

  <remove-project name="platform/external/drm_hwcomposer" />
  <project path="external/drm_hwcomposer" name="drm-hwcomposer/drm-hwcomposer" revision="main" groups="drm_hwcomposer,pdk-fs" remote="freedesktop" />
  <project path="android-patchsets" name="android-patchsets" revision="master" remote="linaro-android"/>
  <project path="android-build-configs" name="android-build-configs" revision="master" remote="linaro-android"/>
</manifest>