aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.2.1.inc
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-03-31 11:40:30 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-05-05 14:45:32 +0100
commit020bde9e9aec599c0894f11356f3ed10c2d9816c (patch)
tree0e19526179752f09d23f83a9b9ba9b404d34c1bf /recipes/gcc/gcc-4.2.1.inc
parentecbeeacf12d18183faeba90eeb721f77222be6c5 (diff)
downloadopenembedded-020bde9e9aec599c0894f11356f3ed10c2d9816c.tar.gz
gcc: Move -native dependencies into the base gcc version configuration file
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'recipes/gcc/gcc-4.2.1.inc')
-rw-r--r--recipes/gcc/gcc-4.2.1.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-4.2.1.inc b/recipes/gcc/gcc-4.2.1.inc
index 87d9b43354..1a5e30fd27 100644
--- a/recipes/gcc/gcc-4.2.1.inc
+++ b/recipes/gcc/gcc-4.2.1.inc
@@ -1,6 +1,7 @@
require gcc-common.inc
DEPENDS = "mpfr gmp"
+NATIVEDEPS = "mpfr-native gmp-native"
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
file://100-uclibc-conf.patch;patch=1 \
mo/py_inc_merge'>timo/py_inc_merge OpenEmbedded layers collection contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyusb_1.2.1.bb
blob: 30b2c6d8869c46de6f1767d6359e52df5c743f17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18