summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Szőke <egyszeregy@freemail.hu>2024-09-27 22:45:09 +0200
committerGitHub <noreply@github.com>2024-09-27 22:45:09 +0200
commitc87e4d92587c0266d930467641b4003eb87409e8 (patch)
treed92d2fdc0bb68323fddf95fa13f73765a1e86622
parentfabc87e2934960b3b1ff33ea885ac07b35114ed2 (diff)
downloadmeta-freescale-c87e4d92587c0266d930467641b4003eb87409e8.tar.gz
cryptodev-module: apply it for the IMX generic BSP override
-rw-r--r--recipes-kernel/cryptodev/cryptodev-module_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/cryptodev/cryptodev-module_%.bbappend b/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
index 1468235a..ad18b09e 100644
--- a/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
+++ b/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
@@ -7,6 +7,6 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
7# See also: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0f8660c82b79af595b056f6b9f4f227edeb88574 7# See also: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0f8660c82b79af595b056f6b9f4f227edeb88574
8# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c626910f3f1bbce6ad18bc613d895d2a089ed95e 8# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c626910f3f1bbce6ad18bc613d895d2a089ed95e
9 9
10SRC_URI += " \ 10SRC_URI:append:imx-generic-bsp = " \
11 file://fix-build-for-Linux-6.7-rc1.patch \ 11 file://fix-build-for-Linux-6.7-rc1.patch \
12" 12"