aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-01-29 17:49:20 +0100
committerAndrea Adami <andrea.adami@gmail.com>2011-01-29 17:55:53 +0100
commit41574d63d7c78ed6d0ce4c9cf4fbabf02c5fcf9f (patch)
treed2d9f63c6ff3c75618889b47c458e14602a89c19 /recipes/tasks
parentd6ff3137e88cba36fad4eeffb29b5c2afcaeedb3 (diff)
downloadopenembedded-41574d63d7c78ed6d0ce4c9cf4fbabf02c5fcf9f.tar.gz
task-shr-feed: fix RDEPENDS on kexec-tools.
* kexec and kdump are packaged separately * bump PR Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-shr-feed.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb
index bca00eaa6f..da78048226 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "SHR Feed"
-PR = "r92"
+PR = "r93"
PV = "1.0"
LICENSE = "GPL"
@@ -119,7 +119,7 @@ RDEPENDS_${PN} += "\
ppp \
bluez-hcidump \
kbdd \
- kexec-tools \
+ kexec \
mc \
iotop \
xprop \