diff options
Diffstat (limited to 'recipes-security/smw/crypto-af-alg_git.bb')
| -rw-r--r-- | recipes-security/smw/crypto-af-alg_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-security/smw/crypto-af-alg_git.bb b/recipes-security/smw/crypto-af-alg_git.bb index 4101776a5..3ec485b3b 100644 --- a/recipes-security/smw/crypto-af-alg_git.bb +++ b/recipes-security/smw/crypto-af-alg_git.bb | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | SUMMARY = "NXP i.MX CRYPTO AF_ALG" | 3 | SUMMARY = "NXP i.MX CRYPTO AF_ALG" |
| 4 | DESCRIPTION = "NXP i.MX crypto af alg tool to perform symmetric operation" | 4 | DESCRIPTION = "NXP i.MX crypto af alg tool to perform symmetric operation" |
| 5 | HOMEPAGE = "https://github.com/nxp-imx/crypto_af_alg" | ||
| 5 | SECTION = "base" | 6 | SECTION = "base" |
| 6 | LICENSE = "BSD-3-Clause" | 7 | LICENSE = "BSD-3-Clause" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4ef68f113b9400b1140be9b69208a816" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4ef68f113b9400b1140be9b69208a816" |
| @@ -15,7 +16,7 @@ SRCREV = "2fb11a600af90c80b8bb23368d1d6831c5deb973" | |||
| 15 | TARGET_CC_ARCH += "${LDFLAGS}" | 16 | TARGET_CC_ARCH += "${LDFLAGS}" |
| 16 | 17 | ||
| 17 | do_install () { | 18 | do_install () { |
| 18 | oe_runmake DESTDIR=${D} install | 19 | oe_runmake DESTDIR=${D} install |
| 19 | } | 20 | } |
| 20 | 21 | ||
| 21 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" | 22 | COMPATIBLE_MACHINE = "(imx-nxp-bsp)" |
