aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/meta
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-01-29 17:50:41 +0100
committerAndrea Adami <andrea.adami@gmail.com>2011-01-29 17:55:56 +0100
commit8b17aa1c0bb1cbcb25bd178e790b78fe37a306e9 (patch)
tree52244e8db3f4c10d71d132492fe42f5a5301bb22 /recipes/meta
parent41574d63d7c78ed6d0ce4c9cf4fbabf02c5fcf9f (diff)
downloadopenembedded-8b17aa1c0bb1cbcb25bd178e790b78fe37a306e9.tar.gz
slugos-packages: Fix reference to kexec-tools package.
* kexec and kdump are packaged separately * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes/meta')
-rw-r--r--recipes/meta/slugos-packages.bb4
1 files changed, 2 insertions, 2 deletions
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 \