summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-10-01 20:19:50 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-10-01 20:22:37 +0200
commit8229bd1d15df2c05951537beee274dae28c249d1 (patch)
tree991477bdb49e686ae6990038ab55abfd0078c935
parenta90447df62c8881c17ccf3a0ab16ece532d722b1 (diff)
downloadmanifest-8229bd1d15df2c05951537beee274dae28c249d1.tar.gz
manifest-8229bd1d15df2c05951537beee274dae28c249d1.tar.bz2
manifest-8229bd1d15df2c05951537beee274dae28c249d1.zip
Add vendor/replicant-scripts
The vendor/replicant-scripts repository was present in Replicant 6.0. While not all the scripts inside are adapted to Replicant 11, patches have been sent for adding support for Replicant 11 for the the add_adb_root script. In addition this also makes it easier to ship the scripts that were already shipped in Replicant 6 for testing them (and fixing them too if needed). Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--replicant/repositories.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/replicant/repositories.xml b/replicant/repositories.xml
index 3a7e9aa..8ec15c3 100644
--- a/replicant/repositories.xml
+++ b/replicant/repositories.xml
@@ -63,6 +63,8 @@
remote="replicant" revision="master" />
<project path="vendor/replicant" name="replicant-next/vendor_lineage"
remote="replicant" />
+ <project path="vendor/replicant-scripts" name="replicant/vendor_replicant-scripts"
+ remote="replicant" revision="master"/>
<!--
+=============================+