mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 16:24:17 -09:00
package/ocf-linux: remove package
Fixes: http://autobuild.buildroot.net/results/88b/88b5d14b315af1669fff04f8c11c321cc4c107c7/ The package seems to be unmaintainted, asking for support of kernels >= 5.6 a year ago was unanswered: https://sourceforge.net/p/ocf-linux/mailman/message/37662698/ This patch follow Thomas' suggestion to remove the package: https://lists.buildroot.org/pipermail/buildroot/2022-November/654688.html Remove the virtual package cryptodev which is not needed anymore. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
8d2a51dc8d
commit
8ebfce3c70
@@ -11,8 +11,6 @@ CRYPTODEV_LINUX_LICENSE = GPL-2.0+
|
||||
CRYPTODEV_LINUX_LICENSE_FILES = COPYING
|
||||
CRYPTODEV_LINUX_CPE_ID_VENDOR = cryptodev-linux
|
||||
|
||||
CRYPTODEV_LINUX_PROVIDES = cryptodev
|
||||
|
||||
define CRYPTODEV_LINUX_MODULE_GEN_VERSION_H
|
||||
$(TARGET_MAKE_ENV) $(MAKE) -C $(@D) version.h
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user