Rudi Heitbaum

Results 157 issues of Rudi Heitbaum

./src/Freebox.cpp: In member function 'PVR_ERROR Freebox::Channel::GetStreamProperties(Freebox::Source, Freebox::Quality, Freebox::Protocol, std::vector&) const': ./src/Freebox.cpp:590:12: warning: enumeration value 'DEFAULT' not handled in switch [-Wswitch] 590 | switch (protocol) | ^ ./src/Freebox.cpp: In member function...

When building podman 5.2.2 with custom registries.conf - the options are not honoured. ``` CGO_ENABLED=1 GOOS=linux GOARCH=amd64 /var/media/DATA/home-rudi/LibreELEC.tv/build.LibreELEC-Generic.x86_64-13.0-devel/toolchain/lib/golang/bin/go build \ \ -ldflags '-X github.com/containers/podman/v5/libpod/define.gitCommit=fcee48106a12dd531702d729d17f40f6e152027f -X github.com/containers/podman/v5/libpod/define.buildInfo=1726299896 -X github.com/containers/podman/v5/libpod/config._installPrefix=/storage/.kodi/addons/service.system.podman -X github.com/containers/podman/v5/libpod/config._etcDir=/etc...

# DRAFT ### packages updated - linux: update to 6.12.x ### 6.12.x mainline kernel update ### errors / fixes / issues / regressions / todo - todo - strace -...

WORK IN PROGRESS
UPDATE
MERGE BLOCKED
PACKAGE
KERNEL
ALLWINNER
ROCKCHIP
NXP
SAMSUNG
GENERIC
LE 13.0

### packages updated - linux: update to 6.11.x - iwlwifi-firmware: update to githash f87fe97 ### 6.11.x mainline kernel update - https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.1 - https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.2 - https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.3 - https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.4 6.11.1 - 12...

UPDATE
PACKAGE
KERNEL
ALLWINNER
ROCKCHIP
NXP
SAMSUNG
GENERIC
LE 13.0

- https://patchwork.kernel.org/project/linux-wireless/cover/[email protected]/ - RTL8812AU: drop package - distro: drop RTL8812AU as now in-kernel - linux: enable kernel based RTW88_8821AU and RTW88_8812AU - linux: wifi: rtw88: Add support for RTL8821AU and...

IMPROVEMENT
HARDWARE
PATCH
KERNEL
ALLWINNER
ROCKCHIP
AMLOGIC
NXP
RPi
SAMSUNG
GENERIC
LE 13.0
DRIVER

- u-boot: update to 2024.10 - u-boot (Allwinner): rebase patches for 2024.10 Notes: - Qualcomm still does not build `No valid dtbs found` - Allwinner warning `arch/arm/dts/sun50i-h6-orangepi-3-lts.dtb: Warning (interrupts_property): /soc/i2c@7081400/pmic@36:#interrupt-cells:...

UPDATE
PACKAGE
ALLWINNER
ROCKCHIP
AMLOGIC
NXP
SAMSUNG
LE 13.0

``` cc1: warning: switch '-mcpu=cortex-a53' conflicts with '-march=armv8-a+crc+crypto' switch and resulted in options '+crc+crypto' being added ```

LE 13.0

### Draft Python3 compiles with the rebased patches and the drop of the lib2to3 - unsure if 0012-gh-115382-Fix-cross-compiles-when-host-and-target-us.patch is still required as https://github.com/python/cpython/commit/53eb9a676f8c59b206dfc536b7590f6563ad65e0 seems to indicate that this is fixed...

WORK IN PROGRESS
UPDATE
MERGE BLOCKED
PACKAGE
LE 13.0

### Describe the bug qtbase is installing into sysroot - whereas the setting is set from `PKG_BUILD_FLAGS="-sysroot"` ### How to reproduce Steps to reproduce the behavior: 1. scripts/build qtbase 2....

BUILDSYSTEM
PACKAGE
LE 13.0

convert mpeg2dec.c from dos to unix format mstching other source code. file - before: mpeg2dec.c: C source, ASCII text, with CRLF line terminators file - after: mpeg2dec.c: C source, ASCII...