meta-openembedded/meta-gnome
Khem Raj 3698e333b1 evolution-data-server: Disable g-i on musl
g-i calls on musl are adding -L/usr/lib to linker path which confuses
the build as it tried to use the libraries from build host and fails
badly

Fixes

aarch64-yoe-linux-musl-ld: warning: library search path "/usr/lib" is
unsafe for cross-compilation
...
| /mnt/b/yoe/master/build/tmp/work/cortexa72-yoe-linux-musl/evolution-data-server/3.44.0-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-ld: skipping incompa
tible /usr/lib/libunwind.so when searching for -l:libunwind.so
| Error relocating /usr/lib/libz.so.1: unsupported relocation type 8
| Error relocating /usr/lib/libz.so.1: unsupported relocation type 8

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
2022-04-11 07:47:11 -07:00
..
classes Convert to new override syntax 2021-08-03 10:21:25 -07:00
conf layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
recipes-connectivity libnma: upgrade 1.8.34 -> 1.8.36 2022-04-06 20:25:33 -04:00
recipes-extended/gparted gparted: update to v1.4.0 2022-04-10 10:05:35 -07:00
recipes-gimp babl: upgrade 0.1.90 -> 0.1.92 2022-03-29 08:28:38 -07:00
recipes-gnome evolution-data-server: Disable g-i on musl 2022-04-11 07:47:11 -07:00
recipes-graphics recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-support gnome-text-editor: initial add 42.0 2022-04-06 20:25:34 -04:00
COPYING.MIT
README README: update to main repo 2021-09-27 11:34:55 -07:00

Dependencies
------------
This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master

URI: git://git.openembedded.org/meta-openembedded
branch: master

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome]' in the subject'

When sending single patches, please using something like:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-gnome][PATCH'

Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>