openwrtv3/package/kernel/linux/modules
Felix Fietkau b106a8f255 kernel/modules: fix crypto API RNG for >=4.2
Since kernel 4.2, DRBG is the default crypto API RNG, replacing krng. As
DRBG is not enabled, there is no crypto API RNG available when running
kernel 4.2 or later. Because of this, IPsec SAs fail to install. In
strongSwan, this results in a vague error that is difficult to debug:

received netlink error: No such file or directory (2)

Solve this by adding DRBG to the kmod-crypto-rng package. As enabling
DRBG in the kernel config also enables the Jitterentropy RNG, include it
in kmod-crypto-rng instead of having it in a separate package.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 47827
2015-12-10 12:40:55 +00:00
..
001-depends.mk kernel: remove useless AddDepends/rtc abstraction 2015-03-29 08:12:50 +00:00
block.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
can.mk kernel: add missing CAN related config symbol 2015-09-24 08:41:15 +00:00
crypto.mk kernel/modules: fix crypto API RNG for >=4.2 2015-12-10 12:40:55 +00:00
firewire.mk kernel: make most modules use AutoProbe 2013-09-17 21:45:17 +00:00
fs.mk kernel: remove packaging of kmod-crypto-core and kmod-crypto-arc4 2015-09-08 12:31:04 +00:00
hwmon.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
i2c.mk linux: convert CompareKernelPatchVer to version tagged symbols 2015-01-31 13:55:51 +00:00
input.mk kernel: remove kmod-acpi-button package, it is already built into the kernel 2015-11-07 16:22:23 +00:00
leds.mk kernel: remove obsolete kernel version dependencies 2015-03-19 11:59:17 +00:00
lib.mk kernel: remove kernel module checks/dependencies for 3.14 2015-04-11 10:43:46 +00:00
netdevices.mk kernel: add mvsw61xx module package 2015-10-19 10:10:41 +00:00
netfilter.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
netsupport.mk kernel: kmod-udptunnel6 depends on IPv6 2015-11-16 17:39:32 +00:00
nls.mk kernel: add japanese codepages 2014-07-01 10:26:03 +00:00
other.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
pcmcia.mk kernel: remove old kernel compat code for pcmcia 2013-09-27 20:47:09 +00:00
sound.mk modules: package VIA AC97 modules 2015-10-26 11:54:15 +00:00
spi.mk kernel: revert [40784] 2014-08-27 08:49:55 +00:00
usb.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00
video.mk kernel: remove module checks for 3.15/3.16/3.17 2015-04-21 06:59:41 +00:00
virtual.mk kernel: remove kmod-xen-kbddev, it is already enabled in the kernel config 2015-11-07 16:22:31 +00:00
w1.mk modules: Add kmod-w1-slave-ds2413 2015-01-17 13:58:09 +00:00
wireless.mk Revert "kernel: add rtl8723au driver (staging)" 2015-06-15 07:46:33 +00:00
wpan.mk package: kernel: update dependencies for 4.4 2015-12-02 22:19:31 +00:00