aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-02-12 23:38:45 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-12 23:40:50 +0100
commit5d719eb699a8e6a7e231f2934f94dc7d6a325766 (patch)
treed9766cd143bd4eb9d460a07c141674a73b5eea29 /recipes/tasks
parent1fac183589fa2d471436906d05fba28169e7bbb6 (diff)
downloadopenembedded-5d719eb699a8e6a7e231f2934f94dc7d6a325766.tar.gz
task-cli-tools-python, illume-image, fso-image-nox: catch up with upstream renaming
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-cli-tools-python.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/tasks/task-cli-tools-python.bb b/recipes/tasks/task-cli-tools-python.bb
index 7c75084dd0..4e5ac58ed6 100644
--- a/recipes/tasks/task-cli-tools-python.bb
+++ b/recipes/tasks/task-cli-tools-python.bb
@@ -2,11 +2,11 @@ DESCRIPTION = "A set of python-based command line tools"
SECTION = "console"
LICENSE = "MIT"
PV = "1.0"
-PR = "r8"
+PR = "r9"
inherit task
RDEPENDS_${PN} = "\
- mickeydbus \
- mickeyterm \
+ mdbus2 \
+ mterm2 \
"