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:
309c843
)
gcc-cross-initial 3.3.4: clobber PACKAGES to avoid shlibs imbroglio
author
Phil Blundell
<philb@gnu.org>
Tue, 15 Aug 2006 10:16:59 +0000
(10:16 +0000)
committer
Phil Blundell
<philb@gnu.org>
Tue, 15 Aug 2006 10:16:59 +0000
(10:16 +0000)
packages/gcc/gcc-cross-initial_3.3.4.bb
patch
|
blob
|
history
diff --git
a/packages/gcc/gcc-cross-initial_3.3.4.bb
b/packages/gcc/gcc-cross-initial_3.3.4.bb
index
c650e4f
..
4fccaf3
100644
(file)
--- a/
packages/gcc/gcc-cross-initial_3.3.4.bb
+++ b/
packages/gcc/gcc-cross-initial_3.3.4.bb
@@
-4,6
+4,7
@@
require gcc-cross_${PV}.bb
DEPENDS = "virtual/${TARGET_PREFIX}binutils"
DEPENDS += "${@['virtual/${TARGET_PREFIX}libc-initial',''][bb.data.getVar('TARGET_ARCH', d, 1) in ['arm', 'armeb', 'mips', 'mipsel']]}"
PROVIDES = "virtual/${TARGET_PREFIX}gcc-initial"
+PACKAGES = ""
# This is intended to be a -very- basic config
EXTRA_OECONF = "--with-local-prefix=${CROSS_DIR}/${TARGET_SYS} \