Skip to content

Commit

Permalink
AGNi MIUI-STU v6.1 stable [5.4.247]
Browse files Browse the repository at this point in the history
  • Loading branch information
psndna88 committed May 27, 2024
1 parent 126ef3f commit 59099f6
Show file tree
Hide file tree
Showing 2 changed files with 7 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="v6.0"
sed -i 's/5.4.274/5.4.275/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v5.9-stable/v6.0-stable/' $KERNELDIR/arch/arm64/configs/agni_*
export AGNI_VERSION="v6.1"
sed -i 's/5.4.275/5.4.277/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v6.0-stable/v6.1-stable/' $KERNELDIR/arch/arm64/configs/agni_*

echo " AGNi Version info loaded."

7 changes: 4 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.275 Kernel Configuration
# Linux/arm64 5.4.277 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-STU_v6.0-stable-qgki"
CONFIG_LOCALVERSION="-AGNi_haydn_HyperOS-STU_v6.1-stable-qgki"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_DEFAULT_HOSTNAME="haydn"
Expand Down Expand Up @@ -3599,7 +3599,8 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
# CONFIG_CEC_GPIO is not set
CONFIG_MSM_GLOBAL_SYNX=y
CONFIG_MSM_CVP=y
# CONFIG_MSM_NPU is not set
CONFIG_MSM_NPU=y
CONFIG_VIRTIO_NPU=y

#
# Supported MMC/SDIO adapters
Expand Down

0 comments on commit 59099f6

Please sign in to comment.