openwrt/package
Mieczyslaw Nalewaj a238170e57
Some checks failed
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
Build and Push prebuilt tools container / Build and Push all prebuilt containers (push) Waiting to run
Build host tools / Build host tools for linux and macos based systems (push) Has been cancelled
treewide: strip trailing whitespace
Strip trailing whitespace in all code:
find . -type f | grep "\.c$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.h$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.dts$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.dtsi$" | xargs sed -i 's/[ \t]\+$//'

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/18626
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-20 00:47:37 +02:00
..
base-files package: basefiles: add oem image dectection to fwtool.sh 2025-04-30 13:15:42 +02:00
boot qualcommax: ipq60xx: add TP-Link EAP625-Outdoor HD v1 support 2025-05-14 19:38:25 +02:00
devel gdb: update to version 16.2 2025-05-05 13:57:08 +02:00
firmware firmware: add package for Intel VPU/NPU firmware 2025-05-15 10:09:40 +02:00
kernel treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
libs openssl: Update to 3.5.0 2025-05-18 13:40:17 +02:00
network treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
system treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
utils treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00