[oe-commits] [openembedded-core] branch master-next updated (9b2f4dc -> 5ed0d5a)

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


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

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

No new revisions were added by this update.

Summary of changes:
 meta/classes/buildhistory.bbclass                  |  18 +-
 meta/classes/chrpath.bbclass                       |  18 +-
 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/uboot-sign.bbclass                    |   4 +-
 meta/conf/distro/include/world-broken.inc          |   7 +
 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 +-
 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 +
 .../sysvinit/sysvinit-inittab_2.88dsf.bb           |   7 +-
 meta/recipes-core/util-linux/util-linux.inc        |   5 +-
 meta/recipes-devtools/dpkg/dpkg.inc                |   1 +
 meta/recipes-devtools/pseudo/files/fallback-group  |   1 +
 meta/recipes-devtools/pseudo/files/fallback-passwd |   1 +
 .../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        |   1 +
 .../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 +
 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 +
 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 +-
 68 files changed, 1276 insertions(+), 551 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
 create mode 100644 meta/recipes-core/dbus/dbus/0001-configure.ac-explicitely-check-stdint.h.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%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gst-player/0001-gtk-play-provide-similar-behaviour-for-quit-and-clos.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