From: Mike Westerhof Date: Wed, 2 Feb 2011 15:50:37 +0000 (-0600) Subject: SlugOS: slugos-pacakges.bb - change kexec back to kexec-tools X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a86c62884ed643b7396a49961a08ebf28e22f1a;p=openembedded.git SlugOS: slugos-pacakges.bb - change kexec back to kexec-tools (DEPENDS requires the recipe name, not the package name) Signed-off-by: Mike Westerhof --- diff --git a/recipes/meta/slugos-packages.bb b/recipes/meta/slugos-packages.bb index 20efcfa08b..5f91887412 100644 --- a/recipes/meta/slugos-packages.bb +++ b/recipes/meta/slugos-packages.bb @@ -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 \