[oe-commits] [openembedded-core] branch master updated (2b047b8 -> 66aa39a)

git at git.openembedded.org git at git.openembedded.org
Sat Sep 3 23:03:27 UTC 2016


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

      from  2b047b8   oeqa.selftest.liboe: add test for xattr in copytree
      adds  88d18dc   asciidoc: fix upstream version check
      adds  94493f1   webkitgtk: upgrade to 2.12.4
      adds  2154c1c   webkitgtk: fix racy double build of WebKit2-4.0.gir
      adds  aa2d216   glibc-scripts: add RDEPENDS on libsotruss package required by sotruss script
      adds  2160356   oe-selftest: devtool: fix test after recent change
      adds  765a901   lib/oe/patch: commit with a dummy user/email when PATCHTOOL=git
      adds  c1ab87c   gstreamer1.0-plugins-bad: add packageconfig for egl
       new  6336c5b   flex: fix gcc-6 failure
       new  68e06f1   meta-ide-support: inherit nopackages
       new  eed586d   base-files: Add shell test quoting
       new  95b6cef   scripts/contrib: update scripts for changes to internal API
       new  91d29c5   apr: control ipv6 support based on DISTRO_FEATURES
       new  f109e40   libice: control ipv6 support based on DISTRO_FEATURES
       new  cfa74a2   libpcap: control ipv6 support based on DISTRO_FEATURES
       new  b7ed9b1   libsm: control ipv6 support based on DISTRO_FEATURES
       new  3ec45c6   libxfont: control ipv6 support based on DISTRO_FEATURES
       new  1a50503   libxml2: control ipv6 support based on DISTRO_FEATURES
       new  b5b6121   libxmu: control ipv6 support based on DISTRO_FEATURES
       new  b72d049   nfs-utils: control ipv6 support based on DISTRO_FEATURES
       new  b7e045d   nspr: control ipv6 support based on DISTRO_FEATURES
       new  a597000   psmisc: control ipv6 support based on DISTRO_FEATURES
       new  de6b65a   pulseaudio: control ipv6 support based on DISTRO_FEATURES
       new  6817b6e   rsync: use rsync.inc to avoid duplicated codes
       new  0a6d496   rsync: control ipv6 support based on DISTRO_FEATURES
       new  ab69915   wget: control ipv6 support based on DISTRO_FEATURES
       new  35d0349   xauth: control ipv6 support based on DISTRO_FEATURES
       new  87498d7   xhost: control ipv6 support based on DISTRO_FEATURES
       new  d7b2afd   lighttpd: control ipv6 support based on DISTRO_FEATURES
       new  4cb0625   initscripts: Start devpts at 06 instead of 38
       new  7e821cc   sstate.bbclass: skip packaging if SSTATE_SKIP_CREATION is set
       new  32ba805   Fix out of tree builds of u-boot with gold linker
       new  8e4cefb   kernel.bbclass: add user output to savedefconfig
       new  55115f9   gcc-runtime.inc: add CPP support for mips64-n32 tune
       new  5ec6d9e   scripts: ensure tinfoil is shut down correctly
       new  574a5d4   /oeqa/sdkext Adds verification for devtool on eSDK.
       new  994f8a4   oeqa/selftest Adds eSDK test cases to devtool verification.
       new  7aadc91   kernel.bbclass: include signing keys when copying files required for module builds
       new  5a680c2   busybox: fix "sed n (flushes pattern space, terminates early)" testcase failure
       new  66aa39a   arch-mips.inc: Disable QEMU usermode usage when building with n32 ABI

The 32 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/kernel.bbclass                        |   9 +
 meta/classes/patch.bbclass                         |   3 +
 meta/classes/sstate.bbclass                        |   2 +
 meta/conf/machine/include/mips/arch-mips.inc       |   3 +
 meta/lib/oe/patch.py                               |  24 +-
 meta/lib/oeqa/sdkext/devtool.py                    |  90 ++++-
 .../oeqa/sdkext/files/myapp_cmake/CMakeLists.txt   |  11 +
 .../sdkext/files/{myapp => myapp_cmake}/myapp.c    |   0
 meta/lib/oeqa/selftest/devtool.py                  |   4 +-
 meta/lib/oeqa/selftest/eSDK.py                     | 103 ++++++
 meta/recipes-bsp/u-boot/u-boot.inc                 |   2 +-
 meta/recipes-connectivity/libpcap/libpcap.inc      |   5 +-
 .../nfs-utils/nfs-utils_1.3.3.bb                   |   5 +-
 meta/recipes-core/base-files/base-files/profile    |   2 +-
 ...-n-flushes-pattern-space-terminates-early.patch |  72 ++++
 meta/recipes-core/busybox/busybox_1.24.1.bb        |   1 +
 meta/recipes-core/glibc/glibc-scripts.inc          |   4 +
 meta/recipes-core/initscripts/initscripts_1.0.bb   |   2 +-
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |   5 +-
 meta/recipes-core/meta/meta-ide-support.bb         |   2 +-
 ...oid-c-comments-in-c-code-fails-with-gcc-6.patch |  64 ++++
 meta/recipes-devtools/flex/flex_2.6.0.bb           |   1 +
 meta/recipes-devtools/gcc/gcc-runtime.inc          |  10 +
 meta/recipes-devtools/rsync/rsync.inc              |   7 +-
 meta/recipes-devtools/rsync/rsync_2.6.9.bb         |  25 +-
 meta/recipes-devtools/rsync/rsync_3.1.2.bb         |   8 +-
 meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb   |   1 +
 meta/recipes-extended/lighttpd/lighttpd_1.4.41.bb  |   5 +-
 meta/recipes-extended/psmisc/psmisc.inc            |   3 +
 meta/recipes-extended/wget/wget.inc                |   5 +-
 meta/recipes-graphics/xorg-app/xauth_1.0.9.bb      |   3 +
 meta/recipes-graphics/xorg-app/xhost_1.0.7.bb      |   3 +
 meta/recipes-graphics/xorg-lib/libice_1.0.9.bb     |   3 +-
 meta/recipes-graphics/xorg-lib/libsm_1.2.2.bb      |   3 +
 meta/recipes-graphics/xorg-lib/libxfont_1.5.1.bb   |   3 +
 meta/recipes-graphics/xorg-lib/libxmu_1.1.2.bb     |   3 +
 .../gstreamer/gstreamer1.0-plugins-bad.inc         |   5 +-
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |   2 +
 ...ix-racy-parallel-build-of-WebKit2-4.0.gir.patch |  48 +++
 .../{webkitgtk_2.12.3.bb => webkitgtk_2.12.4.bb}   |   5 +-
 meta/recipes-support/apr/apr_1.5.2.bb              |   3 +
 meta/recipes-support/nspr/nspr_4.12.bb             |   3 +
 scripts/contrib/devtool-stress.py                  |   6 +-
 scripts/contrib/list-packageconfig-flags.py        |  35 +-
 scripts/contrib/verify-homepage.py                 |  18 +-
 scripts/devtool                                    |  10 +-
 scripts/lib/devtool/__init__.py                    |   7 +-
 scripts/lib/devtool/build_image.py                 | 124 +++----
 scripts/lib/devtool/deploy.py                      | 141 ++++----
 scripts/lib/devtool/runqemu.py                     |   8 +-
 scripts/lib/devtool/standard.py                    | 362 +++++++++++----------
 scripts/lib/devtool/upgrade.py                     |  89 ++---
 scripts/oe-pkgdata-util                            |   5 +-
 scripts/recipetool                                 |  63 ++--
 54 files changed, 962 insertions(+), 468 deletions(-)
 create mode 100644 meta/lib/oeqa/sdkext/files/myapp_cmake/CMakeLists.txt
 copy meta/lib/oeqa/sdkext/files/{myapp => myapp_cmake}/myapp.c (100%)
 create mode 100644 meta/lib/oeqa/selftest/eSDK.py
 create mode 100644 meta/recipes-core/busybox/busybox/0001-sed-fix-sed-n-flushes-pattern-space-terminates-early.patch
 create mode 100644 meta/recipes-devtools/flex/flex/0002-avoid-c-comments-in-c-code-fails-with-gcc-6.patch
 create mode 100644 meta/recipes-sato/webkit/files/0001-Fix-racy-parallel-build-of-WebKit2-4.0.gir.patch
 rename meta/recipes-sato/webkit/{webkitgtk_2.12.3.bb => webkitgtk_2.12.4.bb} (96%)

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


More information about the Openembedded-commits mailing list