[oe-commits] [openembedded-core] branch master-next updated (da26bcf -> 7175fc6)

git at git.openembedded.org git at git.openembedded.org
Tue Jan 28 11:51:40 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master-next
in repository openembedded-core.

 discard da26bcf  grep: fix shell
 discard fafb13f  xz: fix shell
 discard 06a8649  weston: upgrade 7.0.0 -> 8.0.0
 discard 945d0a6  nspr, nss: use ${includedir}/nspr like e.g. ubuntu does
 discard 5e956b1  lttng-tools: disable tests that sporadically fail
 discard ae1c522  valgrind: fix the remaining ptest failures
 discard 4d9f834  core-image-sato-sdk-ptest: use 2G of RAM
 discard c8e54bf  lttng-tools: install additional scripts needed for ptests
 discard b69e0b1  default-distrovars.inc: add vfat to DISTRO_FEATURES
 discard 4bbcec3  autotools: Give in and force CONFIG_SHELL to bash
 discard dd2fcd5  logrotate.py: improve oeqa test implementation
 discard 51810f3  HACK: signing: Add extra test debug
 discard d8737d2  HACK: Enable saving of packages
 discard b763646  oeqa: reproducible: Do not strip packages
 discard 842cbca  glew/curl: specify exclusive package configs
 discard 66fbc3f  base.bbclass: extend PACKAGECONFIG for conflict package configs
 discard 65259dc  oescripts.py: use unittest.SkipUnless for class skip
     add 85eb0cd  default-distrovars.inc: add vfat to DISTRO_FEATURES
     add fec25d9  lttng-tools: install additional scripts needed for ptests
     add abc308a  core-image-sato-sdk-ptest: use 2G of RAM
     add 96c286a  lttng-tools: disable tests that sporadically fail
     add 2741288  nspr, nss: use ${includedir}/nspr like e.g. ubuntu does
     add 1aa123f  weston: upgrade 7.0.0 -> 8.0.0
     add 33b1e27  autotools: Give in and force CONFIG_SHELL to bash
     add 790be4a  xz: Fix shell after autotools changes
     add 9031b66  grep: Fix shell after autotools changes
     new ba1682d  oescripts.py: use unittest.SkipUnless for class skip
     new f43b406  base.bbclass: extend PACKAGECONFIG for conflict package configs
     new e046568  glew/curl: specify exclusive package configs
     new f42e7d2  oeqa: reproducible: Do not strip packages
     new a36dc7b  HACK: Enable saving of packages
     new ff70cfb  HACK: signing: Add extra test debug
     new 236c134  logrotate.py: improve oeqa test implementation
     new 23ffea3  valgrind: fix the remaining ptest failures
     new 046bbd6  valgrind: Fix ptest builds on musl
     new f1c7140  musl: Update to latest
     new eaaf705  iproute2: upgrade 5.3.0 -> 5.5.0
     new 3205450  iw: upgrade 5.3 -> 5.4
     new 96ca302  iptables: upgrade 1.8.3 -> 1.8.4
     new 7175fc6  systemd: Upgrade 243.2 -> 243.4-latest

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (da26bcf)
            \
             N -- N -- N   refs/heads/master-next (7175fc6)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../{iproute2_5.3.0.bb => iproute2_5.5.0.bb}       |   4 +-
 .../iw/iw/separate-objdir.patch                    |  24 ++--
 .../iw/{iw_5.3.bb => iw_5.4.bb}                    |   4 +-
 meta/recipes-core/musl/musl_git.bb                 |   2 +-
 ...systemd-boot_243.2.bb => systemd-boot_243.4.bb} |   0
 meta/recipes-core/systemd/systemd.inc              |   4 +-
 ...t-install-dependency-links-at-install-tim.patch |  30 ++--
 ...e-comprehensive-protection-against-libsec.patch | 152 ---------------------
 ...-consider-symlink-on-filesystems-like-NFS.patch |  42 ------
 .../systemd/{systemd_243.2.bb => systemd_243.4.bb} |   2 -
 ...pthread_detatch-call-portable-across-plat.patch |  44 ++++++
 meta/recipes-devtools/valgrind/valgrind_3.15.0.bb  |   1 +
 .../{iptables_1.8.3.bb => iptables_1.8.4.bb}       |   4 +-
 13 files changed, 86 insertions(+), 227 deletions(-)
 rename meta/recipes-connectivity/iproute2/{iproute2_5.3.0.bb => iproute2_5.5.0.bb} (66%)
 rename meta/recipes-connectivity/iw/{iw_5.3.bb => iw_5.4.bb} (85%)
 rename meta/recipes-core/systemd/{systemd-boot_243.2.bb => systemd-boot_243.4.bb} (100%)
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-seccomp-more-comprehensive-protection-against-libsec.patch
 delete mode 100644 meta/recipes-core/systemd/systemd/0001-unit-file.c-consider-symlink-on-filesystems-like-NFS.patch
 rename meta/recipes-core/systemd/{systemd_243.2.bb => systemd_243.4.bb} (99%)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/0001-tests-Make-pthread_detatch-call-portable-across-plat.patch
 rename meta/recipes-extended/iptables/{iptables_1.8.3.bb => iptables_1.8.4.bb} (96%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list