Files
meta-openembedded/meta-oe/recipes-devtools
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
..
2016-04-28 10:38:37 +02:00
2019-02-04 10:11:36 -08:00
2018-05-29 12:56:19 -07:00
2018-10-14 11:14:35 -07:00
2016-12-13 11:19:11 +01:00
2018-12-18 18:44:59 -08:00
2016-05-10 20:18:29 +02:00
2018-06-27 22:17:33 -07:00
2017-09-07 10:57:36 +02:00
2019-01-30 13:34:49 -08:00
2018-05-29 12:56:19 -07:00
2018-01-16 21:33:04 -08:00
2019-01-30 13:34:49 -08:00
2018-08-19 16:09:28 -07:00
2016-01-06 13:25:54 +01:00
2018-12-26 18:27:54 -08:00
2018-11-27 11:05:22 -08:00
2017-07-14 23:44:33 +02:00
2017-01-25 16:00:00 +01: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
2017-12-27 07:25:03 -08:00
2017-03-31 13:25:58 +02:00
2018-06-14 09:01:12 -07:00
2018-05-29 12:56:19 -07:00
2019-02-24 08:07:53 -08:00
2018-07-27 19:26:51 -07:00
2019-01-11 00:28:32 -08:00
2018-07-20 16:07:12 -07:00
2019-02-22 18:14:52 -08:00
2018-10-12 13:08:38 -07:00
2018-09-24 11:49:45 -07:00
2019-02-28 09:42:11 -08:00
2016-12-26 08:24:54 +01:00
2018-10-02 17:17:10 -07:00