diff options
| -rw-r--r-- | meta/recipes-support/gnutls/gnutls_3.3.11.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-support/gnutls/gnutls_3.3.5.bb | 7 |
2 files changed, 6 insertions, 7 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.3.11.bb b/meta/recipes-support/gnutls/gnutls_3.3.11.bb new file mode 100644 index 0000000000..320c510843 --- /dev/null +++ b/meta/recipes-support/gnutls/gnutls_3.3.11.bb | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | require gnutls.inc | ||
| 2 | |||
| 3 | SRC_URI += "file://correct_rpl_gettimeofday_signature.patch \ | ||
| 4 | " | ||
| 5 | SRC_URI[md5sum] = "b657e3010c10cae2244e7ce79ee3d446" | ||
| 6 | SRC_URI[sha256sum] = "aef28d629b6ba824bd435f9b23506525e657e3746d4aa021296b13cbaaa6ae71" | ||
diff --git a/meta/recipes-support/gnutls/gnutls_3.3.5.bb b/meta/recipes-support/gnutls/gnutls_3.3.5.bb deleted file mode 100644 index b3daa49249..0000000000 --- a/meta/recipes-support/gnutls/gnutls_3.3.5.bb +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | require gnutls.inc | ||
| 2 | |||
| 3 | SRC_URI += "file://correct_rpl_gettimeofday_signature.patch \ | ||
| 4 | " | ||
| 5 | |||
| 6 | SRC_URI[md5sum] = "1f396dcf3c14ea67de7243821006d1a2" | ||
| 7 | SRC_URI[sha256sum] = "48f34ae032692c498e782e9f1369506572be40ecf7f3f3604b0b00bad1b10477" | ||
