Files
Arch-R/packages/linux/meta
Stephan Raue be532dcf23 linux: update to linux-2.6.35.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-08-14 08:00:40 +02:00

15 lines
521 B
Plaintext

PKG_NAME="linux"
PKG_VERSION="2.6.35.2"
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/$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"