Go to file
Armin Kuster 6a8d6ddc54 babl-native: fix build issue
../babl-0.1.74/babl/babl-fish-reference.c:1064:7: error: ‘for’ loop initial declarations are only allowed in C99 mode
|        for (int i = 0; i < n; i++)
|        ^
| ../babl-0.1.74/babl/babl-fish-reference.c:1064:7: note: use option -std=c99 or -std=gnu99 to compile your code

Fails on CentOS7 with Arch64

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2020-08-31 08:36:08 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems fuse3: upgrade 3.9.1 -> 3.9.2 2020-07-01 08:01:41 -07:00
meta-gnome babl-native: fix build issue 2020-08-31 08:36:08 -07:00
meta-initramfs README: updated Maintainers list for Dunfell 2020-05-05 16:47:34 -07:00
meta-multimedia vlc: fix loop initial declarations are only allowed in C99 mode 2020-08-31 07:38:56 -07:00
meta-networking freeradius: fix the occasional verification failure 2020-08-23 11:13:58 -07:00
meta-oe lcov: fix lcov-native build 2020-08-23 11:14:56 -07:00
meta-perl libnet-dns-perl: upgrade 1.23 -> 1.24 2020-06-12 09:32:24 -07:00
meta-python python3-pandas: Upgrade 1.0.3 -> 1.0.5 2020-08-27 15:40:21 -07:00
meta-webserver apache2: create log/run directory via pkg_postinst 2020-05-28 21:39:22 -07:00
meta-xfce thunar: upgrade 1.8.14 -> 1.8.15 2020-05-28 21:50:13 -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
README README: updated Maintainers list for Dunfell 2020-05-05 16:47:34 -07:00

Collection of layers for the OE-core universe

dunfell maintainer: Armin Kuster  <akuster808@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