Skip to content

Commit

Permalink
Optimus Drunk Phoenix v10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
GtrCraft committed Jun 3, 2020
1 parent 64a8162 commit 61e0365
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 8 deletions.
4 changes: 1 addition & 3 deletions Updates/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
* Updated to 4.14.182
* Disable lmk in favor of psi
* Implement F2FS rapid GC
* Updated to 4.14.183
8 changes: 4 additions & 4 deletions Updates/optimus.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"kernel": {
"name": "Optimus Drunk Phoenix",
"version": "v10.7",
"link": "https://github.com/GZR-Kernels/Optimus_Drunk_Beryllium/releases/download/v10.7/Optimus_Drunk_Phoenix_v10.7.zip",
"version": "v10.8",
"link": "https://github.com/GZR-Kernels/Optimus_Drunk_Beryllium/releases/download/v10.8/Optimus_Drunk_Phoenix_v10.8.zip",
"changelog_url": "https://raw.githubusercontent.com/GZR-Kernels/Optimus_Drunk_Phoenix/10.0/Updates/changelog",
"date": "2020-05-29",
"sha1": "e2ee49b3caef3258f83e839546d91ab8910f47de"
"date": "2020-06-03",
"sha1": "95d7c91848afc7ebdfb2822c99eeb90c281f8cb7"
},
"support": {
"link": "https://forum.xda-developers.com/poco-x2/development/kernel-optimus-drunk-kernel-b1-t4074499"
Expand Down
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ KERNEL_TOOLCHAIN=$KERNELDIR/prebuilts/aarch64-linux-android-4.9/bin/aarch64-linu
ARM32_TOOLCHAIN=$KERNELDIR/prebuilts/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-
KERNEL_DEFCONFIG=phoenix_defconfig
ANYKERNEL3_DIR=$PWD/AnyKernel3/
FINAL_KERNEL_ZIP=Optimus_Drunk_Phoenix_v10.7.zip
FINAL_KERNEL_ZIP=Optimus_Drunk_Phoenix_v10.8.zip
# Speed up build process
MAKE="./makeparallel"

Expand Down

0 comments on commit 61e0365

Please sign in to comment.