Rudi Heitbaum
87d23568d4
linux: update NLS_DEFAULT to utf8 and enable NLS_ASCII
2022-04-23 05:26:01 +00:00
Rudi Heitbaum
503ee3fec0
linux (Qualcomm Dragonboard): enable EXFAT_FS
2022-04-23 05:26:01 +00:00
Rudi Heitbaum
01b3f6ec28
linux (NXP iMX8): enable EXFAT_FS
2022-04-23 05:26:01 +00:00
Rudi Heitbaum
6ae7c3ce89
linux: update FAT_DEFAULT_IOCHARSET to iso8859-1
2022-04-23 05:25:53 +00:00
Christian Hewitt
cf11d99f9c
Merge pull request #6419 from HiassofT/le11-lirc
...
lirc: fix build with kernel 5.18, add another Debian patch
2022-04-23 00:33:36 +04:00
Matthias Reichl
ee3a833f90
Merge pull request #6418 from CvH/11.0/kodi_up_2204
...
kodi: update to 6f05bd9
2022-04-22 21:14:58 +02:00
Matthias Reichl
dc8fc03f3f
lirc: add Debian patch lirc-gpio-ir-0.10
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-04-22 21:05:47 +02:00
Matthias Reichl
4723b9aada
lirc: fix build on kernel 5.18
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2022-04-22 21:05:47 +02:00
CvH
2d5d57c313
kodi: update to 6f05bd9
2022-04-22 17:37:43 +02:00
CvH
2149dcb5b8
Merge pull request #6414 from heitbaum/binaries
...
pvr.vuplus: update 20.2.0-Nexus to 20.3.0-Nexus
2022-04-22 17:02:33 +02:00
CvH
8022091e09
Merge pull request #6398 from heitbaum/dtc
...
dtc: update to 1.6.1
2022-04-22 17:02:17 +02:00
CvH
f8c3585c54
Merge pull request #6411 from heitbaum/ucode
...
intel-ucode: update to 20220419
2022-04-22 17:01:26 +02:00
CvH
4e2b02e089
Merge pull request #6412 from heitbaum/qemu
...
qemu: update to 7.0.0
2022-04-22 17:00:53 +02:00
CvH
74a049e337
Merge pull request #6406 from heitbaum/ffmpegx
...
[le11] tools.ffmpeg-tools: fix missing libraries and addon (118)
2022-04-22 17:00:38 +02:00
CvH
eb45babc05
Merge pull request #6407 from heitbaum/jellyfin
...
[le11] jellyfin: update to 10.8.0-beta2
2022-04-22 17:00:07 +02:00
CvH
29ff75ede4
Merge pull request #6413 from heitbaum/intel
...
media-driver: update to 22.4.0 and fix Release build warning
2022-04-22 16:59:50 +02:00
CvH
91012454b3
Merge pull request #6416 from heitbaum/mesa2202
...
mesa: update to 22.0.2
2022-04-22 16:59:31 +02:00
Frank Hartung
d020e61e27
Merge pull request #6325 from heitbaum/kernel11
...
linux: update to 5.17.y
2022-04-22 13:53:55 +02:00
Frank Hartung
36c75643ce
Merge pull request #6415 from heitbaum/vulkan
...
[le11] Vulkan updates
2022-04-22 12:37:51 +02:00
Rudi Heitbaum
eadd510285
mesa: update to 22.0.2
...
ann:
- https://lists.freedesktop.org/archives/mesa-dev/2022-April/225722.html
backlog:
- https://lists.freedesktop.org/archives/mesa-dev/2022-April/225723.html
2022-04-22 07:45:50 +00:00
Rudi Heitbaum
0b2c165cee
vulkan-loader: update to 1.3.212
2022-04-22 01:32:32 +00:00
Rudi Heitbaum
262b487d42
vulkan-headers: update to 1.3.212
2022-04-22 01:32:32 +00:00
Rudi Heitbaum
745f5c9d43
vulkan-tools: update to 1.3.212
2022-04-22 01:32:32 +00:00
Rudi Heitbaum
2a8f8c9210
media-driver: update to 22.4.0 and fix Release build warning
...
Fix the following build warning by defining BUILD_TYPE and matching
CMAKE_BUILD_TYPE to BUILD_TYPE. The build has been building as Release,
as the CMAKE_BUILD_TYPE does not override BUILD_TYPE.
*BUILD_TYPE not defined, default to: release
CMake Warning at Tools/bldsys/include/bs_base_utils.cmake:81 (message):
Inconsistent: BUILD_TYPE="release" vs CMAKE_BUILD_TYPE="MinSizeRel"
Call Stack (most recent call first):
Tools/bldsys/bs_init.cmake:35 (bs_check_build_type)
media_driver/CMakeLists.txt:69 (include)
...
-- media -- BUILD_TYPE/UFO_BUILD_TYPE/CMAKE_BUILD_TYPE = release/release/Release
The full eror will not disappear until a future PR to change the LE build from
CMAKE_BUILD_TYPE="MinSizeRel" to CMAKE_BUILD_TYPE="Release"
2022-04-21 22:17:42 +00:00
CvH
e62a1614ac
Merge pull request #6409 from heitbaum/pkg
...
Package updates - sysutils and ethtool
2022-04-20 16:01:06 +02:00