kernel: kmod-rxrpc: add missing dependencies
authorTony Ambardar <itugrok@yahoo.com>
Sat, 27 May 2023 06:22:56 +0000 (23:22 -0700)
committerNick Hainke <vincent@systemli.org>
Sun, 28 May 2023 05:45:50 +0000 (07:45 +0200)
commitecc53240945c95bc77663b79ccae6e2bd046c9c8
tree4d9cfa03d67fbe70c25ac4c41ee0d6488d22c108
parent66fd0aa6efac3690fdc46c94a4657faacf3070dd
kernel: kmod-rxrpc: add missing dependencies

From commit dc0e6056de ("rxrpc: Fix missing dependency on NET_UDP_TUNNEL")
upstream, kmod-rxrpc uses functions enabled by CONFIG_NET_UDP_TUNNEL.

Add package dependencies on kmod-udptunnel4 and kmod-udptunnel6 to avoid
build errors like:

  Package kmod-rxrpc is missing dependencies for the following libraries:
    ip6_udp_tunnel.ko
    udp_tunnel.ko

This change applies to both kernels 5.15 and 6.1.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
package/kernel/linux/modules/netsupport.mk