Skip to content

Commit 446e42a

Browse files
committed
linux: bump amlogic-3.14 to c3ca4cf
Fixed auto cs/cd switching
1 parent 2ae1e78 commit 446e42a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/linux/package.mk

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ case "$LINUX" in
2424
PKG_BUILD_PERF="no"
2525
;;
2626
amlogic-3.14)
27-
PKG_VERSION="3cab9ef2f5907af62918bae2ad461cc6321443c9"
28-
PKG_SHA256="1ca8b7e9539bac2d5616931feadccbf36ae0d7124eba7a3e790c393e93fe8a37"
29-
PKG_URL="https://github.com/CoreELEC/linux-amlogic/archive/$PKG_VERSION.tar.gz"
30-
PKG_SOURCE_NAME="linux-$LINUX-$PKG_VERSION.tar.gz"
27+
PKG_VERSION="c3ca4cf87f7c64c346da197721e7d271818835f1"
28+
PKG_SHA256="44178acc971ea50248a109b64be0c686371fc454001d70a6e5db1016a1e8f3e8"
29+
PKG_URL="https://github.com/cdu13a/linux-amlogic-1/archive/$PKG_VERSION.tar.gz"
30+
PKG_SOURCE_NAME="linux-$LINUX-1-$PKG_VERSION.tar.gz"
3131
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET aml-dtbtools:host"
3232
PKG_BUILD_PERF="no"
3333
;;

0 commit comments

Comments
 (0)