[oe-commits] [openembedded-core] branch master updated (b32d430 -> 088c82b)

git at git.openembedded.org git at git.openembedded.org
Mon Aug 1 10:49:24 UTC 2016


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

      from  b32d430   dpkg: use snapshot.debian.org for SRC_URI
      adds  da191d5   useradd.bbclass: Fix delete user/group when more than one item
      adds  9291c5d   recipetool: create: fix greedy regex that broke support for github tarballs
      adds  d8d01f4   oe-selftest: recipetool: add tests for git URL mangling
      adds  d51f9dd   oe-selftest: export test results via xmlrunner
      adds  e7b2362   oe-selftest: simplifying log filenames
      adds  eeb0a91   Revert "lttng-tools: filter random filename of ptest output"
      adds  bb44ef7   avahi-ui: use PACKAGECONFIG for gtk features
      adds  6cc3aea   screen: add back the patch for parallel build
       new  00d9df2   uncovered: list uncovered python modules
       new  45bc8a2   bash: add patch to build w/ -Wformat-security
       new  b89bd41   qemu: add patch to add mips 24KEc CPU definition
       new  8af1707   tune-mips-24k: add QEMU_EXTRAOPTIONS for DSP and MIPS16e cores
       new  d6d1592   sysprof: clean up FILES
       new  3f0aea2   menu-cache: remove spurious dependency on intltool
       new  21bba05   binutils: Cache gettext api version 1 and 2 support
       new  7a94739   update-rc.d: Correct trivial typo in DESCRIPTION line.
       new  5bdc7dd   connman: upgrade to 1.33
       new  55fa3da   libsolv: upgrade to 0.6.23
       new  7ad0009   libtasn1: upgrade to 4.9
       new  af9cf06   wayland-protocols: upgrade to 1.5
       new  1513e77   dropbear: upgrade to 2016.74
       new  4e951b2   libgpg-error: upgrade to 1.24
       new  2b119c0   libassuan: upgrade to 2.4.3
       new  3c41b23   cmake: upgrade to 3.6.1
       new  cffab22   selftest/runtime-test.py: Add test for import test from other layers
       new  951417b   gstreamer1.0-plugins-bad: add missing wayland-native dependency
       new  7acc8c4   systemd-boot: use lnr instead of ln --relative
       new  605e7b4   linux-yocto/4.4: bump to v4.4.15
       new  84dbace   linux-yocto/4.4: lx-dialog and mei bug fixes
       new  711274e   linux-yocto/4.4: mousedev and printk configuation streamlining
       new  92396af   python-numpy: upgrade to 1.11.1
       new  48e39a7   python-git: Upgrade python-git and python3-git to 2.0.7
       new  3e0de80   tcf-agent: update to 1.4_neon_bugfix branch
       new  86f016a   xorg-xserver: upgrade xserver version from 1.18.3 to 1.18.4
       new  f3fe359   oeqa/runtime/syslog.py: Improve test_syslog_logger
       new  07ea6b5   busybox-syslog.default: When systemd is enabled don't use circular buffer
       new  a0bb649   classes/testimage: When image is systemd, enable debug log level
       new  f49e484   oeqa/runtime/syslog: test_syslog_logger Don't try to use logread when systemd is enabled
       new  f2a04fa   oeqa/utils/commands.py: Command class improve validations/decoding in output
       new  799c935   useradd-staticids.bbclass: trigger reparsing when table files change
       new  5889583   readline: don't install readline C examples
       new  bb2ac25   linux-yocto/4.4: update to -r19
       new  1b38ad4   ossp-uuid: use snapshot.debian.org for SRC_URI
       new  edec2f2   netbase: use snapshot.debian.org for SRC_URI
       new  7a54843   docbook-xml-dtd4: use snapshot.debian.org for SRC_URI
       new  8ad4783   linuxdoc-tools: use snapshot.debian.org for SRC_URI
       new  0cf90e6   serf: use snapshot.debian.org for SRC_URI
       new  3b6d9a6   blktool: use snapshot.debian.org for SRC_URI
       new  9e6e7b3   libaio: use snapshot.debian.org for SRC_URI
       new  90abbe6   mailx: use snapshot.debian.org for SRC_URI
       new  088c82b   at: use snapshot.debian.org for SRC_URI

The 43 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-selftest/lib/oeqa/runtime/selftest.json       |  6 +++
 meta-selftest/lib/oeqa/runtime/selftest.py         | 31 ++++++++++++
 meta/classes/testimage.bbclass                     |  5 +-
 meta/classes/useradd-staticids.bbclass             | 13 +++++
 meta/classes/useradd.bbclass                       | 22 +++++---
 meta/conf/machine/include/mips/tune-mips-24k.inc   |  6 +++
 meta/lib/oeqa/runtime/syslog.py                    |  9 +++-
 meta/lib/oeqa/selftest/recipetool.py               | 43 ++++++++++++++++
 .../selftest/{testexport.py => runtime-test.py}    | 20 ++++++++
 meta/lib/oeqa/utils/commands.py                    |  5 +-
 ...per-instead-of-looking-for-relative-opti.patch} | 26 +++++-----
 meta/recipes-bsp/systemd-boot/systemd-boot.bb      |  2 +
 meta/recipes-connectivity/avahi/avahi-ui_0.6.32.bb |  4 +-
 meta/recipes-connectivity/avahi/avahi.inc          | 10 ++--
 .../connman/{connman_1.32.bb => connman_1.33.bb}   |  4 +-
 .../busybox/files/busybox-syslog.default           |  2 +-
 meta/recipes-core/dropbear/dropbear_2016.73.bb     |  7 ---
 meta/recipes-core/dropbear/dropbear_2016.74.bb     |  7 +++
 meta/recipes-core/netbase/netbase_5.3.bb           |  3 +-
 meta/recipes-core/readline/readline.inc            |  2 +
 meta/recipes-core/update-rc.d/update-rc.d_0.7.bb   |  2 +-
 meta/recipes-devtools/binutils/binutils_2.26.bb    |  4 ++
 ...cmake-native_3.5.2.bb => cmake-native_3.6.1.bb} |  0
 meta/recipes-devtools/cmake/cmake.inc              |  4 +-
 .../cmake/{cmake_3.5.2.bb => cmake_3.6.1.bb}       |  0
 .../docbook-xml/docbook-xml-dtd4_4.5.bb            |  4 +-
 .../linuxdoc-tools/linuxdoc-tools-native_0.9.69.bb |  3 +-
 meta/recipes-devtools/ossp-uuid/ossp-uuid_1.6.2.bb |  3 +-
 ...thon-numpy_1.11.0.bb => python-numpy_1.11.1.bb} |  4 +-
 meta/recipes-devtools/python/python-git.inc        |  3 ++
 .../{python-git_2.0.5.bb => python-git_2.0.7.bb}   |  3 --
 .../{python3-git_1.0.2.bb => python3-git_2.0.7.bb} |  3 --
 meta/recipes-devtools/qemu/qemu.inc                |  1 +
 ...0001-target-mips-add-24KEc-CPU-definition.patch | 54 ++++++++++++++++++++
 meta/recipes-devtools/tcf-agent/tcf-agent_git.bb   |  6 +--
 meta/recipes-extended/at/at_3.1.20.bb              |  4 +-
 ...1-help-fix-printf-format-security-warning.patch | 35 +++++++++++++
 meta/recipes-extended/bash/bash_4.3.30.bb          |  1 +
 meta/recipes-extended/blktool/blktool_4-7.bb       |  3 +-
 meta/recipes-extended/libaio/libaio_0.3.110.bb     |  4 +-
 .../{libsolv_0.6.22.bb => libsolv_0.6.23.bb}       |  2 +-
 meta/recipes-extended/mailx/mailx_12.5-5.bb        |  3 +-
 .../screen/0001-fix-for-multijob-build.patch       | 58 ++++++++++++++++++++++
 meta/recipes-extended/screen/screen_4.4.0.bb       |  1 +
 .../menu-cache/menu-cache_1.0.1.bb                 |  2 +-
 ...d-protocols_1.4.bb => wayland-protocols_1.5.bb} |  4 +-
 ...erver-xorg_1.18.3.bb => xserver-xorg_1.18.4.bb} |  4 +-
 meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb    |  6 +--
 meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb  |  6 +--
 meta/recipes-kernel/linux/linux-yocto_4.4.bb       | 20 ++++----
 ...ls-filter-random-filename-of-tests-output.patch | 55 --------------------
 meta/recipes-kernel/lttng/lttng-tools_git.bb       |  1 -
 meta/recipes-kernel/sysprof/sysprof_git.bb         |  5 +-
 .../gstreamer/gstreamer1.0-plugins-bad.inc         |  2 +-
 .../gnutls/{libtasn1_4.8.bb => libtasn1_4.9.bb}    |  4 +-
 .../{libassuan_2.4.2.bb => libassuan_2.4.3.bb}     |  4 +-
 .../{libgpg-error_1.23.bb => libgpg-error_1.24.bb} |  4 +-
 meta/recipes-support/serf/serf_1.3.8.bb            |  4 +-
 scripts/contrib/uncovered                          | 39 +++++++++++++++
 scripts/lib/recipetool/create.py                   |  2 +-
 scripts/oe-selftest                                | 33 ++++++++++--
 61 files changed, 473 insertions(+), 154 deletions(-)
 create mode 100644 meta-selftest/lib/oeqa/runtime/selftest.json
 create mode 100644 meta-selftest/lib/oeqa/runtime/selftest.py
 rename meta/lib/oeqa/selftest/{testexport.py => runtime-test.py} (74%)
 copy meta/{recipes-core/systemd/systemd/0007-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch => recipes-bsp/systemd-boot/files/0001-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch} (77%)
 rename meta/recipes-connectivity/connman/{connman_1.32.bb => connman_1.33.bb} (76%)
 delete mode 100644 meta/recipes-core/dropbear/dropbear_2016.73.bb
 create mode 100644 meta/recipes-core/dropbear/dropbear_2016.74.bb
 rename meta/recipes-devtools/cmake/{cmake-native_3.5.2.bb => cmake-native_3.6.1.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.5.2.bb => cmake_3.6.1.bb} (100%)
 rename meta/recipes-devtools/python-numpy/{python-numpy_1.11.0.bb => python-numpy_1.11.1.bb} (95%)
 rename meta/recipes-devtools/python/{python-git_2.0.5.bb => python-git_2.0.7.bb} (59%)
 rename meta/recipes-devtools/python/{python3-git_1.0.2.bb => python3-git_2.0.7.bb} (61%)
 create mode 100644 meta/recipes-devtools/qemu/qemu/0001-target-mips-add-24KEc-CPU-definition.patch
 create mode 100644 meta/recipes-extended/bash/bash/0001-help-fix-printf-format-security-warning.patch
 rename meta/recipes-extended/libsolv/{libsolv_0.6.22.bb => libsolv_0.6.23.bb} (93%)
 create mode 100644 meta/recipes-extended/screen/screen/0001-fix-for-multijob-build.patch
 rename meta/recipes-graphics/wayland/{wayland-protocols_1.4.bb => wayland-protocols_1.5.bb} (85%)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.18.3.bb => xserver-xorg_1.18.4.bb} (86%)
 delete mode 100644 meta/recipes-kernel/lttng/lttng-tools/0001-lttng-tools-filter-random-filename-of-tests-output.patch
 rename meta/recipes-support/gnutls/{libtasn1_4.8.bb => libtasn1_4.9.bb} (81%)
 rename meta/recipes-support/libassuan/{libassuan_2.4.2.bb => libassuan_2.4.3.bb} (87%)
 rename meta/recipes-support/libgpg-error/{libgpg-error_1.23.bb => libgpg-error_1.24.bb} (92%)
 create mode 100755 scripts/contrib/uncovered

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


More information about the Openembedded-commits mailing list