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:
b2cecaa
)
gcc-4.5.inc: Specify location of native libelf
author
Khem Raj
<raj.khem@gmail.com>
Sun, 3 Oct 2010 22:22:34 +0000
(15:22 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Sun, 3 Oct 2010 22:23:38 +0000
(15:23 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/gcc/gcc-4.5.inc
patch
|
blob
|
history
diff --git
a/recipes/gcc/gcc-4.5.inc
b/recipes/gcc/gcc-4.5.inc
index
345e8c5
..
fe719da
100644
(file)
--- a/
recipes/gcc/gcc-4.5.inc
+++ b/
recipes/gcc/gcc-4.5.inc
@@
-8,7
+8,7
@@
DEPENDS = "mpfr gmp libmpc libelf"
NATIVEDEPS = "mpfr-native gmp-native libmpc-native"
-INC_PR = "r1
0
"
+INC_PR = "r1
1
"
SRCREV = "164562"
PV = "4.5"