aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gmp/gmp_5.0.1.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-08-17 14:04:31 -0700
committerTom Rini <tom_rini@mentor.com>2010-08-17 14:04:31 -0700
commitc19281c1790b5c3c80ed9dfc00d3fd73e3d42707 (patch)
tree29f82a4cda821fb015a77c8599d52f2044fe87e6 /recipes/gmp/gmp_5.0.1.bb
parentf6dc6481180353ce58978e4727934229dc20dd8e (diff)
downloadopenembedded-c19281c1790b5c3c80ed9dfc00d3fd73e3d42707.tar.gz
gmp: Add nativesdk for 4.2.4 / 5.0.1
Leaving the darwin changes alone as I can't test, otherwise would have merged gmp-native_4.2.4 into gmp_4.2.4 Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/gmp/gmp_5.0.1.bb')
-rw-r--r--recipes/gmp/gmp_5.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gmp/gmp_5.0.1.bb b/recipes/gmp/gmp_5.0.1.bb
index 80f78bc8d1..0b117b1e37 100644
--- a/recipes/gmp/gmp_5.0.1.bb
+++ b/recipes/gmp/gmp_5.0.1.bb
@@ -5,4 +5,4 @@ SRC_URI[gmp.sha256sum] = "a2a610f01fd3298dc08c87bf30498c2402590e1bcb227fc40b15ee
require gmp.inc
LICENSE = "GPLv3 LGPLv3"
NATIVE_INSTALL_WORKS = "1"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"