summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/smw/keyctl-caam_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/smw/keyctl-caam_git.bb b/recipes-security/smw/keyctl-caam_git.bb
index 66ff7ecb0..f147e1148 100644
--- a/recipes-security/smw/keyctl-caam_git.bb
+++ b/recipes-security/smw/keyctl-caam_git.bb
@@ -17,5 +17,5 @@ do_install () {
17 oe_runmake DESTDIR=${D} install 17 oe_runmake DESTDIR=${D} install
18} 18}
19 19
20COMPATIBLE_MACHINE = "(imx-generic-bsp)" 20COMPATIBLE_MACHINE = "(imx-generic-bsp|qoriq)"
21 21