Files
meta-openembedded/meta-gnome
Gyorgy Sarvari be6024e133 geary: don't check iso codes xml at build time
In case the iso_639_xml and iso_3166_xml files are not present on the build machine,
then meson fails the compilation - however these files are used only during runtime.

To avoid this, add a patch not to check the existence of these files during building,
but also specify where these files will be located using build arguments.

This patch is a backport from master branch 73c46b265d

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2025-09-06 17:14:27 +02:00
..
2021-08-03 10:21:25 -07:00
2022-05-17 05:57:10 -07:00
2011-04-21 20:03:19 +02:00

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

URI: git://git.openembedded.org/openembedded-core
branch: kirkstone

URI: git://git.openembedded.org/meta-openembedded
branch: kirkstone

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnome][kirkstone]' 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][kirkstone][PATCH'

Layer maintainer: Armin Kuster <akuster808@gmail.com>