Commit Graph

9 Commits

Author SHA1 Message Date
Matthias Schiffer ce2e6ac193 simple-tc: fix kmod dependencies
simple-tc hasn't been working since OpenWrt 22.03, as act_police was moved
to a separate package.

While we're at it, we can also clean up the other dependencies:

- Remove the obsolete conditional dependencies, these were for
  GLUON_SPECIALIZE_KERNEL
- cls_basic was moved to kmod-sched-core, so we don't need kmod-sched
  anymore
2023-10-13 19:45:28 +02:00
Matthias Schiffer e130b6f54d
simple-tc: increment PKG_VERSION
We had a report of broken builds after this change. Forcing the package
metadata to be rebuilt should help.
2019-09-04 20:52:50 +02:00
Matthias Schiffer 7c31643f5c
simple-tc: depend on KERNEL_NET_ACT_POLICE or kmod-sched 2019-08-21 18:17:15 +02:00
Jan Luebbe 17e2535632 simple-tc: fix confusing program names in error messages 2019-07-31 21:34:55 +02:00
Matthias Schiffer 6c38a5dd63
simple-tc: add PKG_CONFIG_DEPENDS to trigger rebuild on dependency changes 2018-04-13 15:58:39 +02:00
Matthias Schiffer 61c7aac8ef
simple-tc: conditionalize kmod dependencies 2018-04-09 16:50:16 +02:00
Matthias Schiffer 31e2000604
treewide: remove redundant definitions from package Makefiles 2018-03-07 20:51:48 +01:00
Matthias Schiffer 3f3a0654d9
simple-tc: remove uses of error.h
It is not available in musl.
2016-09-24 01:42:55 +02:00
Matthias Schiffer 48cddbbb55 Add new package simple-tc 2015-10-14 23:08:26 +02:00