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:
1061ea8
)
zaurusd: RDEPENDS on procps
author
Koen Kooi
<koen@openembedded.org>
Sun, 24 Sep 2006 15:32:59 +0000
(15:32 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 24 Sep 2006 15:32:59 +0000
(15:32 +0000)
* anything that calls ps -e x should RDEPEND on procps
* patching it to work with busybox ps would make them fail with the real ps
packages/zaurusd/zaurusd_svn.bb
patch
|
blob
|
history
diff --git
a/packages/zaurusd/zaurusd_svn.bb
b/packages/zaurusd/zaurusd_svn.bb
index
4205213
..
09a8800
100644
(file)
--- a/
packages/zaurusd/zaurusd_svn.bb
+++ b/
packages/zaurusd/zaurusd_svn.bb
@@
-3,8
+3,9
@@
SECTION = "base"
MAINTAINER = "Richard Purdie <rpurdie@openedhand.com>"
LICENSE = "GPL"
DEPENDS = "tslib"
+RDEPENDS = "procps"
PV = "0.0+svn${SRCDATE}"
-PR = "r
6
"
+PR = "r
7
"
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http \
file://zaurus-hinge.in \