summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-10-15 09:41:15 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2020-10-15 16:56:45 +0200
commitedad7879574397c076f7d2f8d6778b205621bf78 (patch)
tree835eb14bc206805d820c9b405249a0cde5667801
parent4a8fd48e72a73ede5e046a35b82a30b94e77ae95 (diff)
downloadmanifest-edad7879574397c076f7d2f8d6778b205621bf78.tar.gz
manifest-edad7879574397c076f7d2f8d6778b205621bf78.tar.bz2
manifest-edad7879574397c076f7d2f8d6778b205621bf78.zip
Add libsamsung-ril
libsamsung-ril should now properly compile under Replicant 10, however the patches still need to be tested at runtime under Replicant 10, so for the time being, libsamsung-ril is not yet built by default for the GT-I9300. The libsamsung-ril patches also need to be tested on Replicant 6.0, and Replicant 4.2 to make sure they still build and don't break anything. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--replicant/repositories.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/replicant/repositories.xml b/replicant/repositories.xml
index 9f8b2d8..bb0c508 100644
--- a/replicant/repositories.xml
+++ b/replicant/repositories.xml
@@ -21,6 +21,7 @@
<project path="external/mesa3d" name="replicant-next/external_mesa3d" remote="replicant-next" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/base" name="replicant-next/frameworks_base" groups="pdk-cw-fs,pdk-fs" remote="replicant-next" />
<project path="hardware/replicant/libsamsung-ipc" name="replicant/hardware_replicant_libsamsung-ipc" remote="replicant" revision="master" />
+ <project path="hardware/replicant/libsamsung-ril" name="replicant-next/hardware_replicant_libsamsung-ril" remote="replicant-next" revision="master" />
<project path="hardware/samsung" name="replicant-next/hardware_samsung" remote="replicant-next" />
<project path="kernel/replicant/linux" name="replicant-next/kernel_replicant_linux" remote="replicant-next" />
<project path="manifest" name="replicant-next/manifest" remote="replicant-next" revision="replicant-10-dev" />