[oe-commits] [openembedded-core] branch master-next updated (343053e -> e64a30f)

git at git.openembedded.org git at git.openembedded.org
Fri Oct 12 07:46:50 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 343053e  gobject-introspection: Tweak RDEPENDS
 discard 97846fa  wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr output
 discard dd0d796  initscripts: read-only-rootfs-hook: Use overlay if available
 discard 10ad2ec  meson.bbclass: Fix build issues with /tmp mounted with noexec
 discard 97d10cf  e2fsprogs: fix test i_bitmaps failed
 discard c537779  util-linux: fix alternatives setting for unshare
 discard 3426945  systemd: add ALTERNATIVE for reboot
 discard 4a20e8a  busybox: move reboot out of init.cfg
 discard 9812b29  init-install-efi.sh: improve info message
 discard fd70750  prelink: Fix Segmentation fault error when prelink qemu
 discard 9cea47f  ltp: use 'ping -6' if ping6 is not avaliable in netns_helper.sh
 discard bdafdf3  vala: update vapigen-wrapper
 discard c471549  gobject-introspection: fix multilib install file conflicts
 discard 2800d4d  gobject-introspection: add required python modules to rdepends
     new fa1bad8  gobject-introspection: add required python modules to rdepends
     new efd91da  gobject-introspection: fix multilib install file conflicts
     new 78df422  vala: update vapigen-wrapper
     new 7257f20  ltp: use 'ping -6' if ping6 is not avaliable in netns_helper.sh
     new 7f5d6f6  prelink: Fix Segmentation fault error when prelink qemu
     new a5993d9  init-install-efi.sh: improve info message
     new 239a4fc  busybox: move reboot out of init.cfg
     new a27a197  systemd: add ALTERNATIVE for reboot
     new 5c4922d  util-linux: fix alternatives setting for unshare
     new 35baffb  e2fsprogs: fix test i_bitmaps failed
     new 9800daf  meson.bbclass: Fix build issues with /tmp mounted with noexec
     new 370fda1  initscripts: read-only-rootfs-hook: Use overlay if available
     new d693630  wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr output
     new 53f2ad2  e2fsprogs: fix test f_detect_junk print error msg
     new 30f2cdd  ksample.py: fix error message
     new ca69d79  packagegroup-core-lsb/-full-cmdline: add bzip2
     new 6f8b2a9  nativesdk-packagegroup-sdk-host: add nativesdk-flex
     new 244a5be  unfs3: Fix utime for symlink in attr.c
     new e64a30f  nss: fix non-determinism when create a blank certificate

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   (343053e)
            \
             N -- N -- N   refs/heads/master-next (e64a30f)

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 19 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/lib/oeqa/runtime/cases/ksample.py             |   2 +-
 .../nativesdk-packagegroup-sdk-host.bb             |   1 +
 .../recipes-devtools/e2fsprogs/e2fsprogs_1.44.3.bb |   3 +
 .../unfs3/0001-attr-fix-utime-for-symlink.patch    |  85 +++++++++++++++++++++
 meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb   |   3 +-
 .../packagegroup-core-full-cmdline.bb              |   1 +
 .../packagegroups/packagegroup-core-lsb.bb         |   1 +
 .../gobject-introspection_1.58.0.bb                |   2 +-
 meta/recipes-support/nss/nss/blank-cert9.db        | Bin 0 -> 28672 bytes
 meta/recipes-support/nss/nss/blank-key4.db         | Bin 0 -> 36864 bytes
 meta/recipes-support/nss/nss/system-pkcs11.txt     |   5 ++
 meta/recipes-support/nss/nss_3.38.bb               |  21 +++--
 12 files changed, 113 insertions(+), 11 deletions(-)
 create mode 100644 meta/recipes-devtools/unfs3/unfs3/0001-attr-fix-utime-for-symlink.patch
 create mode 100644 meta/recipes-support/nss/nss/blank-cert9.db
 create mode 100644 meta/recipes-support/nss/nss/blank-key4.db
 create mode 100644 meta/recipes-support/nss/nss/system-pkcs11.txt

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


More information about the Openembedded-commits mailing list