From: Andrea Adami Date: Sat, 29 Jan 2011 16:50:41 +0000 (+0100) Subject: slugos-packages: Fix reference to kexec-tools package. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b17aa1c0bb1cbcb25bd178e790b78fe37a306e9;p=openembedded.git slugos-packages: Fix reference to kexec-tools package. * kexec and kdump are packaged separately * bump PR Signed-off-by: Andrea Adami --- diff --git a/recipes/meta/slugos-packages.bb b/recipes/meta/slugos-packages.bb index 3487c69645..20efcfa08b 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 = "r70" +PR = "r71" CONFLICTS = "db3" COMPATIBLE_MACHINE = "nslu2|ixp4xx" @@ -103,7 +103,7 @@ SLUGOS_PACKAGES = "\ iptables \ joe \ jpeg \ - kexec-tools \ + kexec \ lcdproc \ less \ libdvb \