Commit graph

13 commits

Author SHA1 Message Date
Olga Kitaina
ce12d5b035 ipt-trigger: Revert ipt-trigger build kludge
The change to makefile was made because of inconsistent behavior
between coreutils and uutils. Considering we don't use uutils
in containers right now (and that by the time uutils becomes Ubuntu
LTS standard, its behavior is likely to change), we shouldn't
patch things for it.
2025-12-23 14:41:00 +04:00
Andreas Gnau
cffbfd6d6e
Merge remote-tracking branch 'origin/devel' into sdk-future-26 2025-12-17 17:08:05 +01:00
Andreas Gnau
454dda3433
treewide: change to zstd tarballs
Change to zstd compressed instead of gz-compressed tarballs. zstd
compresses 7-8 times faster and decompresses 2-3 times faster.

This change also make sharing tarballs between different branches
possible, because OpenWrt 25.12 uses zstd as default.

Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
2025-12-15 17:04:02 +01:00
Olga Kitaina
d882310c7e Changes for compilation on 26.x 2025-12-06 14:22:57 +04:00
Vivek Kumar Dutta
107b1576e8
ipt-trigger: 1.0.3 2025-06-18 11:00:27 +05:30
Markus Gothe
e708d6caec ipt-trigger: Resolve dependecies for Mediatek platform. 2025-02-20 15:14:32 +01:00
Markus Gothe
3a7c4119ff ipt-trigger: Clean up dependencies. 2025-02-20 13:59:21 +01:00
Markus Gothe
f668c5cc33 ipt-trigger: Fix usage of KERNEL_MAKE_FLAGS
KERNEL_MAKE_FLAGS passes arguments to 'make'
and not to the compiler which is probably
what was intended.

This solves a compilation issue on the
Broadcom platform.
2025-02-19 16:07:59 +01:00
Erik Karlsson
5e13161b70 Fix out-of-tree Broadcom kernel module build
The inclusion of bcm-kernel-toolchain.mk cannot be conditional since
CONFIG_TARGET_brcmbca is not defined when package metadata is being
generated. Instead make it optional in case broadcom feed is absent.
2025-02-11 10:26:44 +01:00
Amit Kumar
8794818492 ipt-trigger: updated commit hash
update code of ipt-trigger for correction of condition
for out_trigger function
2024-07-09 11:03:39 +05:30
Rahul Thakur
c165587b54 ipt-trigger: setup package repo 2024-05-17 12:31:16 +05:30
Vivek Kumar Dutta
2a9012763e ipt-trigger: fix compilation 2024-03-13 10:30:28 +00:00
Amit Kumar
7536b725b4 ipt-trigger: package for kernel module to support port trigger 2024-03-11 08:45:23 +00:00