Skip to content

Commit

Permalink
sd835: move kernel to v6.6 - no major changes otherwise
Browse files Browse the repository at this point in the history
  • Loading branch information
hexdump0815 committed Jan 12, 2024
1 parent cb2a84a commit c183b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systems/snapdragon_835/get-files.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# this file is supposed to be sourced by the get-files shell script

snapdragon_835_release_version="6.1.0-stb-qcn"
snapdragon_835_release_version="6.6.9-stb-qcn+"

rm -f ${DOWNLOAD_DIR}/kernel-snapdragon_835-${2}.tar.gz
wget -v https://github.com/hexdump0815/linux-mainline-qcom-msm8998-kernel/releases/download/${snapdragon_835_release_version}/${snapdragon_835_release_version}.tar.gz -O ${DOWNLOAD_DIR}/kernel-snapdragon_835-${2}.tar.gz

0 comments on commit c183b6f

Please sign in to comment.