Commit Graph

42282 Commits

Author SHA1 Message Date
Ian Leonard
8d12a28dfa systemd: hosts.conf: update comments
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-03-28 00:54:21 +00:00
Ian Leonard
4a54477bc8 systemd: network-base: alter hosts.conf if contents still default
add license header and shellcheck change too

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-03-28 00:49:00 +00:00
CvH
557e80b5f4 Merge pull request #7629 from heitbaum/openssl
openssl: update to 3.1.0
2023-03-25 11:00:49 +01:00
Matthias Reichl
cbb9d89b50 Merge pull request #7693 from heitbaum/binaries
inputstream.adaptive: update 21.0.2-Omega to 21.0.3-Omega
2023-03-25 10:22:16 +01:00
Rudi Heitbaum
e619e71c49 inputstream.adaptive: update 21.0.2-Omega to 21.0.3-Omega 2023-03-25 09:13:41 +00:00
CvH
045c8994d6 Merge pull request #7692 from heitbaum/mesa
mesa: update to 23.0.1
2023-03-25 07:35:52 +01:00
Rudi Heitbaum
177873d91f mesa: update to 23.0.1
release notes:
- https://gitlab.freedesktop.org/mesa/mesa/-/blob/23.0/docs/relnotes/23.0.1.rst
2023-03-25 05:53:36 +00:00
Matthias Reichl
b70acc8eb7 Merge pull request #7686 from heitbaum/binaries
pvr.iptvsimple: update 21.2.0-Omega to 21.2.1-Omega
2023-03-23 12:45:02 +01:00
Rudi Heitbaum
30ed2b1785 pvr.iptvsimple: update 21.2.0-Omega to 21.2.1-Omega 2023-03-23 11:11:53 +00:00
CvH
386b0c8e52 Merge pull request #7683 from heitbaum/system-tools12
system-tools: drop gpiofind
2023-03-22 22:33:19 +01:00
Rudi Heitbaum
22a23df7bf system-tools: drop gpiofind
from the libgpiod release notes:

libgpiod v2.0
=============

This is a major release that breaks compatiblity with the v1.6.x series. The
entire data model has been overhauled in order to make using the library more
intuitive and less cumbersome, while also making the code future-proof and
extensible. Please refer to the documentation for details.

New features:
- rework the entire API: core C library as well as C++ and Python bindings
- rework the command-line tools in order to make them more line-name-oriented
- drop gpiofind as tools can now resolve line names on their own
- add the interactive mode to gpioset
- add Rust bindings
- make tests work with the gpio-sim kernel module
2023-03-22 21:25:32 +00:00
CvH
9b81d89200 Merge pull request #7682 from heitbaum/kernel-updates
update patches to support future kernels (rtw88, rtl8812au, ac200)
2023-03-22 14:55:05 +01:00
CvH
d0c838b987 Merge pull request #7681 from heitbaum/intel
Intel media-driver updates
2023-03-22 14:54:12 +01:00
Rudi Heitbaum
85f672c6ed linux: rtw88: split sdio patch to match kernel 6.3 and 6.4
linux-122-rtw88-sdio-pre-patches-from-next-6-3.patch
- are the prerequisite sdio patches that are included in kernel 6.3-rc3

linux-122-rtw88-sdio-v3.patch
- are the sdio patches that are targetted for kernel 6.4
2023-03-22 12:48:40 +00:00
Rudi Heitbaum
4d91c61f93 linux (Allwinner): i2c: move to .probe_new() call-back type
since kernel 4.10-rc1 .probe_new has been availble as a prototype.
from kernel 6.3-rc2 the old prototype which included a i2c_device_id variable has now dropped this variable.

update the AC200 patch to use .probe_new which will allow this patch to compile against kernels >= 4.10

in future - the patch can be updated to use .probe (but will loose compatibilty with kernels <= 6.3.)

ref:
- https://lore.kernel.org/lkml/1477413715-22894-7-git-send-email-kieran@bingham.xyz/
- 03c835f498
- b8a1a4cd5a
2023-03-22 12:46:45 +00:00
Rudi Heitbaum
b1958e9733 RTL8812AU: update to githash eee82ac (2023-03-15) 2023-03-22 12:46:45 +00:00
Rudi Heitbaum
db382c6255 gmmlib: update to 22.3.5 2023-03-22 12:36:14 +00:00
Rudi Heitbaum
5cf01a9bf8 media-driver: update to 23.1.4 2023-03-22 12:36:14 +00:00
Matthias Reichl
936b47edf3 Merge pull request #7679 from heitbaum/addons
[le12] Fix addon builds
2023-03-21 22:34:09 +01:00
Rudi Heitbaum
e36de38ca5 mc: update 4.8.29 SHA256SUM 2023-03-21 21:26:22 +00:00
Rudi Heitbaum
543f121c28 mpd: drop upstreamed patch 2023-03-21 21:26:22 +00:00
CvH
fa14ef78ae Merge pull request #7677 from HiassofT/le12-rpi-h264-hi10-fix
RPi: fix playback of 10bit H264 files
2023-03-21 18:06:21 +01:00
Matthias Reichl
53666eb778 ffmpeg: update rpi patch
Patch created using revisions eacfcba..16b34ca
from branch test/5.1.2/main of https://github.com/jc-kynesim/rpi-ffmpeg
2023-03-21 17:14:57 +01:00
Matthias Reichl
f2e32e28b3 tools/ffmpeg/gen-patches.sh: switch RPi to test/5.1.2/main branch
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-03-21 17:14:35 +01:00
Matthias Reichl
6df596139d RPi: add kodi patch to support arbitrary pixel formats with drmprime
Signed-off-by: Matthias Reichl <hias@horus.com>
2023-03-21 17:14:17 +01:00