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>
"
require gmp.inc
LICENSE = "GPLv3 LGPLv3"
+BBCLASSEXTEND = "nativesdk"
SRC_URI[gmp.md5sum] = "fc1e3b3a2a5038d4d74138d0b9cf8dbe"
SRC_URI[gmp.sha256sum] = "5420b0e558a69a53b36f2b2c70a69f547e075d98366a585fc80cbbcce1efe368"
require gmp.inc
LICENSE = "GPLv3 LGPLv3"
NATIVE_INSTALL_WORKS = "1"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"