In /usr/share/enigma2 you should find a timezone.xml file. Change this file.
Ok. i made it. Please help how to fix this
ERROR: linux-etxx00-3.8.7-r6.13 do_fetch: Fetcher failure for URL: 'http://www.et-view.c...ux-3.8.7.tar.gz'. Checksum mismatch!
File: '/home/ozcan/openpli40/openpli-oe-core/sources/linux-3.8.7.tar.gz' has md5 checksum 5ff1696c859144a5a023df540bddf2dd when 5f6aaac90a4587df34e418bedd7d40eb was expected
File: '/home/ozcan/openpli40/openpli-oe-core/sources/linux-3.8.7.tar.gz' has sha256 checksum 830ccfda8e14bcfa22868e415da594d4d272ffa9d083792a1a038ea5e9ee8630 when afc3e654b779f4b994a0d455d6ad12f46ff0dbec2fe222a4f55925744b498218 was expected
If this change is expected (e.g. you have upgraded to a new version without updating the checksums) then you can use these lines within the recipe:
SRC_URI[md5sum] = "5ff1696c859144a5a023df540bddf2dd"
SRC_URI[sha256sum] = "830ccfda8e14bcfa22868e415da594d4d272ffa9d083792a1a038ea5e9ee8630"
Otherwise you should retry the download and/or check with upstream to determine if the file has become corrupted or otherwise unexpectedly modified.