Go to file
Andrea Adami 2cbfbf9944 kexecboot_0.6: fix build with gcc 5
Resolving the issue:

rgb.h:55:1: warning: inline function 'rgba2comp' declared but never defined
|  rgba2comp(kx_rgba rgba, kx_ccomp *red, kx_ccomp *green,
|  ^

Fix C99 inline semantic as documented here:
https://gcc.gnu.org/gcc-5/porting_to.html

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13 12:27:52 +02:00
contrib contrib/tesseract-langs.sh: add script to generate recipes for tesseract languages 2014-06-10 12:16:23 +02:00
meta-efl webkit-efl: fix build with cmake-3* 2015-10-13 12:27:51 +02:00
meta-filesystems sshfs-fuse: correct definition of S 2015-10-13 12:27:46 +02:00
meta-gnome gnome-power-manager: Blacklist not compatible with current libnotify 2015-10-13 12:27:49 +02:00
meta-gpe meta-gpe: Add LAYERVERSION and LAYERDEPENDS 2014-11-28 13:41:52 +01:00
meta-initramfs kexecboot_0.6: fix build with gcc 5 2015-10-13 12:27:52 +02:00
meta-multimedia libiec61883: add new recipe 2015-10-13 12:27:52 +02:00
meta-networking netmap: add new package 2015-09-15 10:49:30 -04:00
meta-oe libgudev: skip recipe for distros not using systemd as init 2015-10-13 12:27:51 +02:00
meta-perl libnet-dns-perl: blacklist, fails to build with current perl 2015-10-13 12:27:48 +02:00
meta-python pyroute2: update to 0.3.14, fix depends, fix license 2015-10-13 12:27:47 +02:00
meta-ruby ruby: remove the recipe due to its move to oe-core 2015-09-23 15:37:21 +02:00
meta-systemd dhcp: fix parsing warning 2015-08-24 14:06:58 +02:00
meta-webserver apache2: wait for server to start/stop/restart 2015-08-31 20:09:30 +02:00
meta-xfce xfce4-screenshooter: ensure output directory is created 2015-10-13 12:27:47 +02:00
toolchain-layer toolchain-layer: Add LAYERVERSION and LAYERDEPENDS 2014-11-28 13:41:38 +01:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01: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