Martin Jansa 8ba31c9ba2 gpsd, mongodb: use PACKAGECONFIG_CONFARGS instead of now empty EXTRA_OECONF
* this will fix mongodb build for x86
  http://errors.yoctoproject.org/Errors/Details/90392/
  which was failing because of missing --wiredtiger=off in qemux86 builds

* also we can drop DISABLE_STATIC, because now it's not leaking through
  EXTRA_OECONF

* it will also resolve again autodetected dependencies on bluez, qt and
  tcmalloc as shown in bitbake -e output:

env.gpsd-before:EXTRA_OESCONS="     sysroot=/OE/build/oe-core/tmp-glibc/sysroots/qemux86     libQgpsmm='false'     debug='true'     strip='false'     chrpath='yes'     systemd='true'      "
env.gpsd-after:EXTRA_OESCONS="     sysroot=/OE/build/oe-core/tmp-glibc/sysroots/qemux86     libQgpsmm='false'     debug='true'     strip='false'     chrpath='yes'     systemd='true'      bluez='true' qt='no' "

env.mongodb-before:EXTRA_OESCONS="--prefix=/OE/build/oe-core/tmp-glibc/work/i586-oe-linux/mongodb/3.3.0+gitAUTOINC+aacd231be0-r0/image/usr                  LIBPATH=/OE/build/oe-core/tmp-glibc/sysroots/qemux86/usr/lib                  LINKFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'                  \
  CXXFLAGS='-O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/OE/build/oe-core/tmp-glibc/work/i586-oe-linux/mongodb/3.3.0+gitAUTOINC+aacd231be0-r0=/usr/src/debug/mongodb/3.3.0+gitAUTOINC+aacd231be0-r0 -fdebug-prefix-map=/OE/build/oe-core/tmp-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/OE/build/oe-core/tmp-glibc/sysroots/qemux86= -fvisibility-inlines-hidden'                  \
  TARGET_ARCH=i586                  --ssl                  --disable-warnings-as-errors                  --use-system-pcre                  --use-system-zlib                  --js-engine=none                  --nostrip                                    mongod mongos"
env.mongodb-after:EXTRA_OESCONS="--prefix=/OE/build/oe-core/tmp-glibc/work/i586-oe-linux/mongodb/3.3.0+gitAUTOINC+aacd231be0-r0/image/usr                  LIBPATH=/OE/build/oe-core/tmp-glibc/sysroots/qemux86/usr/lib                  LINKFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed'                  \
  CXXFLAGS='-O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/OE/build/oe-core/tmp-glibc/work/i586-oe-linux/mongodb/3.3.0+gitAUTOINC+aacd231be0-r0=/usr/src/debug/mongodb/3.3.0+gitAUTOINC+aacd231be0-r0 -fdebug-prefix-map=/OE/build/oe-core/tmp-glibc/sysroots/x86_64-linux= -fdebug-prefix-map=/OE/build/oe-core/tmp-glibc/sysroots/qemux86= -fvisibility-inlines-hidden'                  \
  TARGET_ARCH=i586                  --ssl                  --disable-warnings-as-errors                  --use-system-pcre                  --use-system-zlib                  --js-engine=none                  --nostrip                   --use-system-tcmalloc --wiredtiger=off                  mongod mongos"

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-10-21 18:20:45 +02:00
..
2016-08-22 15:56:28 +02:00
2016-08-22 15:56:29 +02:00
2016-02-01 15:58:06 +01:00
2016-08-22 15:56:28 +02:00
2016-08-22 15:56:28 +02:00
2016-03-14 12:15:38 +01:00
2016-08-15 12:31:59 +02:00
2014-08-15 17:07:02 +02:00
2016-08-22 15:56:29 +02:00
2016-08-15 12:31:59 +02:00
2016-08-15 12:32:00 +02:00
2016-08-15 12:32:00 +02:00
2016-09-05 13:30:51 +02:00
2016-08-22 15:56:28 +02:00
2016-09-26 08:29:15 +02:00
2014-07-22 00:01:56 +02:00
2016-03-07 13:02:18 +01:00
2016-08-22 15:56:28 +02:00
2016-08-15 12:32:01 +02:00
2016-08-15 12:32:01 +02:00
2016-05-19 12:02:38 +02:00
2014-05-15 12:57:36 +02:00
2015-07-16 21:09:11 +02:00
2016-08-22 15:56:28 +02:00
2016-02-15 10:15:28 +01:00
2016-08-22 15:49:28 +02:00
2014-04-20 10:51:48 +02:00
2015-08-31 19:17:09 +02:00
2016-08-22 15:56:29 +02:00
2016-08-22 15:56:28 +02:00
2016-06-15 12:13:15 +02:00
2015-08-24 13:58:18 +02:00
2016-06-08 14:55:29 +02:00
2016-08-22 15:56:28 +02:00
2016-08-22 15:49:24 +02:00
2016-02-25 17:45:49 +01:00
2016-08-22 15:56:28 +02:00
2016-07-29 11:00:55 +02:00
2016-07-29 11:01:02 +02:00
2015-05-11 10:57:13 +02:00
2015-05-11 10:57:10 +02:00
2014-06-10 12:27:20 +02:00
2015-04-13 12:55:51 +02:00
2016-10-05 18:20:48 +02:00
2015-01-08 11:57:52 +01:00
2016-09-05 13:30:51 +02:00
2016-05-27 15:38:22 +02:00
2016-10-05 18:21:13 +02:00
2016-06-08 14:55:25 +02:00
2016-08-22 15:56:28 +02:00
2016-10-05 18:21:13 +02:00
2016-05-27 15:39:14 +02:00
2016-10-21 18:20:44 +02:00
2016-09-19 16:24:10 +02:00
2016-08-22 15:49:25 +02:00
2016-08-22 15:56:29 +02:00
2013-04-22 19:00:56 +02:00
2016-08-22 15:56:29 +02:00
2016-09-26 08:29:09 +02:00
2016-10-03 19:19:57 +02:00
2016-10-03 19:19:57 +02:00
2014-09-01 11:37:12 +02:00
2015-01-08 11:57:52 +01:00
2016-07-29 11:01:00 +02:00
2014-06-21 10:36:54 +02:00
2014-07-22 00:01:52 +02:00
2013-05-16 11:04:34 +02:00
2015-08-24 13:58:17 +02:00
2016-09-11 09:10:44 +02:00
2016-08-22 15:56:28 +02:00
2016-08-22 15:56:29 +02:00
2016-07-29 11:00:56 +02:00
2016-08-22 15:56:28 +02:00
2016-09-05 13:30:51 +02:00
2016-08-22 15:56:28 +02:00
2016-07-29 11:01:00 +02:00
2016-08-22 15:56:28 +02:00
2015-11-06 17:49:37 +01:00
2016-08-22 15:49:24 +02:00
2016-02-25 17:45:43 +01:00