* add quotes around possibly empty tz variable
* use exit instead of return, because we're not in function and postinst
fails:
line 9: return: can only `return' from a function or sourced script"
(From OE-Core master rev: 87429d37e72b1fd2f329d693b4d1b1229a90e0a2)
(From OE-Core rev: ff58b2b6d07725adedddb709000775af8da3c5db)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>