Skip to content

Commit

Permalink
linux (RPi): update to 4.19.126-f6b3ac2
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Reichl <hias@horus.com>
  • Loading branch information
HiassofT committed Jun 3, 2020
1 parent 6f5c5ad commit 4add9c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/linux/package.mk
Expand Up @@ -23,8 +23,8 @@ case "$LINUX" in
PKG_SOURCE_NAME="linux-$LINUX-$PKG_VERSION.tar.gz"
;;
raspberrypi)
PKG_VERSION="f0e620550b8b422fef4adcabb2d0e8e69f1fec75" # 4.19.122
PKG_SHA256="33601014b658e2257a51c9b474bd590f75193e11cf78ac200fa5e6dea0caf6d8"
PKG_VERSION="f6b3ac28f0a9137d4c24c0b8832e693bbd16f5b7" # 4.19.126
PKG_SHA256="89136a6021436f5cef0daf75aeb79a11975874a8aa636cd3701f224fe10853fb"
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 4add9c2

Please sign in to comment.