From c87e4d92587c0266d930467641b4003eb87409e8 Mon Sep 17 00:00:00 2001 From: Benjamin Szőke Date: Fri, 27 Sep 2024 22:45:09 +0200 Subject: cryptodev-module: apply it for the IMX generic BSP override --- recipes-kernel/cryptodev/cryptodev-module_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/cryptodev/cryptodev-module_%.bbappend b/recipes-kernel/cryptodev/cryptodev-module_%.bbappend index 1468235a1..ad18b09e7 100644 --- a/recipes-kernel/cryptodev/cryptodev-module_%.bbappend +++ b/recipes-kernel/cryptodev/cryptodev-module_%.bbappend @@ -7,6 +7,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:" # See also: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0f8660c82b79af595b056f6b9f4f227edeb88574 # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c626910f3f1bbce6ad18bc613d895d2a089ed95e -SRC_URI += " \ +SRC_URI:append:imx-generic-bsp = " \ file://fix-build-for-Linux-6.7-rc1.patch \ " -- cgit v1.2.3-54-g00ecf