Skip to content

Commit

Permalink
AGNi MIUI-ST v5.8 stable [5.4.273]
Browse files Browse the repository at this point in the history
  • Loading branch information
psndna88 committed Mar 30, 2024
1 parent 0d712c5 commit 39775f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions AGNi_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
KERNELDIR=`readlink -f .`

export AGNI_VERSION_PREFIX="stable"
export AGNI_VERSION="v5.7"
sed -i 's/5.4.271/5.4.272/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v5.6-stable/v5.7-stable/' $KERNELDIR/arch/arm64/configs/agni_*
export AGNI_VERSION="v5.8"
sed -i 's/5.4.272/5.4.273/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v5.7-stable/v5.8-stable/' $KERNELDIR/arch/arm64/configs/agni_*

echo " AGNi Version info loaded."

6 changes: 3 additions & 3 deletions arch/arm64/configs/agni_haydn_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.4.272 Kernel Configuration
# Linux/arm64 5.4.273 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 14.1.4"
CONFIG_GCC_VERSION=0
Expand All @@ -21,7 +21,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-AGNi_haydn_MIUI-ST_v5.7-stable-qgki"
CONFIG_LOCALVERSION="-AGNi_haydn_MIUI-ST_v5.8-stable-qgki"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_DEFAULT_HOSTNAME="haydn"
Expand Down Expand Up @@ -3205,7 +3205,7 @@ CONFIG_QTI_BCL_PMIC5=y
CONFIG_QTI_BCL_SOC_DRIVER=y
CONFIG_QTI_QMI_COOLING_DEVICE=y
CONFIG_QTI_CPU_ISOLATE_COOLING_DEVICE=y
CONFIG_QTI_THERMAL_LIMITS_DCVS=y
# CONFIG_QTI_THERMAL_LIMITS_DCVS is not set
CONFIG_QTI_CPU_VOLTAGE_COOLING_DEVICE=y
CONFIG_QTI_POLICY_ENGINE_SENSOR=y
CONFIG_QTI_SDPM_CLOCK_MONITOR=y
Expand Down

0 comments on commit 39775f2

Please sign in to comment.