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:
9dcc71f
)
task-proper-tools: use task.bbclass
author
Philipp Zabel
<philipp.zabel@gmail.com>
Thu, 23 Aug 2007 09:11:41 +0000
(09:11 +0000)
committer
Philipp Zabel
<philipp.zabel@gmail.com>
Thu, 23 Aug 2007 09:11:41 +0000
(09:11 +0000)
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
f9d3f7b
..
1610854
100644
(file)
--- a/
packages/tasks/task-proper-tools.bb
+++ b/
packages/tasks/task-proper-tools.bb
@@
-1,10
+1,9
@@
DESCRIPTION = "Full versions of tools provided by busybox"
-PR = "r
4
"
+PR = "r
5
"
-PACKAGE_ARCH = "all"
-ALLOW_EMPTY_${PN} = "1"
+inherit task
-RDEPENDS = "\
+RDEPENDS
_${PN}
= "\
coreutils \
findutils \
util-linux \