SlugOS: bump kernel up to svn 888 to pick up kexec patches, add kexec-tools
authorMike Westerhof <mwester@dls.net>
Sun, 1 Jul 2007 01:45:48 +0000 (01:45 +0000)
committerMike Westerhof <mwester@dls.net>
Sun, 1 Jul 2007 01:45:48 +0000 (01:45 +0000)
to the base rootfs.

packages/linux/ixp4xx-kernel_2.6.21.5.bb
packages/tasks/task-slugos.bb

index 8ff440b..b5dc8c5 100644 (file)
@@ -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
index 3596e9e..138c23a 100644 (file)
@@ -6,7 +6,7 @@
 DESCRIPTION = "Task packages for the SlugOS distribution"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r10"
+PR = "r11"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 ALLOW_EMPTY = "1"
 
@@ -100,6 +100,16 @@ SLUGOS_STANDARD_RRECOMMENDS += "\
 madwifi-ng-modules madwifi-ng-tools \
 "
 
+## Other wireless tools that should be considered
+## should space be available in the rootfs
+# wireless-tools wpa-supplicant \
+# zd1211-firmware kernel-module-zd1211rw \
+
+# Add kexec tools for rebooting alternate kernels
+SLUGOS_STANDARD_RRECOMMENDS += "\
+kexec-tools \
+"
+
 # Add modules required for Network Console support
 # NOTE: This module is desirable for systems lacking a physical
 # console, but is usually only enabled if specific needs or issues