summaryrefslogtreecommitdiff
path: root/linaro.xml
blob: 3f388eb4b5b43770b21027bf091d272701d78ddf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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="freedesktop" fetch="https://gitlab.freedesktop.org/" />

  <remove-project name="device/linaro/hikey" />
  <project path="device/linaro/hikey" name="device/linaro/hikey" revision="linaro-master" groups="device,hikey,pdk" remote="linaro-android" />

  <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>