mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-12 09:29:57 +00:00
gexiv2: upgrade 0.14.2 -> 0.14.3
Changelog: ========= * Prevent std::exception escaping from exiv2 * Declare gexiv2_metadata_open_stream and _save_stream as deprecated * Documentation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
2775cdb58c
commit
30291d4537
@ -8,7 +8,7 @@ GTKDOC_MESON_OPTION = "gtk_doc"
|
|||||||
|
|
||||||
inherit gnomebase gobject-introspection gtk-doc python3native vala
|
inherit gnomebase gobject-introspection gtk-doc python3native vala
|
||||||
|
|
||||||
SRC_URI[archive.sha256sum] = "2a0c9cf48fbe8b3435008866ffd40b8eddb0667d2212b42396fdf688e93ce0be"
|
SRC_URI[archive.sha256sum] = "21e64d2c56e9b333d44fef3f2a4b25653d922c419acd972fa96fab695217e2c8"
|
||||||
|
|
||||||
EXTRA_OEMESON = " \
|
EXTRA_OEMESON = " \
|
||||||
${@bb.utils.contains('GI_DATA_ENABLED', 'True', '-Dvapi=true', '-Dvapi=false', d)} \
|
${@bb.utils.contains('GI_DATA_ENABLED', 'True', '-Dvapi=true', '-Dvapi=false', d)} \
|
||||||
Loading…
x
Reference in New Issue
Block a user