[Letux-kernel] LetuxOS: Kernel: m-rc 6.15-rc5 success [iMac.fritz.box]
kernel-build-bot at letux.org
kernel-build-bot at letux.org
Mon May 5 12:24:03 CEST 2025
KVERSION: v6.15-rc5 - http://www.kernel.org
CONFIGS: arch/arm/configs/letux_defconfig arch/arm/configs/letux_lpae_defconfig arch/arm64/configs/letux_defconfig arch/mips/configs/letux_defconfig arch/mips/configs/letux_defconfig arch/mips/configs/letux_lx20_defconfig arch/x86/configs/letux_defconfig
Infos
=====
Project Home: http://projects.goldelico.com/p/gta04-kernel/
Issues: http://projects.goldelico.com/p/gta04-kernel/issues/
Original: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/?h=v6.15-rc5
Elixir: https://elixir.bootlin.com/linux/v6.15-rc5/source
Downloads
=========
git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-6.15-rc5
Buildhost: iMac.fritz.box
ARM: http://download.goldelico.com/letux-kernel/letux-6.15-rc5
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-lpae
ARM64: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-arm64
X86: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-i386
CI20: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-ci20
Alpha400: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-l400
LX16: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-lx16
LX20: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-lx20
Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-6.15-rc5/src/CHANGES)
==============
letux-6.15-rc5 Mon May 5 01:30:59 CEST 2025:
* cosmetics for lx16.dts and improvements for lx20.dts (by hns at goldelico.com)
* add new feature branch for letux/ingenic to resolve some merge conflicts (by hns at goldelico.com)
letux-6.15-rc4 Mon Apr 28 01:20:42 CEST 2025:
* bindings and dts fixes for bq2429x ethernet to better pass dtbs_check (by hns at goldelico.com)
* bindings and dts fixes for openpandora&pcm1773 ethernet to better pass dtbs_check (by hns at goldelico.com)
* bindings and dts fixes for jz4730 ethernet to better pass dtbs_check (by hns at goldelico.com)
* bindings and dts fixes for x1600/lx16/x2000/x20 to simplify #include structure (by hns at goldelico.com)
* bindings and dts fixes for x1600/lx16 to better pass dtbs_check (by hns at goldelico.com)
letux-6.15-rc3 Sun Apr 20 23:38:44 CEST 2025:
* fix debris from manual conflict resolution in letux/odroid-m1 (by hns at goldelico.com)
letux-6.15-rc2 Sun Apr 13 23:50:11 CEST 2025:
letux-6.15-rc1 Wed Apr 9 20:51:19 CEST 2025:
Necessary rebase fixes in Letux feature branches:
- letux/mips_defconfig-v2
- letux/w2sg-serdev-v8
- letux/pvrsrvkm-1.7.862890
- letux/generic-adc-battery-v4
- letux/sound-soc-v3
- letux/omap45-cec-v4
- letux/aess-v14
- letux/jz4730-v14
- letux/x1600-v12
- letux/odroid-m
Compile fixes:
- compile fixes: revert ... to make x86 compile not fail with HOSTCC for vdso2c
- pvrsrvkm: replace del_timer_sync() by timer_delete_syn()
- libertas: replace del_timer*() by timer_delete*() plus more fixes (likely broken!)
Other changes:
* prepare for lx20 support (by hns at goldelico.com)
* lx16: rework and split device tree sources for easier maintenance (by hns at goldelico.com)
letux-6.14 Mon Mar 24 19:48:32 CET 2025:
* Letux: rootfs: add simple touch-test script to quickly evaluate touch screen driver (by hns at goldelico.com)
* Letux: rootfs: video-demo: improve on failed download (by hns at goldelico.com)
* Letux: rootfs: wlan-on: fix setup of WPA; add -D option for debug mode (by hns at goldelico.com)
letux-6.14-rc7 Mon Mar 17 07:22:37 CET 2025:
* remove Revert "i2c: omap: Fix standard mode false ACK readings" in favor of new "i2c: omap: fix IRQ storms" (by hns at goldelico.com / andreas at kemnade.info)
* update resolv.conf default setup to include 9.9.9.9 (by hns at goldelico.com)
letux-6.14-rc6 Mon Mar 10 01:45:41 CET 2025:
* ARM64: Letux: defconfig: add support for BeagleY AI (by hns at goldelico.com)
letux-6.14-rc5 Mon Mar 3 00:52:08 CET 2025:
* lx16: prepare to use correct PWM for LEDs (by hns at goldelico.com)
* x1600: add preliminary PWM driver (by hns at goldelico.com)
* arm64_defconfig: fix some CONFIGs for Beagle Y-AI (by hns at goldelico.com)
letux-6.14-rc4 Sun Feb 23 22:49:52 CET 2025:
letux-6.14-rc3 Mon Feb 17 07:46:57 CET 2025:
* remove drivers/staging/rtl8723cs-new (by hns at goldelico.com)
letux-6.14-rc2 Tue Feb 11 10:12:18 CET 2025:
* retire CONFIG_RTL8723CS_NEW and use CONFIG_RTW88_8723CS so that we can remove the staging driver from letux/pinephone (suggested by andreas at kemnade.info)
letux-6.14-rc1 Thu Feb 6 21:57:31 CET 2025:
* rootfs: fix download path for video-demo (by hns at goldelico.com)
* compile fixes for x86 for 6.14-rc1 (by hns at goldelico.com)
* compile fix mxc-epdc for 6.14-rc1 (by hns at goldelico.com)
* compile fix mm/vmscan for 6.14-rc1 (by hns at goldelico.com)
* compile fix ili9488 driver for 6.14-rc1 (by hns at goldelico.com)
* compile fix rtl8189es for 6.14-rc1 (by hns at goldelico.com)
* compile fix rtl8723cs-new for 6.14-rc1 (by hns at goldelico.com)
* remove a compile time check for drivers/pci/probe.c (by hns at goldelico.com)
* compile fix drm/pvrsgx driver for 6.14-rc1 (by hns at goldelico.com)
* compile fix gdepaper driver for 6.14-rc1 (by hns at goldelico.com)
* compile fix esp-hosed-ng driver for 6.14-rc1 (by hns at goldelico.com)
* revert "i2c: omap: Fix standard mode false ACK readings" (by hns at goldelico.com)
* MIPS: letux*defconfig: configure more kernel modules (by hns at goldelico.com)
* tsc2046: fix issue when removing the kernel module (by hns at goldelico.com)
* spi: ingenic: attempt to improve clock and divider calculations (by hns at goldelico.com)
* ingenic: diverse improvements to prepare for MIPS_GENERIC_KERNEL (by hns at goldelico.com)
=== more lines cut off ===
Build Warnings
==============
ARM: http://download.goldelico.com/letux-kernel/letux-6.15-rc5/src/warnings.log
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-lpae/src/warnings.log
ARM64: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-arm64/src/warnings.log
X86: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-i386/src/warnings.log
Mipsbook: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-l400/src/warnings.log
LX16: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-lx16/src/warnings.log
LX20: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-lx20/src/warnings.log
CI20: http://download.goldelico.com/letux-kernel/letux-6.15-rc5-ci20/src/warnings.log
More information about the Letux-kernel
mailing list