diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2013-02-08 14:52:20 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-14 23:17:59 +0000 |
commit | e4ae93a6625f11ca1690c4fb0041b69d0efc9d5c (patch) | |
tree | abeb703efffa1c36a22c2cbb07daef3f069c8281 /meta/recipes-extended/net-tools | |
parent | 789d5772a2525b1a13e5a8f3a951cfbc101acfbd (diff) | |
download | poky-e4ae93a6625f11ca1690c4fb0041b69d0efc9d5c.tar.gz |
tzdata: Simplify code removing not used cases
We shouldn't have an use-case where we'd use 'FUBAR' timezone so
instead of adding postinst handling for this use case we handle it at
install time and keep the Universal as fallback if user did something
wrong.
This also ensure the /etc/localtime file is kept as a symbolic link.
This will make timezone not available when /usr is in separated
partition (and not mounted) however the applications ought to fallback
to GMT timezone in this case and when /usr is made availble timezone
will work fine.
Change-Id: I9a4f05db7a0bdc06511deb5693d1d16569d2fc63
(From OE-Core rev: 4b5e1757224085deac54b2583853fc779dc70614)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/net-tools')
0 files changed, 0 insertions, 0 deletions