kernel: add kmod-crypto-ecdh
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 12 Nov 2017 21:06:38 +0000 (22:06 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 16 Dec 2017 21:13:04 +0000 (22:13 +0100)
commit199273324ee705edc35b49a02fc1a28e635610ab
tree9bffea794f472384a2ac32e7f79822e1f6f4e6b2
parentf1e839dd33243973c8bd044e03066967a4b7405d
kernel: add kmod-crypto-ecdh

In kernel 4.14 kmod-bluetooth depends on kmod-crypto-ecdh, add
kmod-crypto-ecdh to LEDE.
Both packages also depend on the kmod-crypto-kpp package. To build this
we have to fix the dependency of CRYPTO_ECDH which has a typo.
This patch is already accepted upstream.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/linux/modules/crypto.mk
package/kernel/linux/modules/other.mk
target/linux/generic/backport-4.14/040-crypto-fix-typo-in-KPP-dependency-of-CRYPTO_ECDH.patch [new file with mode: 0644]
target/linux/generic/backport-4.9/040-crypto-fix-typo-in-KPP-dependency-of-CRYPTO_ECDH.patch [new file with mode: 0644]