slugos-packages: Fix reference to kexec-tools package.
authorAndrea Adami <andrea.adami@gmail.com>
Sat, 29 Jan 2011 16:50:41 +0000 (17:50 +0100)
committerAndrea Adami <andrea.adami@gmail.com>
Sat, 29 Jan 2011 16:55:56 +0000 (17:55 +0100)
* kexec and kdump are packaged separately
* bump PR

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
recipes/meta/slugos-packages.bb

index 3487c69..20efcfa 100644 (file)
@@ -5,7 +5,7 @@
 DESCRIPTION = "Packages that are compatible with the SlugOS firmware"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r70"
+PR = "r71"
 CONFLICTS = "db3"
 
 COMPATIBLE_MACHINE = "nslu2|ixp4xx"
@@ -103,7 +103,7 @@ SLUGOS_PACKAGES = "\
        iptables \
        joe \
        jpeg \
-       kexec-tools \
+       kexec \
        lcdproc \
        less \
        libdvb \