Skip to content

Commit 148c30f

Browse files
authored
Merge pull request #90 from r3claimer/dev
bump kernel to 6.8.5
2 parents 8a90982 + a732b61 commit 148c30f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/kernel/linux/package.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ case ${DEVICE} in
2525
PKG_GIT_CLONE_BRANCH="rk-5.10-rkr6"
2626
;;
2727
*)
28-
PKG_VERSION="6.8.4"
28+
PKG_VERSION="6.8.5"
2929
PKG_URL="${PKG_SITE}/pub/linux/kernel/v6.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
3030
;;
3131
esac

0 commit comments

Comments
 (0)