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:
1b4c9f6
)
binutils-cross: fix typo
author
Koen Kooi
<koen@openembedded.org>
Sun, 12 Aug 2007 12:05:55 +0000
(12:05 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 12 Aug 2007 12:05:55 +0000
(12:05 +0000)
packages/binutils/binutils-cross.inc
patch
|
blob
|
history
diff --git
a/packages/binutils/binutils-cross.inc
b/packages/binutils/binutils-cross.inc
index
8109205
..
74ff4dd
100644
(file)
--- a/
packages/binutils/binutils-cross.inc
+++ b/
packages/binutils/binutils-cross.inc
@@
-6,7
+6,7
@@
PACKAGES = ""
EXTRA_OECONF = "--with-sysroot=${CROSS_DIR}/${TARGET_SYS} \
--program-prefix=${TARGET_PREFIX} \
--enable-install-libbfd \
- "
"
+ "
do_stage () {
oe_runmake install