[oe-commits] [openembedded-core] branch master-next updated (fcaaabb -> 6aa9150)

git at git.openembedded.org git at git.openembedded.org
Fri May 13 16:46:40 UTC 2016


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

      from  fcaaabb   gcc-runtime, libgcc: Symlink c++ header and startup files in target_triplet for SDK use
       new  62f95a7   cmake: enable verbose builds
       new  e9dbf85   image_types: adjust default level of XZ compression
       new  fc04eae   pseudo: obey our LDFLAGS
       new  c4d1b1d   mkelfimage: obey LDFLAGS, sort out HOST_ flags
       new  ab08fb8   ruby: obey LDFLAGS for the link of libruby
       new  2cfc46e   pong-clock: obey CFLAGS, LDFLAGS
       new  e5f8744   package_manager.py: Move opkg_query() outside of Indexer class
       new  bc3cecb   package_manager.py: Add extract() method for opkg and dpkg
       new  62a3c27   package_manager.py: Add extract() method for RPM package manager
       new  923977c   ofono: update to 1.18
       new  b56d48a   connman: update to version 1.32
       new  598f508   mmc-utils: update to latest git version
       new  8794225   report-error: Replace the build directory path in the error text
       new  8f22b97   gcc-5.3: backport gperf fixes
       new  10af177   openjade-native: work around bug exposed by GCC 6
       new  b3b732c   gcc 4.9: backport gperf fixes
       new  0e5733b   glibc: Add recipes for 2.24 release
       new  8d9328d   gdb: Upgrade to 7.11
       new  a0eda35   feature-arm-vfp.inc: fix overzealous ARMPKGSFX_FPU modification
       new  6aa9150   python-native: Point to expat in native sysroot and add missing dep on expat-native

The 20 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/cmake.bbclass                         |   2 +-
 meta/classes/image_types.bbclass                   |   2 +-
 meta/classes/report-error.bbclass                  |   5 +
 meta/conf/machine/include/arm/feature-arm-vfp.inc  |   2 +-
 meta/lib/oe/package_manager.py                     | 321 +++++++++++++++++----
 ...acktrace-API-availability-before-using-it.patch |  55 ----
 ...d-missing-function-item-of-xtables-to-mat.patch |  42 ---
 meta/recipes-connectivity/connman/connman_1.31.bb  |  15 -
 meta/recipes-connectivity/connman/connman_1.32.bb  |  15 +
 .../ofono/{ofono_1.17.bb => ofono_1.18.bb}         |   4 +-
 .../fix_for_centos_5.8.patch                       |  18 --
 ...tive_2.23.bb => cross-localedef-native_2.24.bb} |  18 +-
 ...glibc-initial_2.23.bb => glibc-initial_2.24.bb} |   0
 .../{glibc-locale_2.23.bb => glibc-locale_2.24.bb} |   0
 .../{glibc-mtrace_2.23.bb => glibc-mtrace_2.24.bb} |   0
 ...glibc-scripts_2.23.bb => glibc-scripts_2.24.bb} |   0
 ...libc-Look-for-host-system-ld.so.cache-as-.patch |   8 +-
 ...libc-Fix-buffer-overrun-with-a-relocated-.patch |   8 +-
 ...libc-Raise-the-size-of-arrays-containing-.patch |  34 +--
 ...ivesdk-glibc-Allow-64-bit-atomics-for-x86.patch |  10 +-
 ...500-e5500-e6500-603e-fsqrt-implementation.patch |   6 +-
 ...-OECORE_KNOWN_INTERPRETER_NAMES-to-known-.patch |   8 +-
 ...-Fix-undefined-reference-to-__sqrt_finite.patch |   6 +-
 ...qrt-f-are-now-inline-functions-and-call-o.patch |   6 +-
 ...bug-1443-which-explains-what-the-patch-do.patch |   8 +-
 ...n-libm-err-tab.pl-with-specific-dirs-in-S.patch |  10 +-
 ...qrt-f-are-now-inline-functions-and-call-o.patch |   6 +-
 ...ersion-output-matching-grok-gold-s-output.patch |  14 +-
 ...-configure.ac-handle-correctly-libc_cv_ro.patch |   6 +-
 .../glibc/glibc/0014-Add-unused-attribute.patch    |   8 +-
 ...thin-the-path-sets-wrong-config-variables.patch |  10 +-
 ...-timezone-re-written-tzselect-as-posix-sh.patch |  16 +-
 ...move-bash-dependency-for-nscd-init-script.patch |   8 +-
 ...c-Cross-building-and-testing-instructions.patch |   6 +-
 ...019-eglibc-Help-bootstrap-cross-toolchain.patch |   8 +-
 .../glibc/0020-eglibc-cherry-picked-from.patch     |  18 +-
 .../0021-eglibc-Clear-cache-lines-on-ppc8xx.patch  |  10 +-
 ...0022-eglibc-Resolve-__fpscr_values-on-SH4.patch |   8 +-
 .../glibc/0023-eglibc-Install-PIC-archives.patch   |   8 +-
 ...ard-port-cross-locale-generation-support.patch} |  30 +-
 ...0025-Define-DUMMY_LOCALE_T-if-not-defined.patch |  32 ++
 ...ing-SSE-make-sure-fpmath-is-not-set-to-us.patch |  48 ---
 .../glibc/{glibc_2.23.bb => glibc_2.24.bb}         |  12 +-
 meta/recipes-devtools/gcc/gcc-4.9.inc              |   1 +
 .../gcc/gcc-4.9/0076-remove-prototypes-cfns.patch  | 153 ++++++++++
 meta/recipes-devtools/gcc/gcc-5.3.inc              |   1 +
 .../gcc/gcc-5.3/0060-remove-prototypes-cfns.patch  | 153 ++++++++++
 .../gdb/{gdb-7.10.1.inc => gdb-7.11.inc}           |   0
 meta/recipes-devtools/gdb/gdb-common.inc           |  20 +-
 ...nadian_7.10.1.bb => gdb-cross-canadian_7.11.bb} |   0
 meta/recipes-devtools/gdb/gdb-cross_7.10.1.bb      |   4 -
 meta/recipes-devtools/gdb/gdb-cross_7.11.bb        |   2 +
 meta/recipes-devtools/gdb/gdb.inc                  |  10 -
 ...0001-Use-exported-definitions-of-SIGRTMIN.patch |  54 ----
 .../gdb/0001-include-sys-types.h-for-mode_t.patch  |  10 +-
 ...002-make-man-install-relative-to-DESTDIR.patch} |   8 +-
 ...-linux-nat-Define-_ABIO32-if-not-defined.patch} |   8 +-
 ...efine-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch} |  11 +-
 ...-support-for-Renesas-SH-sh4-architecture.patch} |  32 +-
 ...-libreadline.a-when-using-disable-static.patch} |  21 +-
 ...gidefs.h.patch => 0007-use-asm-sgidefs.h.patch} |  15 +-
 .../0008-Use-exorted-definitions-of-SIGRTMIN.patch |  50 ++++
 ...AGS.patch => 0009-Change-order-of-CFLAGS.patch} |  18 +-
 .../0010-resolve-restrict-keyword-conflict.patch   |  48 +++
 .../gdb/{gdb_7.10.1.bb => gdb_7.11.bb}             |   1 +
 .../mkelfimage/mkelfimage/cross-compile.patch      |  86 ++++--
 meta/recipes-devtools/mkelfimage/mkelfimage_git.bb |   4 +-
 meta/recipes-devtools/mmc/mmc-utils_git.bb         |   4 +-
 .../openjade/openjade-native_1.3.2.bb              |   1 +
 .../pseudo/pseudo/obey-ldflags.patch               |  50 ++++
 meta/recipes-devtools/pseudo/pseudo_1.7.5.bb       |  16 +-
 .../python/python-native_2.7.11.bb                 |   4 +-
 meta/recipes-devtools/ruby/ruby.inc                |   3 +-
 ...0002-Obey-LDFLAGS-for-the-link-of-libruby.patch |  28 ++
 meta/recipes-graphics/pong-clock/pong-clock_1.0.bb |   2 +-
 75 files changed, 1113 insertions(+), 556 deletions(-)
 delete mode 100644 meta/recipes-connectivity/connman/connman/0001-Detect-backtrace-API-availability-before-using-it.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman/0001-iptables-Add-missing-function-item-of-xtables-to-mat.patch
 delete mode 100644 meta/recipes-connectivity/connman/connman_1.31.bb
 create mode 100644 meta/recipes-connectivity/connman/connman_1.32.bb
 rename meta/recipes-connectivity/ofono/{ofono_1.17.bb => ofono_1.18.bb} (59%)
 delete mode 100644 meta/recipes-core/glibc/cross-localedef-native/fix_for_centos_5.8.patch
 rename meta/recipes-core/glibc/{cross-localedef-native_2.23.bb => cross-localedef-native_2.24.bb} (84%)
 rename meta/recipes-core/glibc/{glibc-initial_2.23.bb => glibc-initial_2.24.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-locale_2.23.bb => glibc-locale_2.24.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-mtrace_2.23.bb => glibc-mtrace_2.24.bb} (100%)
 rename meta/recipes-core/glibc/{glibc-scripts_2.23.bb => glibc-scripts_2.24.bb} (100%)
 rename meta/recipes-core/glibc/glibc/{0025-eglibc-Forward-port-cross-locale-generation-support.patch => 0024-eglibc-Forward-port-cross-locale-generation-support.patch} (97%)
 create mode 100644 meta/recipes-core/glibc/glibc/0025-Define-DUMMY_LOCALE_T-if-not-defined.patch
 delete mode 100644 meta/recipes-core/glibc/glibc/0026-When-disabling-SSE-make-sure-fpmath-is-not-set-to-us.patch
 rename meta/recipes-core/glibc/{glibc_2.23.bb => glibc_2.24.bb} (93%)
 create mode 100644 meta/recipes-devtools/gcc/gcc-4.9/0076-remove-prototypes-cfns.patch
 create mode 100644 meta/recipes-devtools/gcc/gcc-5.3/0060-remove-prototypes-cfns.patch
 rename meta/recipes-devtools/gdb/{gdb-7.10.1.inc => gdb-7.11.inc} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_7.10.1.bb => gdb-cross-canadian_7.11.bb} (100%)
 delete mode 100644 meta/recipes-devtools/gdb/gdb-cross_7.10.1.bb
 create mode 100644 meta/recipes-devtools/gdb/gdb-cross_7.11.bb
 delete mode 100644 meta/recipes-devtools/gdb/gdb/0001-Use-exported-definitions-of-SIGRTMIN.patch
 rename meta/recipes-devtools/gdb/gdb/{0001-make-man-install-relative-to-DESTDIR.patch => 0002-make-man-install-relative-to-DESTDIR.patch} (78%)
 rename meta/recipes-devtools/gdb/gdb/{0001-mips-linux-nat-Define-_ABIO32-if-not-defined.patch => 0003-mips-linux-nat-Define-_ABIO32-if-not-defined.patch} (84%)
 rename meta/recipes-devtools/gdb/gdb/{0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch => 0004-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch} (83%)
 rename meta/recipes-devtools/gdb/gdb/{0003-Add-support-for-Renesas-SH-sh4-architecture.patch => 0005-Add-support-for-Renesas-SH-sh4-architecture.patch} (97%)
 rename meta/recipes-devtools/gdb/gdb/{force-readline-static.patch => 0006-Dont-disable-libreadline.a-when-using-disable-static.patch} (67%)
 rename meta/recipes-devtools/gdb/gdb/{0001-use-asm-sgidefs.h.patch => 0007-use-asm-sgidefs.h.patch} (69%)
 create mode 100644 meta/recipes-devtools/gdb/gdb/0008-Use-exorted-definitions-of-SIGRTMIN.patch
 rename meta/recipes-devtools/gdb/gdb/{0002-Change-order-of-CFLAGS.patch => 0009-Change-order-of-CFLAGS.patch} (69%)
 create mode 100644 meta/recipes-devtools/gdb/gdb/0010-resolve-restrict-keyword-conflict.patch
 rename meta/recipes-devtools/gdb/{gdb_7.10.1.bb => gdb_7.11.bb} (89%)
 create mode 100644 meta/recipes-devtools/pseudo/pseudo/obey-ldflags.patch
 create mode 100644 meta/recipes-devtools/ruby/ruby/0002-Obey-LDFLAGS-for-the-link-of-libruby.patch

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


More information about the Openembedded-commits mailing list