[oe-commits] [openembedded-core] branch master-next updated (deab996 -> cfbb3cc)

git at git.openembedded.org git at git.openembedded.org
Thu May 25 22:59:54 UTC 2017


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 deab996  isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCH
 discard 60c3194  selftest: add new test case test_wic_ls
 discard bed70fe  engine: implement listing wic images
 discard ef1eaae  wic: add 'wic ls' command
 discard 87c74d7  wic: add help and usage content for 'wic ls'
 discard c3ddb67  wic: add wic_init_parser_ls
 discard 8149d35  bootimg-pcbios: make boot image file unique
 discard 79623ea  filemap: add parameter 'length' to sparse_copy
 discard 1b1e0e8  filemap: fix skip logic
 discard d5b999f  image_types_wic: schedule prepare_wic_build correctly
 discard 30022e0  grub-efi: fixed default value of GRUB_ROOT
 discard 3776cfa  oe-selftest: add wic tests for generic EFI
 discard 39f3faf  image_types_wic: merged 2 tasks
 discard 231947a  image_types_wic: add do_populate_bootfs task
 discard 5cff50d  efi: add efi_bootfs_populate API
     add 5d3df78  u-boot-mkimage: fix nativesdk build
     add 424ffbd  webkitgtk: Fix build for armv5
     add 2c63ede  libx11: 1.6.4 -> 1.6.5
     add fc514f6  libx11-diet: 1.6.4 -> 1.6.5
     add f0effea  linux-yocto/4.1: fix gcc7 compilation and v4.1.39
     add ba71820  systemd: fix lz4 build
     add 559151e  scriptutils: fix fetch_uri() to work with RSS
     add a5a14ed  kernel: predefine KBUILD_BUILD_USER and KBUILD_BUILD_HOST
     add b0a7455  base.py: add assertExists and assertNotExists to oeselftest
     add 3ba88c7  libidn: Fix hardened build with musl
     add 9f3401e  libgcrypt: Do not restrict to ARM ISA
     add 39481b7  iproute2: Fix build error due to missing stdint.h> include
     add c74b925  libtirpc: Fix build error due to missing stdint.h> include
     add 2c58d71  nspr: Fix build error due to missing stdint.h> include
     add 3ff2d0b  ruby: upgrade to 2.4.1
     add 1143181  nfs-utils: upgrade to 2.1.1
     add 399c0fd  kmscube: add recipe
     add 13f34c1  qemu: Upgrade to 2.8.1.1
     add 86c7935  devtool/standard.py: Enable perf to be buildable
     add 1aceb2d  musl: Update to latest master
     add b73de31  libnsl2: Add recipe
     add 553d36e  tcmode-default: use SDK_SYS suffix instead of SDK_ARCH for binutils-crosssdk
     add 23cfb84  systemd: Make knobs for compiler specific nn, ar, ranlib
     add 84aa7a0  systemd-boot.bbclass: Add configuration data to secondary EFI partition
     add 26bd53a  intltool: Adds gettext as a DEPENDS
     add 0492eb8  xkeyboard-config: Drop explicit dep on virtual/gettext
     add dff01b8  binutils: Fix CVE-2017-8392
     add 7936c94  rpcbind: Fix CVE-2017-8779
     add 53b5837  mesa: 17.0.4 -> 17.0.6
     add de04c98  binutils: fix CVE-2017-6969 in readelf
     add 1237300  libpcap: add native package
     new 5d67be9  efi: add efi_bootfs_populate API
     new 6bdf86e  image_types_wic: add do_populate_bootfs task
     new 1584d8b  image_types_wic: merged 2 tasks
     new ad23c49  oe-selftest: add wic tests for generic EFI
     new 4f0aca3  grub-efi: fixed default value of GRUB_ROOT
     new 9d24bf0  image_types_wic: schedule prepare_wic_build correctly
     new 13f77d8  filemap: fix skip logic
     new eab90b9  filemap: add parameter 'length' to sparse_copy
     new b4c40e3  bootimg-pcbios: make boot image file unique
     new 296fe9f  wic: add wic_init_parser_ls
     new 4ddf4ad  wic: add help and usage content for 'wic ls'
     new e9076e3  wic: add 'wic ls' command
     new c257b50  engine: implement listing wic images
     new d6a29c7  selftest: add new test case test_wic_ls
     new cfbb3cc  isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCH

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

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 15 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/kernel.bbclass                        |   2 +
 meta/classes/systemd-boot.bbclass                  |   1 +
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 meta/lib/oeqa/selftest/base.py                     |  13 ++
 meta/recipes-bsp/u-boot/u-boot-mkimage_2017.01.bb  |   2 +-
 ...nclude-stdint.h-explicitly-for-UINT16_MAX.patch |  32 +++
 .../iproute2/iproute2_4.10.0.bb                    |   1 +
 meta/recipes-connectivity/libpcap/libpcap.inc      |   2 +
 .../{nfs-utils_1.3.4.bb => nfs-utils_2.1.1.bb}     |   4 +-
 meta/recipes-core/musl/musl_git.bb                 |   2 +-
 ...heck-for-lz4-in-the-old-and-new-numbering.patch |  51 +++++
 meta/recipes-core/systemd/systemd_232.bb           |  11 +-
 meta/recipes-devtools/binutils/binutils-2.28.inc   |   4 +
 ...-lookup-of-file-line-information-for-erro.patch |  75 +++++++
 ...segfault-in-_bfd_dwarf2_find_nearest_line.patch |  33 +++
 .../binutils/binutils/CVE-2017-6969.patch          |  57 ++++++
 .../binutils/binutils/CVE-2017-6969_2.patch        | 122 ++++++++++++
 meta/recipes-devtools/intltool/intltool_0.51.0.bb  |   2 +-
 .../qemu/qemu/target-ppc-fix-user-mode.patch       |  48 -----
 .../qemu/{qemu_2.8.0.bb => qemu_2.8.1.1.bb}        |   5 +-
 .../ruby/{ruby_2.4.0.bb => ruby_2.4.1.bb}          |   4 +-
 .../libidn/0001-idn-format-security-warnings.patch | 181 +++++++++++++++++
 meta/recipes-extended/libidn/libidn_1.33.bb        |   1 +
 .../0001-include-sys-cdefs.h-explicitly.patch      |  68 +++++++
 .../0002-Define-glibc-specific-macros.patch        |  57 ++++++
 meta/recipes-extended/libnsl/libnsl2_git.bb        |  35 ++++
 .../0001-include-stdint.h-for-uintptr_t.patch      |  32 +++
 meta/recipes-extended/libtirpc/libtirpc_1.0.1.bb   |   1 +
 ...r-all-svc_getargs-calls-with-svc_freeargs.patch | 221 +++++++++++++++++++++
 meta/recipes-extended/rpcbind/rpcbind_0.2.4.bb     |   1 +
 meta/recipes-graphics/kmscube/kmscube_git.bb       |  14 ++
 .../mesa/{mesa-gl_17.0.4.bb => mesa-gl_17.0.6.bb}  |   0
 .../mesa/{mesa_17.0.4.bb => mesa_17.0.6.bb}        |   4 +-
 .../{libx11-diet_1.6.4.bb => libx11-diet_1.6.5.bb} |   4 +-
 meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb     |  10 -
 meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb     |  10 +
 .../xorg-lib/xkeyboard-config_2.20.bb              |   2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb    |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb  |   6 +-
 meta/recipes-kernel/linux/linux-yocto_4.1.bb       |  20 +-
 .../detect-atomics-during-configure.patch          |  34 ++++
 meta/recipes-sato/webkit/webkitgtk_2.16.1.bb       |   1 +
 meta/recipes-support/libgcrypt/libgcrypt.inc       |   2 -
 ...int.h-for-SSIZE_MAX-and-SIZE_MAX-definiti.patch |  30 +++
 meta/recipes-support/nspr/nspr_4.14.bb             |   1 +
 scripts/lib/devtool/standard.py                    |   5 +-
 scripts/lib/scriptutils.py                         |  65 +++---
 47 files changed, 1164 insertions(+), 120 deletions(-)
 create mode 100644 meta/recipes-connectivity/iproute2/iproute2/0001-include-stdint.h-explicitly-for-UINT16_MAX.patch
 rename meta/recipes-connectivity/nfs-utils/{nfs-utils_1.3.4.bb => nfs-utils_2.1.1.bb} (97%)
 create mode 100644 meta/recipes-core/systemd/systemd/0021-build-sys-check-for-lz4-in-the-old-and-new-numbering.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0017-bfd-Improve-lookup-of-file-line-information-for-erro.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0018-PR-21409-segfault-in-_bfd_dwarf2_find_nearest_line.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2017-6969.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2017-6969_2.patch
 delete mode 100644 meta/recipes-devtools/qemu/qemu/target-ppc-fix-user-mode.patch
 rename meta/recipes-devtools/qemu/{qemu_2.8.0.bb => qemu_2.8.1.1.bb} (91%)
 rename meta/recipes-devtools/ruby/{ruby_2.4.0.bb => ruby_2.4.1.bb} (89%)
 create mode 100644 meta/recipes-extended/libidn/libidn/0001-idn-format-security-warnings.patch
 create mode 100644 meta/recipes-extended/libnsl/libnsl2/0001-include-sys-cdefs.h-explicitly.patch
 create mode 100644 meta/recipes-extended/libnsl/libnsl2/0002-Define-glibc-specific-macros.patch
 create mode 100644 meta/recipes-extended/libnsl/libnsl2_git.bb
 create mode 100644 meta/recipes-extended/libtirpc/libtirpc/0001-include-stdint.h-for-uintptr_t.patch
 create mode 100644 meta/recipes-extended/rpcbind/rpcbind/0001-rpcbind-pair-all-svc_getargs-calls-with-svc_freeargs.patch
 create mode 100644 meta/recipes-graphics/kmscube/kmscube_git.bb
 rename meta/recipes-graphics/mesa/{mesa-gl_17.0.4.bb => mesa-gl_17.0.6.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_17.0.4.bb => mesa_17.0.6.bb} (83%)
 rename meta/recipes-graphics/xorg-lib/{libx11-diet_1.6.4.bb => libx11-diet_1.6.5.bb} (73%)
 delete mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.6.4.bb
 create mode 100644 meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/detect-atomics-during-configure.patch
 create mode 100644 meta/recipes-support/nspr/nspr/0001-include-stdint.h-for-SSIZE_MAX-and-SIZE_MAX-definiti.patch

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


More information about the Openembedded-commits mailing list