forked from android-rpi/local_manifests
-
Notifications
You must be signed in to change notification settings - Fork 0
/
default.xml
47 lines (39 loc) · 3.36 KB
/
default.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="fdo" fetch="http://anongit.freedesktop.org/git" />
<project path="external/drm" name="mesa/drm" revision="e2acca4e40c87b00af75a5ffedafc26a099b657c" remote="fdo"/>
<remote name="github" fetch="http://github.com"/>
<project path="external/libpciaccess" name="android-ia/external_libpciaccess" revision="master" remote="github"/>
<project path="kernel/hardware/arm/gpu" name="codewalkerster/android_hardware_arm_gpu" revision="s805_4.4.2_master" remote="github"/>
<project path="kernel/hardware/wifi/realtek/drivers/8192cu" name="codewalkerster/android_hardware_wifi_realtek_drivers_8192cu" revision="3ef3ea2da3d8cecd67734ea520c770f1c32e38a9" remote="github"/>
<project path="kernel/hardware/wifi/realtek/drivers/8192du" name="codewalkerster/android_hardware_wifi_realtek_drivers_8192du" revision="s805_4.4.2_master" remote="github"/>
<project path="hardware/amlogic/mali" name="codewalkerster/android_hardware_amlogic_mali" revision="s805_4.4.2_master" remote="github"/>
<project path="external/remoteconf" name="codewalkerster/android_external_remoteconf" revision="s805_4.4.2_master" remote="github"/>
<remote name="peyo" fetch="http://github.com/peyo-hd"/>
<remove-project name="platform/packages/apps/Launcher2" />
<project path="packages/apps/Launcher2" name="packages_apps_Launcher2" revision="nbox" remote="peyo" />
<remove-project name="platform/external/tinyalsa" />
<project path="external/tinyalsa" name="external_tinyalsa" revision="nbox" remote="peyo" />
<remove-project name="platform/external/mesa3d"/>
<project path="external/mesa3d" name="external_mesa3d" revision="ibox" remote="peyo"/>
<project path="hardware/drm_gralloc" name="hardware_drm_gralloc" revision="master" remote="peyo"/>
<project path="hardware/drm_hwcomposer" name="hardware_drm_hwcomposer" revision="master" remote="peyo"/>
<project path="kernel/common" name="kernel_common" revision="android-3.18-ibox" remote="peyo"/>
<project path="device/x86/ibox" name="device_x86_ibox" revision="master" remote="peyo"/>
<project path="kernel/rpi" name="kernel_rpi" revision="rpi2" remote="peyo"/>
<project path="device/brcm/rpi2" name="device_brcm_rpi2" revision="master" remote="peyo"/>
<project path="kernel/odrc" name="kernel_odrc" revision="lollipop" remote="peyo"/>
<project path="hardware/amlogic" name="hardware_amlogic" revision="master" remote="peyo"/>
<project path="hardware/amlogic/gralloc" name="hardware_amlogic_gralloc" revision="master" remote="peyo"/>
<project path="hardware/amlogic/hwcomposer" name="hardware_amlogic_hwcomposer" revision="master" remote="peyo"/>
<project path="hardware/amlogic/audio" name="hardware_amlogic_audio" revision="master" remote="peyo"/>
<project path="hardware/amlogic/libstagefrighthw" name="hardware_amlogic_libstagefrighthw" revision="lollipop" remote="peyo"/>
<project path="hardware/amlogic/wifi" name="hardware_amlogic_wifi" revision="master" remote="peyo"/>
<project path="device/aml/odrc" name="device_aml_odrc" revision="lollipop" remote="peyo"/>
<remove-project name="device/asus/flo-kernel" />
<remove-project name="device/asus/fugu-kernel" />
<remove-project name="device/lge/hammerhead-kernel" />
<remove-project name="device/lge/mako-kernel" />
<remove-project name="device/moto/shamu-kernel" />
<remove-project name="device/htc/flounder-kernel" />
</manifest>