[oe-commits] [openembedded-core] branch master updated (c4dda05 -> 5ed0d5a)

git at git.openembedded.org git at git.openembedded.org
Wed Aug 10 09:47:25 UTC 2016


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

      from  c4dda05   Revert "packagegroup-core-x11-base.bb: replace pointercal with pointercal-xinput"
      adds  01fe482   glibc: Switch to 2.24 release branch
      adds  a088018   apt: Fix build in musl it was break due to upgrade to 1.2.12
      adds  3f1eb25   binutils: Bump to 2.27
      adds  6a8b959   meta/classes: fix bb.build.FuncFailed typos
      adds  114722f   yocto-uninative: bump to uninative tarball version 1.2
      adds  a9a7eea   intltool: bump serial for aclocal --install
      adds  d7249c5   autotools: move aclocal-copy to WORKDIR
      adds  342fa2b   autotools.bbclass: remove intltool.m4 from ${S}
      adds  f45c7e1   gstreamer1.0-plugins-bad: remove two dangling patches
      adds  59ac18c   openssl: remove dangling patch
      adds  8086862   guile: remove dangling patch
      adds  de29a39   python-numpy: remove dangling patch
      adds  2b0f3dd   alsa-utils: remove dangling patch
      adds  5eaafd6   matchbox-desktop: remove dangling patch
      adds  9b2f4dc   matchbox-panel-2: remove dangling patch
       new  79005ff   piglit: fix build failure with gold linker
       new  ee0640c   kernel.bbclass: add lzop dependency
       new  638e648   curl: upgrade to 7.50.0
       new  a1ed1c6   procps: upgrade to 3.3.12
       new  88abc4b   libgcrypt: upgrade to 1.7.2
       new  26ab4b4   package.bbclass: remove unneeded chmod() and chown()
       new  6b91338   libevent: update ptests fail condition
       new  c52a7e9   python-smartpm_git.bb: Add patch for debugging random errors
       new  dce8e8b   python-native: Upgrade from 2.7.11 to 2.7.12
       new  2e64fdc   python: upgrade from 2.7.11 to 2.7.12
       new  0a3a404   python3-native: Upgrade from 3.5.1 to 3.5.2
       new  e38f649   python3: Upgrade from 3.5.1 to 3.5.2
       new  40b8906   pseudo: Add nobody user and group
       new  51f74a0   oeqa/selftest: disable report-error class when builds are expected to fail
       new  5d09bfb   lzo: update ptest output format
       new  e364ecc   util-linux: make prlimit a separate package
       new  29d1738   package.bbclass: better handling of middle-path dir symlinks
       new  27b285b   package.bbclass: warn about files under symlinked directories
       new  c2991ef   consolekit: don't ship /var/log/ConsoleKit
       new  3149374   terminal: Add sleep in pid-monitor loop
       new  e3c2514   openssl: fix add missing `make depend` command before `make` library
       new  3a95514   alsa-utils: fix installed-vs-shipped for bat
       new  2ba5593   quilt/acl/attc/sed: Fix use of tar's --exclude option for tar >= 1.29
       new  1d45b7b   oeqa/utils/httpserver.py: HTTPServer enable thread connection handling
       new  a18457e   strace: Fix build with mips/mips64 on musl
       new  2e9a88a   world-broken: Add libunwind for musl/arm
       new  a843168   ca-certificates: remove -- separator
       new  b01a01f   dpkg: Avoid automatic target architecture detection
       new  5cf3ae3   gst-player: update the callback for delete-event
       new  2ef6b50   nettle: update LICENSE info for version 2.7.1
       new  f9faa8d   buildhistory: output package variables in a repeatable order
       new  91d9f32   sysvinit-inittab_2.88dsf.bb: Allow aliasing with SERIAL_CONSOLES_CHECK
       new  d5e1375   license: improve handling of license files with identical basenames
       new  f8c21df   chrpath: correct subprocess.Popen.communicate() return values
       new  cdd9bae   package: correct subprocess.Popen.communicate() return values
       new  e5c6a78   runqemu: qemuzynqmp: Add Linux boot support
       new  647fc79   packagefeed-stability.bbclass: fix multilib + rpm
       new  831207e   linux-dtb.inc: Support for .dtbo files for dtb overlays
       new  42d50e8   kernel-fitimage.bbclass: do_assemble_fitimage(): cd to $B
       new  b406a89   kernel-fitimage: add initramfs support
       new  1a65d11   kernel-fitimage: Add x86 support
       new  94e3f42   uboot-sign: Handle .rom signing the same as .img
       new  6dca3de   uboot-sign: do_concat_dtb(): cd to $B
       new  a533930   busybox: Fix busybox-init on non-tty consoles
       new  4c28c03   oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunner
       new  0194531   connman: disable version-scripts to fix crashes at startup
       new  6582e06   connman: clean up musl fixes
       new  3f8543f   webkitgtk: Disable gold for mips/mips64
       new  0092a07   libunwind: Do not use gold for linking
       new  6557787   base-files: restrict resize to run on serial consoles only in profile │·
       new  5ed0d5a   dbus: backport stdint.h build fix

The 51 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/autotools.bbclass                     |   19 +-
 meta/classes/buildhistory.bbclass                  |   18 +-
 meta/classes/chrpath.bbclass                       |   18 +-
 meta/classes/grub-efi.bbclass                      |    2 +-
 meta/classes/gummiboot.bbclass                     |    4 +-
 meta/classes/kernel-fitimage.bbclass               |  346 ++++--
 meta/classes/kernel.bbclass                        |    2 +-
 meta/classes/license.bbclass                       |   30 +-
 meta/classes/package.bbclass                       |   48 +-
 meta/classes/packagefeed-stability.bbclass         |   16 +-
 meta/classes/syslinux.bbclass                      |    2 +-
 meta/classes/systemd-boot.bbclass                  |    4 +-
 meta/classes/uboot-sign.bbclass                    |    4 +-
 meta/conf/distro/include/tcmode-default.inc        |    2 +-
 meta/conf/distro/include/world-broken.inc          |    7 +
 meta/conf/distro/include/yocto-uninative.inc       |    6 +-
 meta/lib/oe/terminal.py                            |    2 +
 meta/lib/oeqa/selftest/bbtests.py                  |    6 +-
 meta/lib/oeqa/selftest/buildoptions.py             |    3 +-
 meta/lib/oeqa/targetcontrol.py                     |    4 +-
 meta/lib/oeqa/utils/httpserver.py                  |    3 +-
 meta/lib/oeqa/utils/qemutinyrunner.py              |    4 +-
 meta/recipes-connectivity/connman/connman.inc      |    1 -
 .../0003-Fix-header-inclusions-for-musl.patch      |  118 --
 .../connman/connman/includes.patch                 |  423 +++++++
 .../connman/connman/no-version-scripts.patch       |   27 +
 meta/recipes-connectivity/connman/connman_1.33.bb  |    7 +-
 meta/recipes-connectivity/openssl/openssl.inc      |    3 +-
 .../openssl/crypto_use_bigint_in_x86-64_perl.patch |   35 -
 meta/recipes-core/base-files/base-files/profile    |    7 +-
 meta/recipes-core/busybox/busybox.inc              |    4 +-
 ...1-configure.ac-explicitely-check-stdint.h.patch |   38 +
 meta/recipes-core/dbus/dbus_1.10.8.bb              |    1 +
 .../glibc/cross-localedef-native_2.24.bb           |    5 +-
 meta/recipes-core/glibc/glibc_2.24.bb              |    5 +-
 .../sysvinit/sysvinit-inittab_2.88dsf.bb           |    7 +-
 meta/recipes-core/util-linux/util-linux.inc        |    5 +-
 meta/recipes-devtools/apt/apt.inc                  |    1 +
 .../apt/apt/0001-apt-1.2.12-Fix-musl-build.patch   |   50 +
 .../{binutils-2.26.inc => binutils-2.27.inc}       |    7 +-
 ...ian_2.26.bb => binutils-cross-canadian_2.27.bb} |    0
 ...nutils-cross_2.26.bb => binutils-cross_2.27.bb} |    0
 ...-crosssdk_2.26.bb => binutils-crosssdk_2.27.bb} |    0
 meta/recipes-devtools/binutils/binutils.inc        |    1 -
 .../binutils/0001-Generate-relocatable-SDKs.patch  |   10 +-
 ...ure-widen-the-regexp-for-SH-architectures.patch |   16 +-
 .../0003-Point-scripts-location-to-libdir.patch    |   12 +-
 ...te-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch |   12 +-
 .../0005-Explicitly-link-with-libm-on-uclibc.patch |    8 +-
 .../binutils/binutils/0006-Use-libtool-2.4.patch   | 1243 +++++++++-----------
 ...7-Add-the-armv5e-architecture-to-binutils.patch |   10 +-
 ...he-distro-compiler-point-to-the-wrong-ins.patch |    8 +-
 ...es-of-system-directories-when-cross-linki.patch |   36 +-
 ...-rpath-in-libtool-when-sysroot-is-enabled.patch |    6 +-
 ...Change-default-emulation-for-mips64-linux.patch |   14 +-
 .../0012-Add-support-for-Netlogic-XLP.patch        |   88 +-
 ...ress-computations-in-initial-PLT-entries-.patch |   72 --
 ...ncorrect-assembling-for-ppc-wait-mnemonic.patch |   36 +
 ...014-Correct-nios2-_gp-address-computation.patch |  106 --
 ...ncorrect-assembling-for-ppc-wait-mnemonic.patch |   36 -
 .../binutils/binutils/aarch64-tls.patch            |  177 ---
 .../{binutils_2.26.bb => binutils_2.27.bb}         |    0
 meta/recipes-devtools/dpkg/dpkg.inc                |    1 +
 .../files/opensuse/guile-turn-off-gc-test.patch    |   49 -
 .../intltool/intltool/remove-perl-check.patch      |    3 +
 meta/recipes-devtools/pseudo/files/fallback-group  |    1 +
 meta/recipes-devtools/pseudo/files/fallback-passwd |    1 +
 .../python-numpy/files/add-glibc-check.patch       |   36 -
 .../python/python-native/debug.patch               |   17 +-
 .../python/python-native/multilib.patch            |   96 +-
 ...on-native_2.7.11.bb => python-native_2.7.12.bb} |    2 +-
 ...art-add-deugging-when-targetpath-is-empty.patch |   47 +
 meta/recipes-devtools/python/python-smartpm_git.bb |    1 +
 meta/recipes-devtools/python/python.inc            |    6 +-
 .../01-use-proper-tools-for-cross-build.patch      |   40 +-
 meta/recipes-devtools/python/python/multilib.patch |  114 +-
 ...on3-native_3.5.1.bb => python3-native_3.5.2.bb} |    7 +-
 .../python/python3/000-cross-compile.patch         |   38 +-
 .../python/python3/python-3.3-multilib.patch       |  116 +-
 .../python/{python3_3.5.1.bb => python3_3.5.2.bb}  |   10 +-
 .../python/{python_2.7.11.bb => python_2.7.12.bb}  |    2 -
 meta/recipes-devtools/quilt/quilt.inc              |    8 +-
 .../strace/strace/mips-SIGEMT.patch                |   24 +
 meta/recipes-devtools/strace/strace_4.13.bb        |    2 +
 .../procps/{procps_3.3.11.bb => procps_3.3.12.bb}  |    4 +-
 .../sed/sed-4.2.2/sed-add-ptest.patch              |    2 +-
 meta/recipes-graphics/piglit/piglit_git.bb         |    2 +
 meta/recipes-kernel/linux/linux-dtb.inc            |   18 +-
 .../alsa/alsa-utils-scripts_1.1.1.bb               |    4 +
 ...1-alsabat-rename-to-avoid-naming-conflict.patch |  153 ---
 meta/recipes-multimedia/alsa/alsa-utils_1.1.1.bb   |    7 +-
 ...ovide-similar-behaviour-for-quit-and-clos.patch |   32 +
 .../recipes-multimedia/gstreamer/gst-player_git.bb |    1 +
 .../0001-glimagesink-Downrank-to-marginal.patch    |   32 -
 ...window-fix-memory-leak-of-navigation-thre.patch |   35 -
 ...thing-on-delete-event-when-not-STANDALONE.patch |   60 -
 ...top-Make-sure-active-state-is-initialized.patch |   50 -
 meta/recipes-sato/webkit/webkitgtk_2.12.3.bb       |    2 +
 meta/recipes-support/attr/acl.inc                  |    2 +-
 meta/recipes-support/attr/attr.inc                 |    2 +-
 ...ertificates-don-t-use-Debianisms-in-run-p.patch |    6 +-
 .../recipes-support/consolekit/consolekit_0.4.6.bb |    6 +-
 .../curl/{curl_7.49.1.bb => curl_7.50.0.bb}        |    4 +-
 meta/recipes-support/libevent/libevent/run-ptest   |    2 +-
 meta/recipes-support/libgcrypt/libgcrypt_1.7.0.bb  |    4 -
 meta/recipes-support/libgcrypt/libgcrypt_1.7.2.bb  |    4 +
 meta/recipes-support/libunwind/libunwind.inc       |    9 -
 meta/recipes-support/lzo/lzo/run-ptest             |   25 +
 meta/recipes-support/nettle/nettle_2.7.1.bb        |    2 +-
 scripts/runqemu                                    |    3 +-
 scripts/runqemu-internal                           |    2 +-
 111 files changed, 2068 insertions(+), 2211 deletions(-)
 delete mode 100644 meta/recipes-connectivity/connman/connman/0003-Fix-header-inclusions-for-musl.patch
 create mode 100644 meta/recipes-connectivity/connman/connman/includes.patch
 create mode 100644 meta/recipes-connectivity/connman/connman/no-version-scripts.patch
 delete mode 100644 meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch
 create mode 100644 meta/recipes-core/dbus/dbus/0001-configure.ac-explicitely-check-stdint.h.patch
 create mode 100644 meta/recipes-devtools/apt/apt/0001-apt-1.2.12-Fix-musl-build.patch
 rename meta/recipes-devtools/binutils/{binutils-2.26.inc => binutils-2.27.inc} (86%)
 rename meta/recipes-devtools/binutils/{binutils-cross-canadian_2.26.bb => binutils-cross-canadian_2.27.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-cross_2.26.bb => binutils-cross_2.27.bb} (100%)
 rename meta/recipes-devtools/binutils/{binutils-crosssdk_2.26.bb => binutils-crosssdk_2.27.bb} (100%)
 delete mode 100644 meta/recipes-devtools/binutils/binutils/0013-Fix-GOT-address-computations-in-initial-PLT-entries-.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0013-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch
 delete mode 100644 meta/recipes-devtools/binutils/binutils/0014-Correct-nios2-_gp-address-computation.patch
 delete mode 100644 meta/recipes-devtools/binutils/binutils/0015-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch
 delete mode 100644 meta/recipes-devtools/binutils/binutils/aarch64-tls.patch
 rename meta/recipes-devtools/binutils/{binutils_2.26.bb => binutils_2.27.bb} (100%)
 delete mode 100644 meta/recipes-devtools/guile/files/opensuse/guile-turn-off-gc-test.patch
 delete mode 100644 meta/recipes-devtools/python-numpy/files/add-glibc-check.patch
 rename meta/recipes-devtools/python/{python-native_2.7.11.bb => python-native_2.7.12.bb} (97%)
 create mode 100644 meta/recipes-devtools/python/python-smartpm/smart-add-deugging-when-targetpath-is-empty.patch
 rename meta/recipes-devtools/python/{python3-native_3.5.1.bb => python3-native_3.5.2.bb} (91%)
 rename meta/recipes-devtools/python/{python3_3.5.1.bb => python3_3.5.2.bb} (96%)
 rename meta/recipes-devtools/python/{python_2.7.11.bb => python_2.7.12.bb} (98%)
 create mode 100644 meta/recipes-devtools/strace/strace/mips-SIGEMT.patch
 rename meta/recipes-extended/procps/{procps_3.3.11.bb => procps_3.3.12.bb} (94%)
 delete mode 100644 meta/recipes-multimedia/alsa/alsa-utils/0001-alsabat-rename-to-avoid-naming-conflict.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gst-player/0001-gtk-play-provide-similar-behaviour-for-quit-and-clos.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-glimagesink-Downrank-to-marginal.patch
 delete mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-glplugin-glwindow-fix-memory-leak-of-navigation-thre.patch
 delete mode 100644 meta/recipes-sato/matchbox-desktop/files/0001-Do-nothing-on-delete-event-when-not-STANDALONE.patch
 delete mode 100644 meta/recipes-sato/matchbox-panel-2/files/0001-showdesktop-Make-sure-active-state-is-initialized.patch
 rename meta/recipes-support/curl/{curl_7.49.1.bb => curl_7.50.0.bb} (94%)
 delete mode 100644 meta/recipes-support/libgcrypt/libgcrypt_1.7.0.bb
 create mode 100644 meta/recipes-support/libgcrypt/libgcrypt_1.7.2.bb

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


More information about the Openembedded-commits mailing list