diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb b/meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb index 1102bb95a5..c0556e7395 100644 --- a/meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb +++ b/meta-networking/recipes-connectivity/bearssl/bearssl_0.6.bb | |||
| @@ -23,8 +23,9 @@ inherit lib_package | |||
| 23 | LICENSE = "MIT" | 23 | LICENSE = "MIT" |
| 24 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1fc37e1037ae673975fbcb96a98f7191" | 24 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1fc37e1037ae673975fbcb96a98f7191" |
| 25 | 25 | ||
| 26 | SRCREV = "8ef7680081c61b486622f2d983c0d3d21e83caad" | 26 | PV .= "+git${SRCPV}" |
| 27 | SRC_URI = "git://www.bearssl.org/git/BearSSL;protocol=https;nobranch=1 \ | 27 | SRCREV = "79b1a9996c094ff593ae50bc4edc1f349f39dd6d" |
| 28 | SRC_URI = "git://www.bearssl.org/git/BearSSL;protocol=https \ | ||
| 28 | file://0001-conf-Unix.mk-remove-fixed-command-definitions.patch \ | 29 | file://0001-conf-Unix.mk-remove-fixed-command-definitions.patch \ |
| 29 | file://0002-test-test_x509.c-fix-potential-overflow-issue.patch \ | 30 | file://0002-test-test_x509.c-fix-potential-overflow-issue.patch \ |
| 30 | file://0001-make-Pass-LDFLAGS-when-building-shared-objects.patch \ | 31 | file://0001-make-Pass-LDFLAGS-when-building-shared-objects.patch \ |
