[oe-commits] [openembedded-core] branch master updated (298eb27 -> e64a30f)

git at git.openembedded.org git at git.openembedded.org
Fri Oct 12 15:57:47 UTC 2018


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

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

    from 298eb27  oeqa/manual/oe-core: Drop image build during taskexp test
     add c9169e4  testimage: Ensure opkg/apt test suites are run
     add fa1bad8  gobject-introspection: add required python modules to rdepends
     add efd91da  gobject-introspection: fix multilib install file conflicts
     add 78df422  vala: update vapigen-wrapper
     add 7257f20  ltp: use 'ping -6' if ping6 is not avaliable in netns_helper.sh
     add 7f5d6f6  prelink: Fix Segmentation fault error when prelink qemu
     add a5993d9  init-install-efi.sh: improve info message
     add 239a4fc  busybox: move reboot out of init.cfg
     add a27a197  systemd: add ALTERNATIVE for reboot
     add 5c4922d  util-linux: fix alternatives setting for unshare
     add 35baffb  e2fsprogs: fix test i_bitmaps failed
     add 9800daf  meson.bbclass: Fix build issues with /tmp mounted with noexec
     add 370fda1  initscripts: read-only-rootfs-hook: Use overlay if available
     add d693630  wic: make engine.py:get_partitions() resilient to parted/dmidecode stderr output
     add 53f2ad2  e2fsprogs: fix test f_detect_junk print error msg
     add 30f2cdd  ksample.py: fix error message
     add ca69d79  packagegroup-core-lsb/-full-cmdline: add bzip2
     add 6f8b2a9  nativesdk-packagegroup-sdk-host: add nativesdk-flex
     add 244a5be  unfs3: Fix utime for symlink in attr.c
     add e64a30f  nss: fix non-determinism when create a blank certificate

No new revisions were added by this update.

Summary of changes:
 meta/classes/meson.bbclass                         |   3 +
 meta/classes/testimage.bbclass                     |  16 ++--
 meta/lib/oeqa/runtime/cases/ksample.py             |   2 +-
 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/read-only-rootfs-hook.sh       |   9 ++-
 .../nativesdk-packagegroup-sdk-host.bb             |   1 +
 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 |   5 +-
 ...ps.c-check-info-resolvetls-before-use-its.patch |  51 +++++++++++++
 meta/recipes-devtools/prelink/prelink_git.bb       |   1 +
 .../unfs3/0001-attr-fix-utime-for-symlink.patch    |  85 +++++++++++++++++++++
 meta/recipes-devtools/unfs3/unfs3_0.9.22.r497.bb   |   3 +-
 meta/recipes-devtools/vala/vala.inc                |   7 +-
 ...r.sh-use-ping-6-when-ping6-is-not-avaliab.patch |  45 +++++++++++
 meta/recipes-extended/ltp/ltp_20180515.bb          |   1 +
 .../packagegroup-core-full-cmdline.bb              |   1 +
 .../packagegroups/packagegroup-core-lsb.bb         |   1 +
 ...01-configure.ac-make-GIR_DIR-configurable.patch |  68 +++++++++++++++++
 .../0002-g-ir-tools-respect-gir_dir_prefix.patch   |  76 ++++++++++++++++++
 .../gobject-introspection_1.58.0.bb                |  13 +++-
 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 +++--
 scripts/lib/wic/engine.py                          |   9 ++-
 28 files changed, 409 insertions(+), 32 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-devtools/unfs3/unfs3/0001-attr-fix-utime-for-symlink.patch
 create mode 100644 meta/recipes-extended/ltp/ltp/0001-netns_helper.sh-use-ping-6-when-ping6-is-not-avaliab.patch
 create mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-configure.ac-make-GIR_DIR-configurable.patch
 create mode 100644 meta/recipes-gnome/gobject-introspection/gobject-introspection/0002-g-ir-tools-respect-gir_dir_prefix.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