diff options
Diffstat (limited to 'meta-networking/recipes-connectivity/nanomsg/nng_1.4.0.bb')
| -rw-r--r-- | meta-networking/recipes-connectivity/nanomsg/nng_1.4.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/nanomsg/nng_1.4.0.bb b/meta-networking/recipes-connectivity/nanomsg/nng_1.4.0.bb index f61aa0549d..49e2015641 100644 --- a/meta-networking/recipes-connectivity/nanomsg/nng_1.4.0.bb +++ b/meta-networking/recipes-connectivity/nanomsg/nng_1.4.0.bb | |||
| @@ -21,4 +21,4 @@ PACKAGECONFIG ??= "" | |||
| 21 | PACKAGECONFIG[mbedtls] = "-DNNG_ENABLE_TLS=ON,-DNNG_ENABLE_TLS=OFF,mbedtls" | 21 | PACKAGECONFIG[mbedtls] = "-DNNG_ENABLE_TLS=ON,-DNNG_ENABLE_TLS=OFF,mbedtls" |
| 22 | 22 | ||
| 23 | PACKAGES =+ "${PN}-tools" | 23 | PACKAGES =+ "${PN}-tools" |
| 24 | FILES_${PN}-tools = "${bindir}/*" | 24 | FILES:${PN}-tools = "${bindir}/*" |
