Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Gnutls 3.4.1 update
@ 2015-06-01 14:12 Armin Kuster
  2015-06-01 14:13 ` [PATCH 1/2] nettle: update package to 3.1.1 version Armin Kuster
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Armin Kuster @ 2015-06-01 14:12 UTC (permalink / raw)
  To: openembedded-core

The new version of Gnutls removed several depricated API's that some packages use. 

core-image-minimal builds but not sato or oe-core world. I am providing this so those who want can test their apps with these changes.

I am working on neon.

The following changes since commit 40bc715b77f24f40fedebd4e5277c05bd7ff348b:

  tcmode-default: Test gcc 5.1 (2015-05-31 10:02:30 -0700)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib akuster/gnutls-update
  http://git.yoctoproject.org/cgit.cgi//log/?h=akuster/gnutls-update

Armin Kuster (2):
  nettle: update package to 3.1.1 version.
  gnutls: update to 3.4.1

 meta/recipes-support/gnutls/gnutls.inc             |  3 ++-
 .../gnutls/configure.ac-fix-sed-command.patch      | 29 ++++++++++------------
 meta/recipes-support/gnutls/gnutls_3.3.14.bb       |  8 ------
 meta/recipes-support/gnutls/gnutls_3.4.1.bb        |  8 ++++++
 .../nettle/{nettle_2.7.1.bb => nettle_3.1.1.bb}    | 12 ++++-----
 5 files changed, 29 insertions(+), 31 deletions(-)
 delete mode 100644 meta/recipes-support/gnutls/gnutls_3.3.14.bb
 create mode 100644 meta/recipes-support/gnutls/gnutls_3.4.1.bb
 rename meta/recipes-support/nettle/{nettle_2.7.1.bb => nettle_3.1.1.bb} (48%)

-- 
2.3.5



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-06-03 20:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-01 14:12 [PATCH 0/2] Gnutls 3.4.1 update Armin Kuster
2015-06-01 14:13 ` [PATCH 1/2] nettle: update package to 3.1.1 version Armin Kuster
2015-06-01 14:13 ` [PATCH 2/2] gnutls: update to 3.4.1 Armin Kuster
2015-06-02 10:23 ` [PATCH 0/2] Gnutls 3.4.1 update Burton, Ross
2015-06-02 16:32   ` akuster808
2015-06-03 20:10   ` akuster808

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox