[oe-commits] [openembedded-core] branch master-next updated (a0b3389 -> f25cc92)

git at git.openembedded.org git at git.openembedded.org
Wed Sep 19 13:48:03 UTC 2018


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 a0b3389  udev-extraconf: Add systemd-mount to udev-extraconf/mount.sh
 discard d24bafa  musl: Add MAX_HANDLE_SZ
 discard c70bb5a  musl: Wire-up name_to_handle_at and name_to_handle_at syscalls
     add a74faf4  musl: Wire-up name_to_handle_at and name_to_handle_at syscalls
     add a5b0265  musl: Add MAX_HANDLE_SZ
     add 4af2280  udev-extraconf: Add systemd-mount to udev-extraconf/mount.sh
     add 6b0d520  openssl: update to 1.1.1 final
     add 2aef373  xserver-xorg: upgrade 1.19.6 -> 1.20.1
     add 46c7207  xserver-xf86-config: 1.20 qemumips fix
     add 6a1e550  xf86-video-fbdev: update to 0.5.0
     new 9d48cb3  openssh: upgrade 7.8p1 -> 7.8p1+git to support openssl 1.1.x
     new 30121a7  libressl: remove recipe
     new 7a7b29f  isoimage-isohybrid: don't include cpio in cpio image
     new a85c34d  initramfs-framework/udev: call settle before kill
     new be3d12c  glibc: fix build with -O
     new ae947ff  coreutils: update printenv's ALTERNATIVE_LINK_NAME
     new f25cc92  dummy-sdk-package.inc: work around MACHINE_ARCH SSTATE_MANMACH

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   (a0b3389)
            \
             N -- N -- N   refs/heads/master-next (f25cc92)

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/conf/distro/include/maintainers.inc           |  1 -
 ...c-libraries-with-their-library-dependenci.patch | 73 -----------------
 .../libressl/libressl_2.8.0.bb                     | 35 --------
 .../{openssh_7.8p1.bb => openssh_7.8p1+git.bb}     | 13 +--
 .../{openssl_1.1.1-pre9.bb => openssl_1.1.1.bb}    | 10 +--
 meta/recipes-core/coreutils/coreutils_8.30.bb      | 13 +--
 meta/recipes-core/glibc/glibc.inc                  | 12 ---
 ...eee754-prevent-maybe-uninitialized-errors.patch | 95 ++++++++++++++++++++++
 .../0032-soft-fp-ignore-maybe-uninitialized.patch  | 72 ++++++++++++++++
 meta/recipes-core/glibc/glibc_2.28.bb              |  2 +
 .../initrdscripts/initramfs-framework/udev         |  1 +
 meta/recipes-core/meta/dummy-sdk-package.inc       |  2 +
 ...eo-fbdev_0.4.4.bb => xf86-video-fbdev_0.5.0.bb} |  4 +-
 .../xserver-xf86-config/qemumips64/xorg.conf       |  1 +
 ...NULL-value-detection-for-ID_INPUT-being-u.patch | 40 ---------
 ...onfigure.ac-Fix-check-for-CLOCK_MONOTONIC.patch | 19 ++---
 ...003-modesetting-Fix-16-bit-depth-bpp-mode.patch | 46 -----------
 ...erver-xorg_1.19.6.bb => xserver-xorg_1.20.1.bb} |  6 +-
 .../lib/wic/plugins/source/isoimage-isohybrid.py   |  7 +-
 19 files changed, 207 insertions(+), 245 deletions(-)
 delete mode 100644 meta/recipes-connectivity/libressl/libressl/0001-Link-dynamic-libraries-with-their-library-dependenci.patch
 delete mode 100644 meta/recipes-connectivity/libressl/libressl_2.8.0.bb
 rename meta/recipes-connectivity/openssh/{openssh_7.8p1.bb => openssh_7.8p1+git.bb} (94%)
 rename meta/recipes-connectivity/openssl/{openssl_1.1.1-pre9.bb => openssl_1.1.1.bb} (94%)
 create mode 100644 meta/recipes-core/glibc/glibc/0031-sysdeps-ieee754-prevent-maybe-uninitialized-errors.patch
 create mode 100644 meta/recipes-core/glibc/glibc/0032-soft-fp-ignore-maybe-uninitialized.patch
 rename meta/recipes-graphics/xorg-driver/{xf86-video-fbdev_0.4.4.bb => xf86-video-fbdev_0.5.0.bb} (64%)
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/0001-config-fix-NULL-value-detection-for-ID_INPUT-being-u.patch
 delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg/0003-modesetting-Fix-16-bit-depth-bpp-mode.patch
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.19.6.bb => xserver-xorg_1.20.1.bb} (79%)

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


More information about the Openembedded-commits mailing list