mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
wetek_play: linux: change kernel url
aml kernel sources has lot of crlfs. we repacked it..
This commit is contained in:
parent
91eafa7dcd
commit
4e587747a2
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user