SlugOS: slugos-pacakges.bb - change kexec back to kexec-tools
authorMike Westerhof <mwester@dls.net>
Wed, 2 Feb 2011 15:50:37 +0000 (09:50 -0600)
committerMike Westerhof <mwester@dls.net>
Wed, 2 Feb 2011 15:50:37 +0000 (09:50 -0600)
(DEPENDS requires the recipe name, not the package name)
Signed-off-by: Mike Westerhof <mike@mwester.net>
recipes/meta/slugos-packages.bb

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