openwrt/package
Rosen Penev 3047df2317 base-files: fix zoneinfo support
The system init script currently sets /tmp/localinfo when zoneinfo is
populated. However, zoneinfo has spaces in it whereas the actual files
have _ instead of spaces. This made the if condition never return true.

Example failure when removing the if condition:

/tmp/localtime -> /usr/share/zoneinfo/America/Los Angeles

This file does not exist. America/Los_Angeles does.

Ran through shfmt -w -ci -bn -sr -s

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 8af62ede18)
2021-06-23 15:44:04 -10:00
..
base-files base-files: fix zoneinfo support 2021-06-23 15:44:04 -10:00
boot ramips: add support for Linksys EA8100 v1 2021-06-10 17:09:35 +02:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-10 14:22:28 +02:00
firmware wireless-regdb: update to version 2021.04.21 2021-06-08 20:44:12 +02:00
kernel exfat: update to 5.12.3 2021-06-22 23:52:09 +02:00
libs wolfssl: always export wc_ecc_set_rng 2021-06-21 22:43:15 +02:00
network hostapd: fix handling of the channel utilization options 2021-06-22 09:54:58 -10:00
system opkg: update to git HEAD 2021-06-14 00:02:19 +02:00
utils ugps: start also in case device is absent 2021-06-15 12:16:10 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00