[oe-commits] [openembedded-core] branch master-next updated (1ef9ce1 -> 1a98112)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 3 00:11:56 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 1ef9ce1  kernel-devsrc: update to v5.4+
 discard 97f703f  kern-tools: update Kconfiglib to latest (for 5.4+ kernel)
 discard 2a5280b  linux-yocto: introduce 5.4 recipes
 discard c54f1d8  bitbake.conf/sanity: Drop makeinfo as being required on buildhost
 discard 0a16bcb  texinfo: Only build texinfo when api-docs enabled
 discard 053eeee  texinfo/texinfo-dummy-native: Drop native path prefix
 discard f6198a8  oeqa: reproducible: Do not strip packages
 discard 2ffc0c2  bitbake.conf: drop pod2man from hosttools
     add 0e23c6f  oeqa: reproducible: Do not strip packages
     add f7c9e4c  texinfo/texinfo-dummy-native: Drop native path prefix
     add 9547637  texinfo: Only build texinfo when api-docs enabled
     add deda455  bitbake.conf: drop pod2man from hosttools
     add 0c58c47  bitbake.conf/sanity: Drop makeinfo as being required on buildhost
     add 2c2bdd9  linux-yocto: introduce 5.4 recipes
     add 240e0ae  kern-tools: update Kconfiglib to latest (for 5.4+ kernel)
     add 1be199f  kernel-devsrc: update to v5.4+
     new 1ca4b04  oescripts.py: use unittest.SkipUnless for class skip
     new 885baf0  base.bbclass: extend PACKAGECONFIG for conflict package configs
     new 0a42994  glew/curl: specify exclusive package configs
     new bb84d46  HACK: signing: Add extra test debug
     new e9c9d74  systemd: Upgrade 243.2 -> 243.4-latest
     new 0922b49  systemd: Refresh the patches
     new 1a98112  sstatesig: Log timestamps for hashequiv in reprodubile builds

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   (1ef9ce1)
            \
             N -- N -- N   refs/heads/master-next (1a98112)

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 7 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:
 meta/classes/base.bbclass                          |  20 ++-
 meta/lib/oe/sstatesig.py                           |   4 +
 meta/lib/oeqa/selftest/cases/oescripts.py          |   7 +-
 meta/lib/oeqa/selftest/cases/signing.py            |   8 +-
 ...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 ++--
 ...01-do-not-disable-buffer-in-writing-files.patch |  88 ++++--------
 ...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 -
 meta/recipes-graphics/glew/glew_2.1.0.bb           |   4 +-
 meta/recipes-support/curl/curl_7.68.0.bb           |   4 +-
 13 files changed, 80 insertions(+), 285 deletions(-)
 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%)

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


More information about the Openembedded-commits mailing list