openwrt/package
Rosen Penev c88bdb8294 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:30 -10:00
..
base-files base-files: fix zoneinfo support 2021-06-23 15:44:30 -10:00
boot uboot-at91: Add PKG_MIRROR_HASH to fix download 2021-01-18 22:13:08 +01:00
devel perf: build with NO_LIBCAP=1 2020-05-05 00:05:28 +02:00
firmware wireless-regdb: Update to version 2020.11.20 2020-12-16 22:23:52 +01:00
kernel mac80211: distance config: allow "auto" as a value 2021-06-23 12:10:41 -10:00
libs openssl: bump to 1.1.1k 2021-03-27 07:44:43 +01:00
network dropbear: Fix CVE-2020-36254 2021-05-03 20:08:53 +02:00
system ubox: fix init script validation of log_ip option 2021-05-28 15:26:31 +02:00
utils busybox: delete redundant patch 2020-08-12 11:10:16 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00