Skip to content

Commit

Permalink
linux (RPi): update to 6.1.1-5ca32de
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Reichl <[email protected]>
  • Loading branch information
HiassofT committed Jan 5, 2023
1 parent b9cd776 commit f28a45e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/linux/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ case "${LINUX}" in
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
;;
raspberrypi)
PKG_VERSION="bf08ac916b102db3cb436587628c1ef8ce6274dd" # 6.1
PKG_SHA256="792f09d1c2b83dcbcf159b7e2cde57f2f03f732674f706017b596216aa902eb5"
PKG_VERSION="5ca32de0ebe55160306e498199a942bc9b38795a" # 6.1.1
PKG_SHA256="a8b59ebb84a65acb6130e580c91243d3130ac1cfd41e51f0037f9816565ac5f1"
PKG_URL="https://github.com/raspberrypi/linux/archive/${PKG_VERSION}.tar.gz"
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
;;
Expand Down

0 comments on commit f28a45e

Please sign in to comment.