mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-23 05:05:18 -04:00
Update CVE patchers
Includes many fixes for a69326f3
but probably breaks other things
This commit is contained in:
parent
a69326f396
commit
887ebb84c5
128 changed files with 3364 additions and 2950 deletions
|
@ -60,6 +60,7 @@ buildAll() {
|
|||
buildDevice angler verity;
|
||||
buildDevice Z00T; #broken - needs vendor patching
|
||||
buildDevice axon7; #broken - needs vendor patching
|
||||
buildDevice us996;
|
||||
buildDevice us997;
|
||||
buildDevice flounder verity;
|
||||
buildDevice dragon verity;
|
||||
|
@ -68,7 +69,6 @@ buildAll() {
|
|||
buildDevice flo;
|
||||
buildDevice hammerhead;
|
||||
buildDevice h850; #broken
|
||||
buildDevice us996;
|
||||
buildDevice fugu;
|
||||
if [ "$DOS_BUILDALL_SUPERSEDED" = true ]; then
|
||||
buildDevice mako;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue