forked from peyo-hd/local_manifests
-
Notifications
You must be signed in to change notification settings - Fork 0
/
default.xml
21 lines (17 loc) · 1.01 KB
/
default.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="peyo" fetch="https://github.com/peyo-hd"/>
<remove-project name="platform/external/mesa3d"/>
<project path="external/mesa3d" name="external_mesa3d" revision="ppv" remote="peyo"/>
<project path="external/drm_gralloc" name="external_drm_gralloc" revision="ppv" remote="peyo"/>
<project path="kernel/rpi" name="kernel_rpi" revision="ppv" remote="peyo"/>
<project path="hardware/rpi" name="hardware_rpi" revision="ppv" remote="peyo"/>
<project path="device/brcm/rpi3" name="device_brcm_rpi3" revision="ppv" remote="peyo"/>
<project path="vendor/peyo/RpLauncher" name="RpLauncher" revision="ppv" remote="peyo"/>
<remove-project name="device/google/dragon-kernel" />
<remove-project name="device/google/marlin-kernel" />
<remove-project name="device/google/wahoo-kernel" />
<remove-project name="device/huawei/angler-kernel" />
<remove-project name="device/lge/bullhead-kernel" />
<remove-project name="device/linaro/hikey-kernel" />
</manifest>