From: Armin Kuster <akuster808@gmail.com>
To: akuster@mvista.com, openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5][V2] Master package updates
Date: Tue, 21 Nov 2017 12:01:31 -0800 [thread overview]
Message-ID: <cover.1511294278.git.akuster808@gmail.com> (raw)
I suspect curl may have conflicts if the changes in mut are applied.
The gnutls changes built with meta-oe world. boot tested on a few arm machines.
v2:
remove dangling patch
removed inherit
added checksum changes
The following changes since commit 33418ed064fe9cff5b4803f09135a81d9170c189:
runqemu: Also specialcase resolution of '.' to the file's location (2017-11-21 17:58:36 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib akuster/master-updates
http://cgit.openembedded.org//log/?h=akuster/master-updates
Armin Kuster (5):
gnutls: update to 3.6.1
nettle: update to 3.4 and cleanup
nss: update to 3.34
libassuan: update to 2.4.4
curl: update to 7.56.1
.../curl/{curl_7.54.1.bb => curl_7.56.1.bb} | 14 +---
meta/recipes-support/gnutls/gnutls.inc | 3 +-
.../gnutls/use-pkg-config-to-locate-zlib.patch | 75 ---------------------
.../gnutls/{gnutls_3.5.16.bb => gnutls_3.6.1.bb} | 5 +-
.../libassuan-add-pkgconfig-support.patch | 77 +++++++++++-----------
.../{libassuan_2.4.3.bb => libassuan_2.4.4.bb} | 11 ++--
...d-target-to-only-build-tests-not-run-them.patch | 46 -------------
...d-target-to-only-build-tests-not-run-them.patch | 38 +++++++++++
...k-header-files-of-openssl-only-if-enable_.patch | 26 ++++----
.../{nettle-3.3 => nettle-3.4}/dlopen-test.patch | 0
.../nettle/{files => nettle-3.4}/run-ptest | 0
meta/recipes-support/nettle/nettle_3.3.bb | 19 ------
.../nettle/{nettle.inc => nettle_3.4.bb} | 14 ++++
.../nss/{nss_3.33.bb => nss_3.34.bb} | 4 +-
14 files changed, 117 insertions(+), 215 deletions(-)
rename meta/recipes-support/curl/{curl_7.54.1.bb => curl_7.56.1.bb} (87%)
delete mode 100644 meta/recipes-support/gnutls/gnutls/use-pkg-config-to-locate-zlib.patch
rename meta/recipes-support/gnutls/{gnutls_3.5.16.bb => gnutls_3.6.1.bb} (45%)
rename meta/recipes-support/libassuan/{libassuan_2.4.3.bb => libassuan_2.4.4.bb} (67%)
delete mode 100644 meta/recipes-support/nettle/files/Add-target-to-only-build-tests-not-run-them.patch
create mode 100644 meta/recipes-support/nettle/nettle-3.4/Add-target-to-only-build-tests-not-run-them.patch
rename meta/recipes-support/nettle/{nettle-3.3 => nettle-3.4}/check-header-files-of-openssl-only-if-enable_.patch (63%)
rename meta/recipes-support/nettle/{nettle-3.3 => nettle-3.4}/dlopen-test.patch (100%)
rename meta/recipes-support/nettle/{files => nettle-3.4}/run-ptest (100%)
delete mode 100644 meta/recipes-support/nettle/nettle_3.3.bb
rename meta/recipes-support/nettle/{nettle.inc => nettle_3.4.bb} (60%)
rename meta/recipes-support/nss/{nss_3.33.bb => nss_3.34.bb} (98%)
--
2.7.4
next reply other threads:[~2017-11-21 20:01 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-21 20:01 Armin Kuster [this message]
2017-11-21 20:01 ` [PATCH 1/5] gnutls: update to 3.6.1 Armin Kuster
2017-11-21 20:01 ` [PATCH 2/5] nettle: update to 3.4 and cleanup Armin Kuster
2017-11-23 17:07 ` Burton, Ross
2017-11-23 17:08 ` akuster808
2017-11-21 20:01 ` [PATCH 3/5] nss: update to 3.34 Armin Kuster
2017-11-21 20:01 ` [PATCH 4/5] libassuan: update to 2.4.4 Armin Kuster
2017-11-21 20:01 ` [PATCH 5/5] curl: update to 7.56.1 Armin Kuster
2017-11-24 12:49 ` Burton, Ross
2017-11-24 16:57 ` akuster808
2017-11-24 16:59 ` Burton, Ross
2017-11-24 20:36 ` akuster808
2017-11-21 20:38 ` ✗ patchtest: failure for Master package updates (rev2) Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1511294278.git.akuster808@gmail.com \
--to=akuster808@gmail.com \
--cc=akuster@mvista.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.