Files
LibreELEC.tv/packages/linux/meta
Stephan Raue ea6633d6d2 linux: update to linux-2.6.36-rc6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-09-29 20:19:40 +02:00

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"