14.1: Drop marlin/sailfish

This commit is contained in:
Tad 2018-04-06 13:38:55 -04:00
parent b2d1b93dcb
commit fec8fecf5f
6 changed files with 6 additions and 250 deletions

View file

@ -100,13 +100,11 @@ git apply $cvePatchesLinux/CVE-2017-7533/3.10/0003.patch
git apply $cvePatchesLinux/CVE-2017-8269/3.10/0002.patch
git apply $cvePatchesLinux/CVE-2017-8280/ANY/0001.patch
git apply $cvePatchesLinux/CVE-2017-9242/^4.11/0001.patch
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.patch
git apply $cvePatchesLinux/CVE-2018-5825/3.10/0001.patch
git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.patch
git apply $cvePatchesLinux/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch
git apply $cvePatchesLinux/CVE-2016-2475/ANY/0001.patch
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
git apply $cvePatchesLinux/CVE-2017-15845/ANY/0001.patch
editKernelLocalversion "-dos.p108"
editKernelLocalversion "-dos.p106"
cd $base

View file

@ -90,13 +90,10 @@ git apply $cvePatchesLinux/CVE-2017-6951/^3.14/0001.patch
git apply $cvePatchesLinux/CVE-2017-7472/ANY/0001.patch
git apply $cvePatchesLinux/CVE-2017-7487/ANY/0001.patch
git apply $cvePatchesLinux/CVE-2017-7533/3.10/0003.patch
git apply $cvePatchesLinux/CVE-2017-8269/3.10/0002.patch
git apply $cvePatchesLinux/CVE-2017-9242/^4.11/0001.patch
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.patch
git apply $cvePatchesLinux/CVE-2018-5825/3.10/0001.patch
git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.patch
git apply $cvePatchesLinux/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
editKernelLocalversion "-dos.p98"
editKernelLocalversion "-dos.p95"
cd $base

View file

@ -45,16 +45,16 @@ buildAll() {
brunch lineage_flounder-user;
#brunch lineage_h850-userdebug; #prot_sect_kernel undefined
#brunch lineage_hammerhead-user; #find: `hardware/cyanogen/cmhw': No such file or directory
#brunch lineage_marlin-user;
brunch lineage_marlin-user;
brunch lineage_m8-user;
#brunch lineage_sailfish-user;
brunch lineage_sailfish-user;
brunch lineage_shamu-user;
}
export -f buildAll;
patchWorkspace() {
source build/envsetup.sh;
repopick 205021 206123 211008 211049 209030; #Cherry picks
repopick 205021 206123 209030 211232 211095; #Cherry picks
#repopick -t calendar-o;
source $scripts/Patch.sh;