diff options
Diffstat (limited to 'recipes-support/gnutls/gnutls_3.5.3.bbappend')
-rw-r--r-- | recipes-support/gnutls/gnutls_3.5.3.bbappend | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-support/gnutls/gnutls_3.5.3.bbappend b/recipes-support/gnutls/gnutls_3.5.3.bbappend new file mode 100644 index 0000000..99ff422 --- /dev/null +++ b/recipes-support/gnutls/gnutls_3.5.3.bbappend @@ -0,0 +1,8 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" + +# Backport commits in 3.5.6 +# https://bugzilla.redhat.com/show_bug.cgi?id=1387141 +SRC_URI_append = "file://0001-_gnutls_rnd_check-call-_rnd_system_entropy_check-dir.patch \ + file://0002-rng-split-initialization-in-preinit-and-init.patch \ + file://0003-deprecated-_gnutls_rnd-in-favor-of-exported-gnutls_r.patch \ +"
\ No newline at end of file |