Commit graph

10 commits

Author SHA1 Message Date
Captain Throwback
222a523c38
Include arm-eabi-4.8 toolchain 2020-06-16 22:22:43 -04:00
Captain Throwback
7f2ea0159c manifest: add twrp-extras.xml
- Add unzip repo for toybox support

Change-Id: I64fc2349079aa655f5ad127d1ffb55cd003eda30
2019-04-29 16:17:04 -04:00
thenightdeveloper
dcf853e54d remove-minimal.xml: Add /platform/external/svox
In following commit @omnirom team switched to AOSP external_svox b08a69e66f
But in `remove-minimal.xml` manifest specified @omnirom 's fork (android_external_svox), in this way there is a problem during use `repo sync`

> thenightdeveloper@thenightbox ~/android/RECOVERYs/minimal-twrp $ repo sync
fatal: remove-project element specifies non-existent project: android_external_svox

In d7939813a4 I fixed syncing by deleting android_external_svox line in this manifest
After this change AOSP external_swox replaces @omnirom 's fork, but as said @gee-one external_swox uneeded for building TWRP (otherwise why is it removed from minimal build?🤔)
So, let's add unneeded /platform/external/svox in this manifest

Signed-off-by: thenightdeveloper <thenightdeveloper@gmail.com>
2017-10-09 20:59:33 +03:00
thenightdeveloper
d7939813a4 remove-minimal.xml: Remove nonexistent android_external_svox
Signed-off-by: thenightdeveloper <thenightdeveloper@gmail.com>
2017-10-08 12:14:27 +03:00
Joshua Lynch
10187334e1 Merge pull request #7 from jrior001/twrp-7.1
Support building x86 devices
2017-09-30 23:49:28 -05:00
Chet Gurevitch
eceeaf188c manifest: update remove-minimal 2017-09-02 22:40:32 -07:00
jrior001
5d3cc549bc Support building x86 devices
Change-Id: I35e2b104c7da28160c4b66d648c4ae8e60470051
2017-06-13 23:19:15 -04:00
Joshua Lynch
2f29497c04 Removed from upstream, so let kill it here. :) 2017-03-31 17:30:22 -05:00
Joshua
b8846464fd Merge branch 'android-7.1' of https://github.com/omnirom/android into omnirom-android-7.1 2017-03-27 16:36:32 -05:00
Adrian DC
acc2feecca
manifest: Adapt to a minimal manifest for TWRP 7.1
Change-Id: I51efb6cd36048ecd641a80ad7948035245339f77
Signed-off-by: Adrian DC <radian.dc@gmail.com>
2017-03-11 09:52:18 +01:00