lede/package
Rosen Penev d8f60f0b7f 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>
2022-12-08 17:35:37 +08:00
..
base-files base-files: fix zoneinfo support 2022-12-08 17:35:37 +08:00
boot uboot-mediatek: optimize MMC erase 2022-11-18 01:33:31 +08:00
devel sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
firmware ath11k-wifi: add board bdf files package 2022-11-23 22:07:11 +08:00
kernel sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
lean sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
libs sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
network sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
qat openssl-qat: fix openssl-qat build 2022-04-25 19:02:30 +08:00
qca ipq807x: fix nss ecm support in kernel 5.15 2022-09-14 01:19:04 +08:00
system sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
utils sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00