TZ> > TZ> > where do i set the recommended option --with-system-tzdata, in the TZ> > recipe? TZ> TZ> TZ> You can use the EXTRA_OECONF variable for this. Just write: TZ> TZ> EXTRA_OECONF = "--with-system-tzdata" TZ> TZ> in your recipe. TZ> thank you! Petr