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:
1941420
)
remove strace from opie-image tooo - patch courtesy pb_.
author
Michael Lauer
<mickey@vanille-media.de>
Mon, 26 Apr 2004 08:23:40 +0000
(08:23 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Mon, 26 Apr 2004 08:23:40 +0000
(08:23 +0000)
BKrev: 408cc70cVVrPxZQhEWROHAFuUFhbNA
virtual/opie-image.oe
patch
|
blob
|
history
diff --git
a/virtual/opie-image.oe
b/virtual/opie-image.oe
index
b3f31ce
..
849c075
100644
(file)
--- a/
virtual/opie-image.oe
+++ b/
virtual/opie-image.oe
@@
-3,7
+3,7
@@
export IMAGE_BASENAME = "opie-image"
OPIE_LIBS = "qte-for-opie qpf-bitstream-vera libqpe-opie libopie2"
OPIE_BASE = "opie-qcop opie-quicklauncher opie-taskbar"
-DEPENDS = "task-bootstrap
strace
${OPIE_LIBS} ${OPIE_BASE}"
+DEPENDS = "task-bootstrap ${OPIE_LIBS} ${OPIE_BASE}"
export IPKG_INSTALL = "${DEPENDS}"