Skip to content

Commit

Permalink
AGNi HyperOS v6.6 stable [5.4.279]
Browse files Browse the repository at this point in the history
  • Loading branch information
psndna88 committed Jul 10, 2024
1 parent 9f8518d commit 83e4c93
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 395 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.5"
sed -i 's/5.4.277/5.4.278/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v6.4.1-stable/v6.5-stable/' $KERNELDIR/arch/arm64/configs/agni_*
export AGNI_VERSION="v6.6"
sed -i 's/5.4.278/5.4.279/' $KERNELDIR/arch/arm64/configs/agni_*
sed -i 's/v6.5-stable/v6.6-stable/' $KERNELDIR/arch/arm64/configs/agni_*

echo " AGNi Version info loaded."

This file was deleted.

Loading

0 comments on commit 83e4c93

Please sign in to comment.