Lukas Rusak
22ca149db3
add required linux options for systemd
2021-03-07 15:37:36 -08:00
CvH
7932f3f3c7
Merge pull request #5226 from HiassofT/le10-rpi-kconfig-fixup
...
RPi4: fix incomplete kernel config after PR 5044
2021-03-07 18:00:54 +01:00
Matthias Reichl
2909f02029
RPi4: fix incomplete kernel config after PR 5044
...
PR 5044 added incomplete kernel options for RPi4 which lead
to questions from "make oldconfig" during kernel build.
Fix this by processing RPi4 kernel config with oldconfig and
setting the missing options.
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-03-07 16:03:51 +01:00
CvH
49d8b550e3
Merge pull request #5214 from Celedhrim/master
...
net-snmp: migrate strings.xml to strings.po and addon (108)
2021-03-06 12:23:24 +01:00
celedhrim
45303d69f9
net-snmp: migrate strings.xml to strings.po and addon (108)
2021-03-06 11:56:46 +01:00
Christian Hewitt
f4e99c3e7f
Merge pull request #5218 from lrusak/linux-required-config-wireguard
...
add kernel options for wireguard
2021-03-06 07:00:08 +04:00
Christian Hewitt
ba61d4907e
Merge pull request #5206 from lrusak/imx8-update
...
iMX8: add some more kernel options
2021-03-06 05:31:17 +04:00
mglae
05575a6753
Merge pull request #5200 from HiassofT/le10-pastekodi
...
pastekodi cleanup and improvements
2021-03-05 23:25:15 +01:00
Lukas Rusak
08815bc1cb
add kernel options for wireguard
2021-03-05 11:49:30 -08:00
CvH
16f32a6a23
Merge pull request #5044 from lrusak/linux-required-config
...
linux: check for required config options before building
2021-03-05 18:11:11 +01:00
Lukas Rusak
c257994c92
Merge pull request #5216 from CvH/10.0/settings_up2
...
LibreELEC-settings: update to 3851b24
2021-03-05 09:10:25 -08:00
CvH
1a6135140f
LibreELEC-settings: update to 3851b24
2021-03-05 18:08:04 +01:00
CvH
d86c890fbe
Merge pull request #5212 from chewitt/amlogic-upstream
...
amlogic: bump kernel to 5.11.3 and u-boot to 2021.04-rc2
2021-03-04 23:09:12 +01:00
chewitt
bd82175d1f
linux: bump Amlogic to Linux 5.11.y kernel
2021-03-04 14:55:17 +00:00
Christian Hewitt
aa335d515d
u-boot: add Amlogic 2021.04-rc2 option for testing
2021-03-04 14:55:17 +00:00
Christian Hewitt
ef80de4fa2
amlogic: fix unquoted compile option
2021-03-03 13:19:18 +00:00
Matthias Reichl
b2a6e313df
pastekodi: cleanup RPi bootloader version report
...
The check for "unsupported command" was wrong as vcgencmd outputs
that on stderr (which isn't captured), not stdout.
Current RPii0-3 firmwares support the command and report "unknown",
so the whole check can be dropped and we can simply add the output
of the vcgencmd command.
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-03-03 00:27:37 +01:00
Matthias Reichl
d2a3ccbfbe
pastekodi: use short-precise journal format
...
Having timestamps with microsecond precision instead of only
seconds makes it easier to analyse timing issues and cross-reference
entries with kodi log (which has millisecond timestamps).
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-03-03 00:27:37 +01:00
Matthias Reichl
cbd6c1f82a
pastekodi: list .config, system.d and udev.rules.d files
...
/storage/.config/system.d is listed recursively so we also
see contents of .wants and drop-ins etc directories
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-03-03 00:26:30 +01:00
Lukas Rusak
003cea7946
iMX8: linux: enable CONFIG_FSL_IMX8_DDR_PMU
2021-03-02 08:30:59 -08:00
Lukas Rusak
26801827f8
iMX8: linux: enable CONFIG_SND_SOC_WM8524
2021-03-02 08:30:51 -08:00
Lukas Rusak
0736e48e84
iMX8: linux: enable CONFIG_AT803X_PHY
2021-03-02 08:28:56 -08:00
Lukas Rusak
2f7620bdf4
iMX8: linux: enable CONFIG_QORIQ_THERMAL
2021-03-02 08:28:56 -08:00
Matthias Reichl
0cab4ec777
pastekodi: include get_throttled output on RPi
...
This will quickly tell us if the RPi is suffering from undervoltage
or overtemperature issues.
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-03-02 12:56:00 +01:00
CvH
fa9da755a1
Merge pull request #5197 from heitbaum/mesac
...
mesa-demos: drop i386 support
2021-03-02 12:10:27 +01:00