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:
0387633
)
task-proper-tools: add fbset
author
Koen Kooi
<koen@openembedded.org>
Thu, 15 Jan 2009 21:39:02 +0000
(22:39 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 15 Jan 2009 21:39:02 +0000
(22:39 +0100)
packages/tasks/task-proper-tools.bb
patch
|
blob
|
history
diff --git
a/packages/tasks/task-proper-tools.bb
b/packages/tasks/task-proper-tools.bb
index
e09b9a6
..
c5045a1
100644
(file)
--- a/
packages/tasks/task-proper-tools.bb
+++ b/
packages/tasks/task-proper-tools.bb
@@
-1,5
+1,5
@@
DESCRIPTION = "Full versions of tools provided by busybox"
-PR = "r
8
"
+PR = "r
9
"
inherit task
@@
-25,7
+25,8
@@
RDEPENDS_${PN} = "\
psmisc \
debianutils \
tcptraceroute \
- "
+ fbset \
+ "
#
# binutils-symlinks provide ar in a way which conflict with busybox - #1465 for more info
#