]> code.ossystems Code Review - openembedded-core.git/commit
tzdata: Simplify code removing not used cases
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 8 Feb 2013 14:52:20 +0000 (14:52 +0000)
committerRoss Burton <ross.burton@intel.com>
Wed, 27 Feb 2013 13:48:44 +0000 (13:48 +0000)
commit77fed2c773d7d98f88d6e8a2f4a8617b9e8b8a62
tree9279d780948c77306e08d2cfaa6170303042486d
parent9e7980a88e1604b21138d1999a04e471e07edfe3
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
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>
meta/recipes-extended/tzdata/tzdata_2012d.bb