mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
linux: download tar.bz2 file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
787a417f0f
commit
1930ee4b5d
@ -24,7 +24,7 @@ PKG_REV="1"
|
|||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.kernel.org"
|
PKG_SITE="http://www.kernel.org"
|
||||||
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.0/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.0/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS="busybox linux-drivers linux-firmware"
|
PKG_DEPENDS="busybox linux-drivers linux-firmware"
|
||||||
PKG_BUILD_DEPENDS="toolchain busybox-hosttools xz cpio"
|
PKG_BUILD_DEPENDS="toolchain busybox-hosttools xz cpio"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user