mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
Merge pull request #3821 from 5schatten/linux_amlogic_sha256
linux: fix Amlogic SHA256
This commit is contained in:
commit
645abe01fe
@ -18,7 +18,7 @@ PKG_PATCH_DIRS="$LINUX"
|
||||
case "$LINUX" in
|
||||
amlogic)
|
||||
PKG_VERSION="f74c2bb98776e2de508f4d607cd519873065118e" # 5.3-rc8
|
||||
PKG_SHA256="f2438baf7672aa86e5cc8a82beca86af4b4debe4fcce8fa8535f4e955647f906"
|
||||
PKG_SHA256="d3ac631988c3fa59316cb902f30e7b26f1d6839d9a46f2581830e384651d61ad"
|
||||
PKG_URL="https://github.com/torvalds/linux/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_SOURCE_NAME="linux-$LINUX-$PKG_VERSION.tar.gz"
|
||||
PKG_PATCH_DIRS="amlogic"
|
||||
|
Loading…
x
Reference in New Issue
Block a user