meta-openembedded/meta-gnome
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
..
classes gnome-help.bbclass: Handle gnome-help files with new distro feature 'helpfiles' 2019-10-27 23:10:00 -07:00
conf layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
recipes-connectivity libnma: Fix build on riscv32 2020-04-29 22:32:17 -07:00
recipes-extended/gparted gparted: upgrade 0.33.0 -> 1.1.0 2020-05-03 14:29:17 -07:00
recipes-gimp babl-native: fix build issue 2020-08-31 08:36:08 -07:00
recipes-gnome Fix build error when enable multilib. 2020-07-12 19:20:37 -07:00
recipes-kernel/sysprof sysprof: Inherit mime and mime-xdg 2020-02-16 12:52:19 -08:00
recipes-support ibus: upgrade 1.5.21 -> 1.5.22 2020-07-12 19:20:37 -07:00
site site: Add riscv64 specific cache 2018-05-01 18:12:50 -07:00
COPYING.MIT meta-gnome: add empty layer 2011-04-21 20:03:19 +02:00
README README: updated Maintainers list for Dunfell 2020-05-05 16:47:34 -07:00

Dependencies
------------
This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: dunfell
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: dunfell
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][dunfell]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][dunfell][PATCH'

maintainer: Armin Kuster <akuster808@gmail.com>