wetek_play: linux: change kernel url

aml kernel sources has lot of crlfs. we repacked it..
This commit is contained in:
Stefan Saraev 2015-01-15 20:38:35 +02:00
parent 91eafa7dcd
commit 4e587747a2

View File

@ -19,7 +19,7 @@
PKG_NAME="linux" PKG_NAME="linux"
case "$LINUX" in case "$LINUX" in
amlogic) amlogic)
PKG_VERSION="amlogic-3.10-24e850b" PKG_VERSION="amlogic-3.10-24e850b-oe"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
;; ;;
imx6) imx6)