diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-24 19:28:35 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-24 19:28:35 +0100 |
commit | 2b51b383ae2a4496cc834cb08da9e35c8a6a92d1 (patch) | |
tree | 44b62ae8bfff946ca5784c7430038bf4ee30f0bc /base/kernel | |
parent | a62af12046c54f8d03b189adb42c83ab261a6f62 (diff) | |
download | nutyx-pakxe-2b51b383ae2a4496cc834cb08da9e35c8a6a92d1.tar.gz nutyx-pakxe-2b51b383ae2a4496cc834cb08da9e35c8a6a92d1.tar.bz2 nutyx-pakxe-2b51b383ae2a4496cc834cb08da9e35c8a6a92d1.tar.xz nutyx-pakxe-2b51b383ae2a4496cc834cb08da9e35c8a6a92d1.zip |
Maj kernel#2.6.32.9-1
Diffstat (limited to 'base/kernel')
-rw-r--r-- | base/kernel/.footprint | 8 | ||||
-rw-r--r-- | base/kernel/.md5sum | 2 | ||||
-rw-r--r-- | base/kernel/Pkgfile | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/base/kernel/.footprint b/base/kernel/.footprint index 4e6030ecf..81c235ec7 100644 --- a/base/kernel/.footprint +++ b/base/kernel/.footprint @@ -1,8 +1,8 @@ drwxr-xr-x root/root boot/ --rw-r--r-- root/root boot/System.map-2.6.32.8 --rw-r--r-- root/root boot/config-2.6.32.8 -lrwxrwxrwx root/root boot/kernel -> kernel-2.6.32.8 --rw-r--r-- root/root boot/kernel-2.6.32.8 +-rw-r--r-- root/root boot/System.map-2.6.32.9 +-rw-r--r-- root/root boot/config-2.6.32.9 +lrwxrwxrwx root/root boot/kernel -> kernel-2.6.32.9 +-rw-r--r-- root/root boot/kernel-2.6.32.9 drwxr-xr-x root/root lib/ drwxr-xr-x root/root lib/firmware/ drwxr-xr-x root/root lib/firmware/3com/ diff --git a/base/kernel/.md5sum b/base/kernel/.md5sum index 91c53e22d..de0c904df 100644 --- a/base/kernel/.md5sum +++ b/base/kernel/.md5sum @@ -1,4 +1,4 @@ bc7ecc68a31899682f0827f36853b4f1 config 38550ec26e5368286e2fde8fb03fa744 config_64 260551284ac224c3a43c4adac7df4879 linux-2.6.32.tar.bz2 -eabf01da4c72f7ea5b4e4bf8e8535e5f patch-2.6.32.8.bz2 +7f615dd3b4a3b19fb86e479996a2deb5 patch-2.6.32.9.bz2 diff --git a/base/kernel/Pkgfile b/base/kernel/Pkgfile index 1aa423f6a..6ed722196 100644 --- a/base/kernel/Pkgfile +++ b/base/kernel/Pkgfile @@ -4,7 +4,7 @@ # Packager: thierryn1 at hispeed dot ch name=kernel -version=2.6.32.8 +version=2.6.32.9 _BaseVersion=2.6.32 release=1 source=(http://www.kernel.org/pub/linux/kernel/v2.6/linux-${_BaseVersion}.tar.bz2\ |