Skip to content

Commit

Permalink
linux: bump Amlogic to Linux 5.11.y kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
chewitt committed Jan 13, 2021
1 parent b0c2688 commit c8f2abf
Show file tree
Hide file tree
Showing 214 changed files with 5,985 additions and 13,771 deletions.
6 changes: 6 additions & 0 deletions packages/linux/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ PKG_STAMP="$KERNEL_TARGET $KERNEL_MAKE_EXTRACMD"
PKG_PATCH_DIRS="$LINUX"

case "$LINUX" in
amlogic)
PKG_VERSION="7c53f6b671f4aba70ff15e1b05148b10d58c2837" # 5.11-rc3
PKG_SHA256="30206f178c9c151a0c387c7967800bc0bf89a893958241a3add0098d443f323a"
PKG_URL="https://github.com/torvalds/linux/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="linux-$LINUX-$PKG_VERSION.tar.gz"
;;
raspberrypi)
PKG_VERSION="a896a00ebffd0b016627f65ff236b660e66e782b" # 5.10.5
PKG_SHA256="654cb832818ec70022c6c4d880a8ca4795603af850f285894899a23f302c4de3"
Expand Down
Loading

0 comments on commit c8f2abf

Please sign in to comment.