Skip to content

Commit

Permalink
linux (RPi): update to 6.1.2-de96d11
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 f28a45e commit 076b69a
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="5ca32de0ebe55160306e498199a942bc9b38795a" # 6.1.1
PKG_SHA256="a8b59ebb84a65acb6130e580c91243d3130ac1cfd41e51f0037f9816565ac5f1"
PKG_VERSION="de96d11341e6676a77f0cbc4bbc84cdafc5d8db6" # 6.1.2
PKG_SHA256="c435b705d94b00299da4d0f7f5a118e1280178bac486e61710ad878878f77dc4"
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 076b69a

Please sign in to comment.