mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
15 lines
531 B
Plaintext
15 lines
531 B
Plaintext
PKG_NAME="linux"
|
|
PKG_VERSION="2.6.36-rc6"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="http://www.kernel.org"
|
|
PKG_URL="http://www.kernel.org/pub/linux/kernel/v2.6/testing/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
|
PKG_DEPENDS="busybox linux-firmware"
|
|
PKG_BUILD_DEPENDS="toolchain busybox-hosttools"
|
|
PKG_PRIORITY="optional"
|
|
PKG_SECTION="linux"
|
|
PKG_SHORTDESC="linux26: The Linux kernel 2.6 precompiled kernel binary image and modules"
|
|
PKG_LONGDESC="This package contains a precompiled kernel image and the modules."
|
|
PKG_IS_ADDON="no"
|