linux (RPi/RPi2/RPi4): update to linux-a142142 (5.4.32)

This commit is contained in:
MilhouseVH 2020-04-16 19:18:50 +01:00
parent 7d7ae75297
commit b8e7e2a6e9

View File

@ -23,8 +23,8 @@ case "$LINUX" in
PKG_PATCH_DIRS="amlogic"
;;
raspberrypi)
PKG_VERSION="ee25078f9bff0bad05a1948d425b4e81d0f690cc" # 5.4.29
PKG_SHA256="60874c51e5b1f8d848ce0a57e97db4617ec7308fc4011ce2d84be31b2434eae1"
PKG_VERSION="a142142bdf77a83cdae20a1f32873cbd34558efb" # 5.4.32
PKG_SHA256="9a6e493db8dc3be76d0c176daa7cb768c7a10ac82a1b17de8d681c8ac6b5147d"
PKG_URL="https://github.com/raspberrypi/linux/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="linux-$LINUX-$PKG_VERSION.tar.gz"
;;