Go to file
Khem Raj 2b49254d61 redis: Fix build with clang/x86
Need to link with libatomics for 64bit atomics support
Fixes
i686-yoe-linux/i686-yoe-linux-ld: networking.o: in function `createClient':
| /usr/src/debug/redis/4.0.14-r0/redis-4.0.14/src/networking.c:103: undefined reference to `__atomic_fetch_add_8'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-09-10 21:54:22 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems fuse3: add libfuse3 recipe 2019-09-10 18:35:34 -07:00
meta-gnome evolution-data-server: remove unused gconf dep and pythonnative dep 2019-08-29 09:06:54 -07:00
meta-initramfs klibc: Fix build with 5.2+ kernel headers 2019-09-03 16:02:03 -07:00
meta-multimedia fluidsynth: upgrade 2.0.5 -> 2.0.6 2019-09-02 12:52:45 -07:00
meta-networking openhpi: control snmp-bc ptest generation 2019-09-10 11:08:47 -07:00
meta-oe redis: Fix build with clang/x86 2019-09-10 21:54:22 -07:00
meta-perl libnet-dns-perl: upgrade 1.20 -> 1.21 2019-09-05 21:50:12 -07:00
meta-python python3-cmd2: Remove PNBLACKLIST 2019-09-10 06:54:01 -07:00
meta-webserver apache-websocket: fix module path 2019-09-10 06:54:01 -07:00
meta-xfce xfce4-screenshooter: upgrade 1.9.5 -> 1.9.6 2019-09-03 07:25:28 -07: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
file Recipe for docopt.cpp option parsing library 2019-08-27 12:11:15 -07: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