Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
---
 meta-oe/recipes-support/mongodb/mongodb_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-support/mongodb/mongodb_git.bb 
b/meta-oe/recipes-support/mongodb/mongodb_git.bb
index a91240a..6522a67 100644
--- a/meta-oe/recipes-support/mongodb/mongodb_git.bb
+++ b/meta-oe/recipes-support/mongodb/mongodb_git.bb
@@ -44,6 +44,7 @@ EXTRA_OESCONS = "--prefix=${D}${prefix} \
                  --nostrip \
                  ${EXTRA_OECONF} \
                  mongod mongos"
+DISABLE_STATIC = ""
 
 scons_do_compile() {
         ${STAGING_BINDIR_NATIVE}/scons ${PARALLEL_MAKE} ${EXTRA_OESCONS} || \
-- 
2.5.0

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to