git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dbfe84
)
task-cli-tools-python: use older python based cli tools as task name suggests
author
Martin Jansa
<Martin.Jansa@gmail.com>
Sat, 13 Feb 2010 12:39:06 +0000
(13:39 +0100)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Sat, 13 Feb 2010 12:41:14 +0000
(13:41 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/tasks/task-cli-tools-python.bb
patch
|
blob
|
history
diff --git
a/recipes/tasks/task-cli-tools-python.bb
b/recipes/tasks/task-cli-tools-python.bb
index
4e5ac58
..
7945b03
100644
(file)
--- 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 = "r
9
"
+PR = "r
10
"
inherit task
RDEPENDS_${PN} = "\
- mdbus
2
\
- m
term2
\
+ mdbus \
+ m
ickeyterm
\
"