kernel*: update to 2.6.29, without unionfs for now.

--HG--
extra : convert_revision : 2ac3087d7f185d78e79cfb8654b319982bef7002
This commit is contained in:
Juan RP 2009-03-24 05:14:31 +01:00
parent 7f9d3073a5
commit 80cc96164e
6 changed files with 243 additions and 113 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'kernel-libc-headers'
pkgname=kernel-libc-headers
version=2.6.28.8
version=2.6.29
wrksrc="linux-$version"
distfiles="http://www.kernel.org/pub/linux/kernel/v2.6/linux-$version.tar.bz2"
build_style=only-install
@ -9,7 +9,7 @@ make_install_target="
headers_install"
short_desc="The Linux kernel headers for development"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=d3c78c42278e55d31c661f8fff4846fb79b103acc28049f5a810f86d5aa58e14
checksum=58a5ea16d499fe06f90fcbf1d687d1235d2cb9bc28bf979867bd3faadf38fc3f
long_desc="
This package provides the linux kernel headers for use in userspace."