mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Linux incremental patches - little benefit
This commit is contained in:
parent
1b74baddf0
commit
8ead3072ca
3 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
cd $base"kernel/huawei/angler"
|
||||
git apply $cvePatches/00LinuxIncrementals/3.10/3.10.0073-0074.patch
|
||||
git apply $cvePatches/CVE-2014-8160/^3.18/0002.patch
|
||||
git apply $cvePatches/CVE-2014-8173/3.9-^3.12/0001.patch
|
||||
git apply $cvePatches/CVE-2014-9781/ANY/0001.patch
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
cd $base"kernel/lge/bullhead"
|
||||
git apply $cvePatches/00LinuxIncrementals/3.10/3.10.0073-0074.patch
|
||||
git apply $cvePatches/CVE-2014-8160/^3.18/0002.patch
|
||||
git apply $cvePatches/CVE-2014-8173/3.9-^3.12/0001.patch
|
||||
git apply $cvePatches/CVE-2014-9781/ANY/0001.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue