Go to file
Khem Raj aef70c3fff geos: Disable inlining
This fixes build errors ( especially for arm arch )

| /mnt/b/yoe/master/build/tmp/work/cortexa15t2hf-neon-yoe-linux-musleabi/geos/3.9.3-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-ld: noding/.libs/libnoding.a(BasicSegmentString.o):(.data.rel.ro+0x24): multiple definition
 of `typeinfo for geos::noding::BasicSegmentString'; .libs/inlines.o:(.data.rel.ro+0xac): first defined here
| /mnt/b/yoe/master/build/tmp/work/cortexa15t2hf-neon-yoe-linux-musleabi/geos/3.9.3-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-musleabi/arm-yoe-linux-musleabi-ld: noding/.libs/libnoding.a(BasicSegmentString.o):(.rodata+0x0): multiple definition of `t
ypeinfo name for geos::noding::BasicSegmentString'; .libs/inlines.o:(.rodata+0x4c): first defined here

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Zoltán Böszörményi <zboszor@gmail.com>
2022-07-02 16:34:48 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems ntfs-3g-ntfsprogs: Set CVE_PRODUCT to "tuxera:ntfs-3g" 2022-06-30 13:39:28 -04:00
meta-gnome libwacom: upgrade 2.2.0 -> 2.3.0 2022-07-02 11:37:02 -04:00
meta-initramfs grubby: fix syntax for ALTERNATIVE 2022-06-30 13:39:27 -04:00
meta-multimedia bluealsa: uprev to 4.0.0 2022-06-05 17:32:28 -07:00
meta-networking crda: Depend on correct wireless-regdb package 2022-07-02 11:40:50 -04:00
meta-oe geos: Disable inlining 2022-07-02 16:34:48 -07:00
meta-perl libcrypt-openssl-guess-perl: fix syntax for PROVIDES 2022-06-30 13:39:28 -04:00
meta-python python3-zeroconf: upgrade 0.38.6 -> 0.38.7 2022-07-02 11:37:03 -04:00
meta-webserver apache2: split out a new package apache2-utils 2022-06-30 13:39:27 -04:00
meta-xfce exo: upgrade 4.16.3 -> 4.16.4 2022-07-02 11:37:03 -04:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07: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