diff options
| author | Zelan Zou <zelan.zou@nxp.com> | 2025-08-29 16:51:01 +0800 |
|---|---|---|
| committer | Zelan Zou <zelan.zou@nxp.com> | 2025-09-01 15:09:23 +0800 |
| commit | 93faef1c9801ebb4e708c5e9014460301b8807a6 (patch) | |
| tree | d18e7156a8646d97b912da79cb9ad74e776814a2 | |
| parent | 6445253ac08396c7f44d23c79a4b40b48939d42a (diff) | |
| download | meta-freescale-93faef1c9801ebb4e708c5e9014460301b8807a6.tar.gz | |
keyctl-caam: Add qoriq to compatible machine
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
| -rw-r--r-- | recipes-security/smw/keyctl-caam_git.bb | 2 |
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 | ||
| 20 | COMPATIBLE_MACHINE = "(imx-generic-bsp)" | 20 | COMPATIBLE_MACHINE = "(imx-generic-bsp|qoriq)" |
| 21 | 21 | ||
