]> code.ossystems Code Review - openembedded-core.git/commit
glib: Make glib-mkenums ignore unknown per value options
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Sat, 28 Apr 2018 01:54:42 +0000 (03:54 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 May 2018 08:55:00 +0000 (09:55 +0100)
commitca6c82255fbf0ce359b6205c442e165219a3216e
treec0ab0237d513074a78d1a5242c54f51ea0d6f313
parent11ee7989b2f0709119c450819cd66bad70082a93
glib: Make glib-mkenums ignore unknown per value options

If some other per value option was present than 'skip' or 'nick' then
a KeyError would occur. Ignoring such options matches the behaviour of
the old, Perl-based glib-mkenums.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/glib-2.0/glib-2.0/0001-glib-mkenums-Ignore-other-per-value-options-than-ski.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0_2.54.3.bb