From 5a86c62884ed643b7396a49961a08ebf28e22f1a Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Wed, 2 Feb 2011 09:50:37 -0600 Subject: SlugOS: slugos-pacakges.bb - change kexec back to kexec-tools (DEPENDS requires the recipe name, not the package name) Signed-off-by: Mike Westerhof --- recipes/meta/slugos-packages.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 \ -- cgit 1.2.3-korg