Commit Graph

42276 Commits

Author SHA1 Message Date
Rudi Heitbaum
a264728107 vulkan-headers: update to 1.3.245 2023-03-25 09:28:52 +00:00
Rudi Heitbaum
61de275516 spirv-headers: update to 1feaf44 2023-03-25 09:28:52 +00:00
Rudi Heitbaum
c5029bb4fa spirv-tools: update to 44d72a9 2023-03-25 09:28:52 +00:00
Rudi Heitbaum
3f168651b5 glslang: update to 12.1.0 2023-03-25 09:28:52 +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
CvH
5967cf8e22 Merge pull request #7676 from heitbaum/binaries
kodi-binary-addons: update to latest versions
2023-03-21 09:19:26 +01:00
Rudi Heitbaum
0ad3b41968 kodi-binary-addons: update to latest versions
- inputstream.ffmpegdirect: update 20.5.0-Nexus to 21.0.0-Omega
- pvr.hts: update 20.6.1-Nexus to 21.0.1-Omega
- pvr.iptvsimple: update 21.1.1-Omega to 21.2.0-Omega
- pvr.vdr.vnsi: update 20.4.0-Nexus to 21.0.1-Omega
2023-03-21 07:37:00 +00:00
CvH
947b0efa26 Merge pull request #7643 from heitbaum/rsyslog
[le12] rsyslog: update to 8.2302.0
2023-03-20 12:12:10 +01:00
CvH
87cac8be36 Merge pull request #7647 from heitbaum/addons-go
[le12] addon updates: docker and syncthing
2023-03-20 12:11:54 +01:00
CvH
5a3d8da285 Merge pull request #7653 from heitbaum/network-tools
[le12] network-tools: update to addon (1)
2023-03-20 12:10:50 +01:00