[PATCH] wireguard-tools: Add dependency on kmod-wireguard
Ilya Lipnitskiy
ilya.lipnitskiy at gmail.com
Thu Feb 18 20:44:55 EST 2021
Hi,
On Thu, Feb 18, 2021 at 11:11 AM Hannu Nyman <hannu.nyman at iki.fi> wrote:
> There the solution was an additional virtual kernel package, which could then
> handle the kernel mainline / oot dependency difference inside the target.
> https://github.com/openwrt/openwrt/pull/3039
Thanks for all the great feedback. How about this:
1. Convert kmod-wireguard into a virtual package;
2. Create kmod-wireguard-oot (for Linux 5.4) and kmod-wireguard-it
(for Linux 5.10);
3. Remove the virtual wireguard package (no one depends on it);
4. When Linux 5.4 support is removed, remove kmod-wireguard and rename
kmod-wireguard-it to kmod-wireguard.
That way, existing kmod-wireguard dependencies don't have to be touched at all.
Ilya
More information about the openwrt-devel
mailing list