diff options
author | Mike Westerhof <mwester@dls.net> | 2007-07-01 01:45:48 +0000 |
---|---|---|
committer | Mike Westerhof <mwester@dls.net> | 2007-07-01 01:45:48 +0000 |
commit | f13717821ef8d073b1f067e1bb3e0c14fc14cb03 (patch) | |
tree | 6785da23deb1184eff349688992d2dd78f68f706 /packages/linux/ixp4xx-kernel_2.6.21.5.bb | |
parent | a522a573ad64d702c295764524e5fc7acf3d3b4f (diff) |
SlugOS: bump kernel up to svn 888 to pick up kexec patches, add kexec-tools
to the base rootfs.
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.21.5.bb')
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.21.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.21.5.bb b/packages/linux/ixp4xx-kernel_2.6.21.5.bb index 8ff440b28b..b5dc8c5161 100644 --- a/packages/linux/ixp4xx-kernel_2.6.21.5.bb +++ b/packages/linux/ixp4xx-kernel_2.6.21.5.bb @@ -6,7 +6,7 @@ # http://trac.nslu2-linux.org/kernel/ # # The revision that is pulled from SVN is specified below -IXP4XX_KERNEL_SVN_REV = "879" +IXP4XX_KERNEL_SVN_REV = "888" # # The directory containing the patches to be applied is # specified below |