diff options
| -rw-r--r-- | meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb b/meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb index 44e51fda91..2c68ba984f 100644 --- a/meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb +++ b/meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb | |||
| @@ -13,6 +13,7 @@ SRC_URI[sha256sum] = "61249473054bcd1811519ef9a989a880a7bdcc36d317c9c25457fc614d | |||
| 13 | inherit autotools pkgconfig siteinfo | 13 | inherit autotools pkgconfig siteinfo |
| 14 | 14 | ||
| 15 | EXTRA_OECONF += " --with-sqlite3=${STAGING_DIR_HOST}/usr" | 15 | EXTRA_OECONF += " --with-sqlite3=${STAGING_DIR_HOST}/usr" |
| 16 | EXTRA_OECONF += " --with-objectstore-backend-db" | ||
| 16 | EXTRA_OECONF += "${@oe.utils.conditional('SITEINFO_BITS', '64', ' --enable-64bit', '', d)}" | 17 | EXTRA_OECONF += "${@oe.utils.conditional('SITEINFO_BITS', '64', ' --enable-64bit', '', d)}" |
| 17 | 18 | ||
| 18 | PACKAGECONFIG ?= "ecc eddsa pk11 openssl" | 19 | PACKAGECONFIG ?= "ecc eddsa pk11 openssl" |
