Commit Graph

28107 Commits

Author SHA1 Message Date
mglae
49a0e028ad installer: support BOOT_IMAGE and SYSTEM_IMAGE boot options 2020-10-20 18:26:55 +02:00
CvH
ec1292ba3f Merge pull request #4601 from HiassofT/le10-kodi-systemd-env
kodi: move environment variables in systemd unit to environment file
2020-10-17 20:27:34 +02:00
CvH
c5a4c7db90 Merge pull request #4595 from antonlacon/le10-october-updates
October package updates
2020-10-15 18:13:57 +02:00
Matthias Reichl
b393864994 systemd: backport cache timestamp fixes from master
This fixes systemd hanging on boot if no LAN cable is plugged
in (and thus time not set from NTP) with one core spinning at
100% CPU load.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-15 17:19:18 +02:00
Ian Leonard
4c95a91dc6 tz: update to 2020b
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-14 19:19:57 +00:00
Ian Leonard
baa373ebc1 libgpg-error: update to 1.39
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-14 19:19:57 +00:00
Ian Leonard
f082bbd17d openssl: update to 1.1.1h
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-14 19:19:57 +00:00
Ian Leonard
c83d98d0f0 gnutls: update to 3.6.15
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-14 19:19:57 +00:00
Ian Leonard
0e629b8a41 sqlite: update to 3.33.0
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-14 19:19:57 +00:00
Ian Leonard
2ea57d1889 curl: update to 7.72.0
brotli and zstd are used in http stream compression, but neither are
in the image.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-14 19:19:57 +00:00
Ian Leonard
8016cd0394 zstd: add configure options
legacy_level=0 disables support for packages compressed with zstd before
version 0.8 (~August 2016).

Support for the other compression libraries adds a symlink feature to the
zstd binary for it to mimic that library's regular tool. Example, a
symlink pointing to zstd named 'gzip' will cause zstd to pretend to be gzip.
The cli tools aren't used, so there is no purpose to adding this support.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-14 19:19:22 +00:00
CvH
790e90b5ee Merge pull request #4594 from jernejsk/linux5.9
Generic, Allwinner, Rockchip: Update to Linux 5.9
2020-10-14 20:58:54 +02:00
Jernej Skrabec
19f84243ee xf86-video-nvidia-legacy: Fix building on 5.9 2020-10-14 20:03:48 +02:00
Jernej Skrabec
90f06fbe3d xf86-video-nvidia: Update to 450.80.02 2020-10-14 19:46:21 +02:00
Matthias Reichl
cc8c6c628f kodi: move environment variables in systemd unit to environment file
Only set DISPLAY or WAYLAND_DISPLAY if actually running under
x11/wayland. This fixes latest kodi gbm refusing to start because
it thinks a window manager is active.

Also set the Nvidia-specific __GL_YIELD only when Nvidia drivers
are actually used and drop SDL_MOUSE_RELATIVE - kodi stopped using
SDL a long time ago.

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-14 15:56:41 +02:00
chewitt
3610bae841 bcm_sta: fix building on Linux 5.9 2020-10-14 07:05:27 +00:00
Jernej Skrabec
06bfa28004 linux: Update to 5.9 2020-10-13 19:30:00 +02:00
Jernej Škrabec
fede07ec5d Merge pull request #4596 from Kwiboo/uboot-2020.10
u-boot: update to v2020.10
2020-10-13 17:46:38 +02:00
CvH
05970ba5df Merge pull request #4582 from HiassofT/le10-systemd-246-workaround
systemd: add backport patch to fix device enumeration
2020-10-13 16:49:53 +02:00
Matthias Reichl
f0e958de52 systemd: add backport patch to fix device enumeration
This fixes partitions not showing up in kodi's "Files"
and "Media sources" sections.
See https://github.com/systemd/systemd/pull/17267

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-10-13 16:15:04 +02:00
chewitt
5c6cce43f2 connman: minor bump for wireguard ipv6 issue 2020-10-13 09:28:50 +00:00
Jonas Karlman
94c05d489d u-boot: update to v2020.10 2020-10-13 06:08:58 +00:00
Ian Leonard
a037e94e0d freetype: update to 2.10.3
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-13 00:40:27 +00:00
Ian Leonard
fcdce20760 openssh: update to 8.4p1
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-13 00:40:27 +00:00
chewitt
29389b9ecc wireguard-linux-compat: remove no-longer-needed package 2020-10-12 13:39:21 +00:00