mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: update to linux-cuboxi-3.14-e85332f
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
679f6a00ca
commit
c5f87ec61e
@ -19,7 +19,7 @@
|
||||
PKG_NAME="linux"
|
||||
case "$LINUX" in
|
||||
imx6)
|
||||
PKG_VERSION="cuboxi-3.14-aab1674"
|
||||
PKG_VERSION="cuboxi-3.14-e85332f"
|
||||
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
;;
|
||||
*)
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
echo "getting sources..."
|
||||
if [ ! -d linux-imx_3.14.x.git ]; then
|
||||
git clone git@github.com:warped-rudi/linux-linaro-stable-mx6.git -b linux-linaro-lsk-v3.14-mx6 linux-imx_3.14.x.git
|
||||
git clone git@github.com:SolidRun/linux-imx6-3.14.git -b linux-linaro-lsk-v3.14-mx6 linux-imx_3.14.x.git
|
||||
fi
|
||||
|
||||
cd linux-imx_3.14.x.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user