Kai Kang e860611624 xmlrpc-c: inherit binconfig
libreport calls xmlrpc-c-config from package xmlrpc-c-native to get
cflags and libs. But it gets dirs in ${STAGING_DIR_NATIVE} which make
lib32-libreport compile failed with config:

  require conf/multilib.conf
  MACHINE = "qemuarm64"
  MULTILIBS = "multilib:lib32"
  DEFAULTTUNE_virtclass-multilib-lib32 = "armv7vethf"

| arm-wrs-linux-gnueabi-libtool: link: (cd ".libs" && rm -f "libabrt_dbus.so"
  && ln -s "libabrt_dbus.so.0.0.1" "libabrt_dbus.so")
| .../tmp-glibc/work/armv5e-wrs-linux-gnueabi/libreport/2.9.7-r0/recipe-sysroot-native/usr/lib/libxml2.so:
  file not recognized: file format not recognized
| collect2: error: ld returned 1 exit status
| make[3]: *** [Makefile:780: libreport-web.la] Error 1

Make xmlrpc-c inherit binconfig to avoid such kind of errors.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-02-28 09:42:11 -08:00
..
2019-02-04 10:11:36 -08:00
2018-10-14 11:14:35 -07:00
2018-12-18 18:44:59 -08:00
2019-01-30 13:34:49 -08:00
2019-01-30 13:34:49 -08:00
2018-12-26 18:27:54 -08:00
2018-11-27 11:05:22 -08:00
2018-11-15 10:00:25 -08:00
2019-02-03 10:46:42 -08:00
2019-02-05 16:43:12 -08:00
2019-02-24 08:07:53 -08:00
2019-01-11 00:28:32 -08:00
2019-02-22 18:14:52 -08:00
2019-02-28 09:42:11 -08:00