diff options
Diffstat (limited to 'meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.5.bb')
| -rw-r--r-- | meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.5.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.5.bb b/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.5.bb index 6c19b6616a..fcd8fe631e 100644 --- a/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.5.bb +++ b/meta-oe/recipes-support/pkcs11-provider/pkcs11-provider_0.5.bb | |||
| @@ -14,7 +14,9 @@ DEPENDS = "openssl" | |||
| 14 | 14 | ||
| 15 | SRCREV = "3a4fdd2a2e5643af2a0f857b66a19b9fa109d40f" | 15 | SRCREV = "3a4fdd2a2e5643af2a0f857b66a19b9fa109d40f" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://github.com/latchset/${BPN}.git;branch=main;protocol=https" | 17 | SRC_URI = "git://github.com/latchset/${BPN}.git;branch=main;protocol=https \ |
| 18 | file://0001-Fix-types-for-old-32-bit-systems.patch \ | ||
| 19 | " | ||
| 18 | 20 | ||
| 19 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 20 | 22 | ||
