diff options
Diffstat (limited to 'recipes-security')
| -rw-r--r-- | recipes-security/smw/smw_5.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/smw/smw_5.3.bb b/recipes-security/smw/smw_5.3.bb index 3fca2b460..b7313ac11 100644 --- a/recipes-security/smw/smw_5.3.bb +++ b/recipes-security/smw/smw_5.3.bb | |||
| @@ -74,6 +74,8 @@ EXTRA_OECMAKE = "\ | |||
| 74 | OECMAKE_TARGET_COMPILE += "build_tests" | 74 | OECMAKE_TARGET_COMPILE += "build_tests" |
| 75 | OECMAKE_TARGET_INSTALL += "install_tests" | 75 | OECMAKE_TARGET_INSTALL += "install_tests" |
| 76 | 76 | ||
| 77 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" | ||
| 78 | |||
| 77 | PACKAGES =+ "${PN}-tests" | 79 | PACKAGES =+ "${PN}-tests" |
| 78 | 80 | ||
| 79 | FILES:${PN} += "${nonarch_base_libdir}/optee_armtz/*" | 81 | FILES:${PN} += "${nonarch_base_libdir}/optee_armtz/*" |
| @@ -84,6 +86,4 @@ FILES:${PN}-tests = "${bindir}/* ${datadir}/${BPN}/*" | |||
| 84 | RDEPENDS:${PN}-tests = "cmake" | 86 | RDEPENDS:${PN}-tests = "cmake" |
| 85 | INSANE_SKIP:${PN}-tests = "buildpaths" | 87 | INSANE_SKIP:${PN}-tests = "buildpaths" |
| 86 | 88 | ||
| 87 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" | ||
| 88 | |||
| 89 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" | 89 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" |
