[oe-commits] [openembedded-core] branch master-next updated (4652ed1 -> a523449)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 6 22:42:21 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 4652ed1  target-sdk-provides-dummy: skip package_qa_multilib check
     new baf9a15  busybox/packagegroups: Break out the busybox-syslog dependency
     new a523449  gdb: Update to 8.2

The 2 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/default-providers.inc     |   1 +
 meta/conf/distro/include/tcmode-default.inc        |   2 +-
 meta/recipes-core/busybox/busybox.inc              |   2 +-
 .../images/core-image-minimal-initramfs.bb         |   2 -
 .../images/core-image-tiny-initramfs.bb            |   2 -
 .../initrdscripts/initramfs-framework_1.0.bb       |   1 +
 .../initramfs-live-install-efi_1.0.bb              |   1 +
 .../initrdscripts/initramfs-live-install_1.0.bb    |   1 +
 .../initramfs-module-install-efi_1.0.bb            |   1 +
 .../initrdscripts/initramfs-module-install_1.0.bb  |   1 +
 .../packagegroups/packagegroup-core-boot.bb        |   1 +
 .../gdb/{gdb-8.1.1.inc => gdb-8.2.inc}             |   7 +-
 ...canadian_8.1.1.bb => gdb-cross-canadian_8.2.bb} |   0
 .../gdb/{gdb-cross_8.1.1.bb => gdb-cross_8.2.bb}   |   0
 .../gdb/0001-include-sys-types.h-for-mode_t.patch  |   9 +-
 ...0002-make-man-install-relative-to-DESTDIR.patch |   8 +-
 ...s-linux-nat-Define-_ABIO32-if-not-defined.patch |  26 ++--
 ...Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch |  14 +--
 ...d-support-for-Renesas-SH-sh4-architecture.patch | 139 +++++++++++----------
 ...e-libreadline.a-when-using-disable-static.patch |  10 +-
 .../gdb/gdb/0007-use-asm-sgidefs.h.patch           |   8 +-
 .../0008-Use-exorted-definitions-of-SIGRTMIN.patch |  12 +-
 .../gdb/gdb/0009-Change-order-of-CFLAGS.patch      |  10 +-
 .../0010-resolve-restrict-keyword-conflict.patch   |   8 +-
 ...tch => 0011-Fix-invalid-sigprocmask-call.patch} |  20 +--
 ...4-defining-TRAP_HWBKPT-before-including-g.patch |  56 ---------
 .../gdb/{gdb_8.1.1.bb => gdb_8.2.bb}               |   0
 27 files changed, 146 insertions(+), 196 deletions(-)
 rename meta/recipes-devtools/gdb/{gdb-8.1.1.inc => gdb-8.2.inc} (77%)
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_8.1.1.bb => gdb-cross-canadian_8.2.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross_8.1.1.bb => gdb-cross_8.2.bb} (100%)
 rename meta/recipes-devtools/gdb/gdb/{package_devel_gdb_patches_120-sigprocmask-invalid-call.patch => 0011-Fix-invalid-sigprocmask-call.patch} (75%)
 delete mode 100644 meta/recipes-devtools/gdb/gdb/gdb-Fix-ia64-defining-TRAP_HWBKPT-before-including-g.patch
 rename meta/recipes-devtools/gdb/{gdb_8.1.1.bb => gdb_8.2.bb} (100%)

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


More information about the Openembedded-commits mailing list