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:
20e8fe8
)
remove some redundant patches
author
Phil Blundell
<philb@gnu.org>
Sun, 5 Sep 2004 11:55:27 +0000
(11:55 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sun, 5 Sep 2004 11:55:27 +0000
(11:55 +0000)
BKrev: 413afeafgzprTCp2Y5_V5ulubG5sDQ
strace/strace_4.5.7.oe
patch
|
blob
|
history
diff --git
a/strace/strace_4.5.7.oe
b/strace/strace_4.5.7.oe
index
e69de29
..
5c3a71e
100644
(file)
--- a/
strace/strace_4.5.7.oe
+++ b/
strace/strace_4.5.7.oe
@@
-0,0
+1,10
@@
+PR = "r1"
+
+DESCRIPTION = "strace is a system call tracing tool."
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/strace/strace-${PV}.tar.bz2 \
+ file://arm-syscallent.patch;patch=1"
+
+inherit autotools
+
+export INCLUDES = "-I. -I./linux"