Skip to content

Commit

Permalink
AGNi HyperOS v7.1 stable [5.4.284]
Browse files Browse the repository at this point in the history
  • Loading branch information
psndna88 committed Oct 1, 2024
1 parent 9880a18 commit 8af4ccc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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="v7.0"
export AGNI_VERSION="v7.1"
sed -i 's/5.4.283/5.4.284/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v6.9-stable/v7.0-stable/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v7.0-stable/v7.1-stable/' $KERNELDIR/arch/arm64/configs/agni_*

echo " AGNi Version info loaded."

2 changes: 1 addition & 1 deletion arch/arm64/configs/agni_haydn_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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_HyperOS_v7.0-stable-qgki"
CONFIG_LOCALVERSION="-AGNi_haydn_HyperOS_v7.1-stable-qgki"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_DEFAULT_HOSTNAME="haydn"
Expand Down

0 comments on commit 8af4ccc

Please sign in to comment.