Commit Graph

46867 Commits

Author SHA1 Message Date
Rudi Heitbaum
a5167fb4c0 libcec: drop unused cmake define
fixes:
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR_NOARCH
    HAVE_AMLOGIC_API
2024-09-23 12:32:43 +00:00
Rudi Heitbaum
8ad841f2d6 p8-platform: drop unused cmake define
fixes:
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR_NOARCH
2024-09-23 12:32:43 +00:00
Rudi Heitbaum
eb0bdc9c5b kodi: drop unused cmake define
was introduced in LE8
- 98a96ef1f7
2024-09-23 12:32:43 +00:00
Christian Hewitt
0f7e211b8e Merge pull request #9316 from mglae/le13_recent_intel_kernel_config
kernel config: Generic: support recent Intel devices
2024-09-21 15:41:39 +04:00
Christian Hewitt
8d9b6a6082 Merge pull request #9313 from heitbaum/gst
gstreamer: update to 1.24.8
2024-09-21 15:40:23 +04:00
Christian Hewitt
b261c8367b Merge pull request #9314 from heitbaum/pkg
Package updates
2024-09-21 15:40:04 +04:00
Christian Hewitt
6eee7ca3dd Merge pull request #9317 from heitbaum/vdr
vdr-addon: update to 2.7.1 and addon (1)
2024-09-21 15:34:50 +04:00
Rudi Heitbaum
28282ecf71 vdr-addon: update to 2.7.1 and addon (1)
- vdr: update to 2.7.1
- vdr-plugin-eepg: fix build with vdr 2.7.1
- vdr-plugin-epgsearch: update to 2.4.3
- vdr-plugin-live: update to 3.3.6
- vdr-plugin-restfulapi: update to githash be8a3a6
- vdr-plugin-wirbelscan: update to 2024.09.15
- vdr-plugin-xmltv2vdr: Fixed import for vdr 2.7.1
2024-09-21 11:28:21 +00:00
Rudi Heitbaum
26e528d6f5 vdr-plugin-xmltv2vdr: Fixed import for vdr 2.7.1
from:
- 4ee9769b57
2024-09-21 11:28:21 +00:00
Rudi Heitbaum
f77f8db8e7 vdr-plugin-live: update to 3.3.6 2024-09-21 11:28:21 +00:00
Rudi Heitbaum
bcd50753c3 vdr-plugin-wirbelscan: update to 2024.09.15 2024-09-21 11:28:21 +00:00
Rudi Heitbaum
d296f148a8 vdr-plugin-epgsearch: update to 2.4.3
allows build with vdr-2.7.1
2024-09-21 11:28:21 +00:00
Rudi Heitbaum
75fc3702de vdr-plugin-restfulapi: update to githash be8a3a6 2024-09-21 11:28:20 +00:00
Rudi Heitbaum
7b6e88e523 vdr-plugin-eepg: fix build with vdr 2.7.1 2024-09-21 11:28:20 +00:00
Rudi Heitbaum
d25e8af82c vdr: update to 2.7.1 2024-09-21 11:28:20 +00:00
Rudi Heitbaum
9e3384c370 groovy: update to 4.0.23 2024-09-21 10:17:29 +00:00
mglae
e575334836 kernel config: Generic: add support for X2APIC
From Kconfig:
  Some Intel systems circa 2022 and later are locked into x2APIC mode
  and can not fall back to the legacy APIC modes if SGX or TDX are
  enabled in the BIOS. They will boot with very reduced functionality
  without enabling this option.
2024-09-21 11:20:10 +02:00
mglae
1c7c1bc1a4 kernel config: Generic: add Intel Volume Management Device Driver
Part of current Intel Chip Sets e.g. Alder Lake. Used for NVMEs

Konfig help:
  Adds support for the Intel Volume Management Device (VMD). VMD is a
  secondary PCI host bridge that allows PCI Express root ports,
  and devices attached to them, to be removed from the default
  PCI domain and placed within the VMD domain. This provides
  more bus resources than are otherwise possible with a
  single domain.
2024-09-21 11:20:08 +02:00
Jernej Škrabec
8544bcd128 Merge pull request #9315 from heitbaum/python
Python3: cleanup configure options
2024-09-20 15:08:58 +02:00
Rudi Heitbaum
e412f5d631 Merge pull request #9294 from rellla/attr
attr: fix copying attr includes
2024-09-20 22:28:28 +10:00
Andreas Baierl
a07261dcbf attr: fix copying attr includes
Signed-off-by: Andreas Baierl <ichgeh@imkreisrum.de>
2024-09-20 14:09:18 +02:00
Rudi Heitbaum
9e49cef463 Python3: cleanup configure options
options dropped in:
- https://git.busybox.net/buildroot/commit/package/python3?id=76cd14167f5eb3ffe22e131ddbbecf9bc61f2ef1
- https://git.busybox.net/buildroot/log/package/python3

cxx-main dropped in:
- 398ed84dc4

ffi dropped in:
- f40d4ddff3
2024-09-20 11:07:30 +00:00
Rudi Heitbaum
31f4c0cdca media-driver: update to 24.3.4 2024-09-20 09:01:04 +00:00
Rudi Heitbaum
08a4aba561 libzip: update to 1.11.1 2024-09-20 09:01:04 +00:00
Rudi Heitbaum
3a6a98e57d libraw: update to 0.21.3 2024-09-20 09:01:04 +00:00