mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-07 06:34:46 +02:00
* a native variant had to be introduced for code-generator tools * gobject-introspection builds theoretically :) Unfortunataelly qemu runs with 100% CPU load and never returns -> disable introspection for now * add PACKAGECONFIGs for new dependencies - disabled by default * give up fine grained packaging: It was broken over the years completely and nobody seemed to take care. * ICU-patch does not apply anymore and it seems upstream has fixed issues with ICU * add upstream-version-is-even to inherit * rename folder containing recipe * get rid of gconf dependency Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 lines
164 B
C
6 lines
164 B
C
/* This is an auto-generated header, DO NOT EDIT! */
|
|
|
|
#define ICONV_ISO_D_FORMAT "iso-%d-%d"
|
|
#define ICONV_ISO_S_FORMAT "iso-%d-%s"
|
|
#define ICONV_10646 "iso-10646"
|