Skip to content

Commit

Permalink
Optimus Drunk Alioth v11.31
Browse files Browse the repository at this point in the history
  • Loading branch information
GtrCraft committed Dec 29, 2021
1 parent d2ee403 commit d47cf9a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Updates/changelog
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* Updated to 4.19.222
* Updated to 4.19.223
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 Alioth",
"version": "v11.30",
"link": "https://github.com/GZR-Kernels/Optimus_Drunk_Alioth/releases/download/v11.30/Optimus_Drunk_Alioth_v11.30.zip",
"version": "v11.31",
"link": "https://github.com/GZR-Kernels/Optimus_Drunk_Alioth/releases/download/v11.31/Optimus_Drunk_Alioth_v11.31.zip",
"changelog_url": "https://raw.githubusercontent.com/GZR-Kernels/Optimus_Drunk_Alioth/11.0/Updates/changelog",
"date": "2021-12-22",
"sha1": "28c3ace32b94410251859b5d9763d86e9af0ed34"
"date": "2021-12-29",
"sha1": "8b6c04935f3be1590748ac227887d8a6433b5bb1"
},
"support": {
"link": "https://forum.xda-developers.com/t/kernel-alioth-optimus-drunk-kernel-v11-0-06-07.4302055/"
Expand Down
4 changes: 2 additions & 2 deletions arch/arm64/configs/vendor/alioth_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.19.222 Kernel Configuration
# Linux/arm64 4.19.223 Kernel Configuration
#

#
Expand All @@ -20,7 +20,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-Optimus_Drunk_Alioth_v11.30"
CONFIG_LOCALVERSION="-Optimus_Drunk_Alioth_v11.31"
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
Expand Down
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

KERNEL_DEFCONFIG=vendor/alioth_defconfig
ANYKERNEL3_DIR=$PWD/AnyKernel3/
FINAL_KERNEL_ZIP=Optimus_Drunk_Alioth_v11.30.zip
FINAL_KERNEL_ZIP=Optimus_Drunk_Alioth_v11.31.zip
export ARCH=arm64

# Speed up build process
Expand Down

0 comments on commit d47cf9a

Please sign in to comment.