[oe-commits] [openembedded-core] branch master-next updated (bdafdf3 -> e4a865a)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 11 22:23:23 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.

    from bdafdf3  vala: update vapigen-wrapper
     new 9cea47f  ltp: use 'ping -6' if ping6 is not avaliable in netns_helper.sh
     new fd70750  prelink: Fix Segmentation fault error when prelink qemu
     new 9812b29  init-install-efi.sh: improve info message
     new 4a20e8a  busybox: move reboot out of init.cfg
     new 3426945  systemd: add ALTERNATIVE for reboot
     new c537779  util-linux: fix alternatives setting for unshare
     new 97d10cf  e2fsprogs: fix test i_bitmaps failed
     new fffb145  python3: set PYTHONHOME for nativesdk
     new 03235dc  meson.bbclass: Fix build issues with /tmp mounted with noexec
     new 09dfe04  initscripts: populate-volatiles: Speed up processing
     new 1fbb08d  initscripts: read-only-rootfs-hook: Use overlay if available
     new 478a1aa  wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr output
     new e4a865a  gobject-introspection: Tweak RDEPENDS

The 13 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/meson.bbclass                         |  3 ++
 meta/recipes-core/busybox/busybox/defconfig        |  2 +-
 meta/recipes-core/busybox/busybox/init.cfg         |  1 -
 .../initrdscripts/files/init-install-efi.sh        |  2 +-
 .../initscripts-1.0/populate-volatile.sh           | 31 +++++++++++--
 .../initscripts-1.0/read-only-rootfs-hook.sh       |  9 +++-
 meta/recipes-core/systemd/systemd_239.bb           |  7 ++-
 meta/recipes-core/util-linux/util-linux.inc        |  6 ++-
 .../recipes-devtools/e2fsprogs/e2fsprogs_1.44.3.bb |  2 +-
 ...ps.c-check-info-resolvetls-before-use-its.patch | 51 ++++++++++++++++++++++
 meta/recipes-devtools/prelink/prelink_git.bb       |  1 +
 meta/recipes-devtools/python/python3_3.5.6.bb      |  2 +-
 ...r.sh-use-ping-6-when-ping6-is-not-avaliab.patch | 45 +++++++++++++++++++
 meta/recipes-extended/ltp/ltp_20180515.bb          |  1 +
 .../gobject-introspection_1.58.0.bb                |  2 +-
 scripts/lib/wic/engine.py                          |  9 +++-
 16 files changed, 157 insertions(+), 17 deletions(-)
 create mode 100644 meta/recipes-devtools/prelink/prelink/0001-src-arch-mips.c-check-info-resolvetls-before-use-its.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-netns_helper.sh-use-ping-6-when-ping6-is-not-avaliab.patch

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


More information about the Openembedded-commits mailing list