All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH v2] mongodb patch
@ 2016-01-31 15:42 Sven Ebenfeld
  2016-01-31 15:42 ` [meta-oe][PATCH v2] mongodb: 2.6.0 -> 3.3.0 and remove from pnblacklist Sven Ebenfeld
  0 siblings, 1 reply; 5+ messages in thread
From: Sven Ebenfeld @ 2016-01-31 15:42 UTC (permalink / raw)
  To: openembedded-devel

A v2 Patch that adds libpcap dependency. Otherwise if libpcap is available,
scons would detect that and build mongosniff that links against libpcap. So if
we don't depend on libpcap but it is there, we get a QA warning. If we depend
on it, scons will always build mongosniff and always link against it.

Sven Ebenfeld (1):
  mongodb: 2.6.0 -> 3.3.0 and remove from pnblacklist

 ...Make-it-possible-to-disable-the-use-of-v8.patch |  50 --------
 ...to-use-build-settings-from-environment-va.patch |  67 +++++++++++
 ...02-Fix-linking-when-scripting-is-disabled.patch |  25 ----
 ...d-mongo-binary-when-scripting-is-disabled.patch |  64 -----------
 ...ce-os.uname-with-os.getenv-OE_TARGET_ARCH.patch |  50 --------
 ...ports-atomic-ops-for-armv5-and-up-but-onl.patch | 127 ---------------------
 meta-oe/recipes-support/mongodb/mongodb_git.bb     |  66 ++++++-----
 7 files changed, 105 insertions(+), 344 deletions(-)
 delete mode 100644 meta-oe/recipes-support/mongodb/mongodb/0001-Make-it-possible-to-disable-the-use-of-v8.patch
 create mode 100644 meta-oe/recipes-support/mongodb/mongodb/0001-Tell-scons-to-use-build-settings-from-environment-va.patch
 delete mode 100644 meta-oe/recipes-support/mongodb/mongodb/0002-Fix-linking-when-scripting-is-disabled.patch
 delete mode 100644 meta-oe/recipes-support/mongodb/mongodb/0003-Do-not-build-mongo-binary-when-scripting-is-disabled.patch
 delete mode 100644 meta-oe/recipes-support/mongodb/mongodb/0004-replace-os.uname-with-os.getenv-OE_TARGET_ARCH.patch
 delete mode 100644 meta-oe/recipes-support/mongodb/mongodb/0005-GCC-4.7-supports-atomic-ops-for-armv5-and-up-but-onl.patch

-- 
1.9.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-01-31 17:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-31 15:42 [meta-oe][PATCH v2] mongodb patch Sven Ebenfeld
2016-01-31 15:42 ` [meta-oe][PATCH v2] mongodb: 2.6.0 -> 3.3.0 and remove from pnblacklist Sven Ebenfeld
2016-01-31 16:01   ` Khem Raj
2016-01-31 16:13     ` Sven Ebenfeld
2016-01-31 17:27       ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.