Go to file
Mark Asselstine 82d1ec9d61 cyrus-sasl: ensure size_t is defined for use by sasl.h
While making use of the cyrus-sasl library an external application
will most likely include sasl.h which will cause compilation failures
if steps haven't been taken to define size_t. This should not be the
responsibility of the application building against the sasl library
but rather handled already in sasl.h. Here we ensure sasl.h has the
proper includes to have size_t defined before it is used.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
2013-10-31 10:55:55 -04:00
contrib update oe-stylize to be Python3 comaptible 2012-12-18 17:35:18 +01:00
meta-efl lightmediascanner: Add PACKAGECONFIG for ogg 2013-09-17 19:17:38 +02:00
meta-filesystems fuse-exfat, ntfs-3g-ntfsprogs: Move util-linux-mount to RRECOMMENDS 2013-10-05 12:36:03 +02:00
meta-gnome gnumeric: Fix build failure with newer autotools 2013-10-21 12:15:03 +02:00
meta-gpe fbreader: add sqlite3 dependency 2013-08-14 13:34:27 +02:00
meta-initramfs klibc.bbclass: add a note about default of building -static 2013-10-11 10:11:28 +01:00
meta-multimedia bigbuckbunny: Don't use whole avi in LIC_FILES_CHKSUM and add version 2013-10-28 09:23:00 +01:00
meta-networking cyrus-sasl: ensure size_t is defined for use by sasl.h 2013-10-31 10:55:55 -04:00
meta-oe lua5.1: apply lua.org patches for lua-5.1.5 2013-10-31 10:27:15 +01:00
meta-perl libdbd-sqlite-perl: add version 1.40 2013-08-16 12:58:30 +02:00
meta-ruby ruby: add dependency on db gdbm readline 2013-07-30 11:17:13 +02:00
meta-systemd connman: Rename bbappend to match new version from oe-core 2013-10-31 10:25:07 +01:00
meta-webserver apache2: add config_var.mk and config.nice into SSTATE_SCAN_FILES 2013-10-28 16:35:15 +00:00
meta-xfce xfconf: fix compile 2013-10-21 12:15:02 +02:00
toolchain-layer gcc-4.6: Update to match gcc restructing in OE-Core 2013-09-03 19:56:52 +02:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories