mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
gnutls: Upgrade to 2.12.20
(From OE-Core rev: 49ee683e5d3168e2e61873cc3eff2ede59ed2450) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
64af36de3b
commit
4982a72d2a
+2
-2
@@ -7,8 +7,8 @@ SRC_URI += "file://gnutls-openssl.patch \
|
||||
file://configure-fix.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "14228b34e3d8ed176a617df40693b441"
|
||||
SRC_URI[sha256sum] = "8f167b39de4e2fddd83f7e29c98ce2e7fc76f4d79ccf4d3d66d1379b971160ec"
|
||||
SRC_URI[md5sum] = "f1dea97da5d4dcdbc675720c9aad9ee3"
|
||||
SRC_URI[sha256sum] = "4884eafcc8383ed23209199bbc72ad04f4eb94955a50a594125ff34c6889c564"
|
||||
|
||||
python() {
|
||||
if not ((d.getVar("INCOMPATIBLE_LICENSE", True) or "").find("GPLv3") != -1):
|
||||
Reference in New Issue
Block a user