Skip to content

Commit

Permalink
Merge pull request #1033 from r3claimer/dev
Browse files Browse the repository at this point in the history
Update kernel to 6.12.7
  • Loading branch information
r3claimer authored Dec 28, 2024
2 parents 6286682 + ec0a313 commit facd4f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kernel/linux/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ case ${DEVICE} in
PKG_PATCH_DIRS="${LINUX} ${DEVICE} default"
;;
SD865|H700|AMD64|RK3399|S922X)
PKG_VERSION="6.12.6"
PKG_VERSION="6.12.7"
PKG_URL="https://www.kernel.org/pub/linux/kernel/v${PKG_VERSION/.*/}.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
;;
*)
Expand Down

0 comments on commit facd4f8

Please sign in to comment.