diff options
| -rw-r--r-- | meta/recipes-support/beecrypt/beecrypt_4.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb b/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb index 7baf92e788..0a8ff4bc56 100644 --- a/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb +++ b/meta/recipes-support/beecrypt/beecrypt_4.2.1.bb | |||
| @@ -33,4 +33,4 @@ FILES_${PN} = "${sysconfdir} ${libdir}/*.so.* ${libdir}/${BPN}/*.so.*" | |||
| 33 | FILES_${PN}-dev += "${libdir}/${BPN}/*.so ${libdir}/${BPN}/*.la" | 33 | FILES_${PN}-dev += "${libdir}/${BPN}/*.so ${libdir}/${BPN}/*.la" |
| 34 | FILES_${PN}-staticdev += "${libdir}/${BPN}/*.a" | 34 | FILES_${PN}-staticdev += "${libdir}/${BPN}/*.a" |
| 35 | 35 | ||
| 36 | BBCLASSEXTEND = "native" | 36 | BBCLASSEXTEND = "native nativesdk" |
