aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian "Oyster" T <oysterized@gmail.com>2017-12-08 19:13:50 +0100
committerGitHub <noreply@github.com>2017-12-08 19:13:50 +0100
commit2942c7db823f33327b94472c4671f24b1c495e62 (patch)
treed26128b8006949a1ffa7ed3fe8e910643d80afea
parent7e6d51d630cba29388752539f50c2a52084d0cbc (diff)
manifest: add busybox repo from omnirom (dependency for twrp)HEADlos-14.1
-rwxr-xr-xm2note.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/m2note.xml b/m2note.xml
index e22a16c..1547e75 100755
--- a/m2note.xml
+++ b/m2note.xml
@@ -4,6 +4,7 @@
<!-- TWRP -->
<project path="bootable/recovery-twrp" name="omnirom/android_bootable_recovery" remote="gh" revision="android-7.1" />
+ <project path="external/busybox" name="omnirom/android_external_busybox" clone-depth="1" remote="gh" revision="android-7.1" />
<!-- LineageOS dependencies -->
<project path="external/stlport" name="LineageOS/android_external_stlport" revision="cm-14.1" />