Go to file
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
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems physfs: Fix multilib install 2019-02-08 15:17:32 -08:00
meta-gnome faenza-icon-theme: Fix multilib fetch 2019-02-08 15:17:32 -08:00
meta-initramfs meta-initramfs: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
meta-multimedia liboil: Fix build with clang 2019-02-13 09:27:22 -08:00
meta-networking openhpi: Add PACKAGECONFIG snmp-bc 2019-02-28 09:42:11 -08:00
meta-oe xmlrpc-c: inherit binconfig 2019-02-28 09:42:11 -08:00
meta-perl mete-perl: add pkg groups and image for testing 2019-01-13 07:51:58 -08:00
meta-python python-requests: update to version 2.20.1 2019-02-17 12:21:27 -08:00
meta-webserver xdebug: upgrade 2.6.1 -> 2.7.0RC2 2019-02-18 23:16:06 -08:00
meta-xfce vim: remove xfce vim bbappend 2019-02-28 09:42:11 -08:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories