Skip to content

Commit

Permalink
linux: bump amlogic-3.14 to c3ca4cf
Browse files Browse the repository at this point in the history
Fixed auto cs/cd switching
  • Loading branch information
cdu13a committed Nov 7, 2018
1 parent 2ae1e78 commit 446e42a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/linux/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ case "$LINUX" in
PKG_BUILD_PERF="no"
;;
amlogic-3.14)
PKG_VERSION="3cab9ef2f5907af62918bae2ad461cc6321443c9"
PKG_SHA256="1ca8b7e9539bac2d5616931feadccbf36ae0d7124eba7a3e790c393e93fe8a37"
PKG_URL="https://github.com/CoreELEC/linux-amlogic/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="linux-$LINUX-$PKG_VERSION.tar.gz"
PKG_VERSION="c3ca4cf87f7c64c346da197721e7d271818835f1"
PKG_SHA256="44178acc971ea50248a109b64be0c686371fc454001d70a6e5db1016a1e8f3e8"
PKG_URL="https://github.com/cdu13a/linux-amlogic-1/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="linux-$LINUX-1-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET aml-dtbtools:host"
PKG_BUILD_PERF="no"
;;
Expand Down

0 comments on commit 446e42a

Please sign in to comment.