Go to file
Khem Raj cd0aff0e60 python-systemd: Include endian.h for htobe16
Fixes
| systemd/util.c:112:39: error: implicit declaration of function 'htobe16' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
|                 addr->in6.sin6_port = htobe16(port);
|                                       ^

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-11-13 07:15:16 -08:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems f2fs-tools: Update Homepage 2019-11-13 07:15:16 -08:00
meta-gnome ibus: initial add 1.5.21 2019-11-01 17:23:21 -07:00
meta-initramfs klibc: Upgrade 2.0.6 -> 2.0.7 2019-10-28 15:26:42 -07:00
meta-multimedia tvheadend: Update to tip of master 2019-11-13 07:15:16 -08:00
meta-networking lowpan-tools: Blacklist as its deprecated use wpan-tools instead 2019-11-13 07:15:16 -08:00
meta-oe open-vm-tools: Enable tirpc explicitly, fix build with 64bit time_t 2019-11-13 07:15:16 -08:00
meta-perl Add zeus compatibility to all layer.conf files 2019-10-08 15:58:14 -07:00
meta-python python-systemd: Include endian.h for htobe16 2019-11-13 07:15:16 -08:00
meta-webserver cherokee: Fix build when time_t is 64bit 2019-11-11 21:21:13 -08:00
meta-xfce xfce4-screensaver: 0.1.5 -> 0.1.8 2019-11-08 10:05:22 -08: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