[oe-commits] [openembedded-core] branch master updated (3b7111b -> 3a1cce6)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 5 22:22:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

    from 3b7111b  automake: Adjust shebang lines to remove interpreter path hardcode
     add 760ab75  recipe_sanity: Drop now unused FILESDIR
     add c03de90  sanity: explain where TMPDIR is if we're telling the user to delete it
     add d8b4c58  scripts: change way we find native tools (pseudo)
     add 6c0fc4d  meta-ide-support: exclude this recipe from rm_work
     add 1910f9e  devtool: point runqemu to correct native bindir
     add 3211d43  kernel.bbclass: move in addtask kernel_link_images statement from linux-yocto.inc
     add 57357d4  x86-base.inc, qemuarm.conf: prefer 4.10 version of linux-yocto
     add 3810738  selftest/commands: extend variable regex to include A_B variable notation
     add 087e120  selftest/devtool: use kernel provider instead of recipe allowing other kernel providers
     add ebfd79a  gpgme: fix configure if 'import distutils' causes output on stderr
     add 434b485  runtime/dnf : Add ID to the dnf test cases
     add 79ae1e9  xmlto: replace fedorahosted.org SRC_URI with pagure.io source
     add bbe3cde  libuser: replace fedorahosted.org SRC_URI with pagure.io source
     add b85905b  libnewt: replace fedorahosted.org SRC_URI with pagure.io source
     add 441ad24  liberation-fonts: replace fedorahosted.org SRC_URI with pagure.io source
     add b070317  cronie: replace fedorahosted.org SRC_URI with github.com source
     add 9b3c919  selftest/recipetool: replace fedorahosted.org SRC_URI with github.com source
     add 0fb5427  chkconfig: replace fedorahosted.org SRC_URI with github.com source
     add df2e1a8  update_gio_module_cache: Do not chown a non-existing file
     add 9414382  scripts: Add yocto-compat-layer-wrapper
     add 402ef1c  yocto-compat-layer.py: Add status for skipped items
     add 57fc8a9  yocto-compat-layer.py: Add --dependency argument
     add 6e0a268  compatlayer/__init__.py: Allow add_layer to process recursive deps
     add 4eb0932  yocto-compat-layer.py: Fix the signature validation
     add f84d0bd  scripts/oe-build-perf-report: better guessing of args
     add 79b90ae  scripts/oe-build-perf-report: fix 'charts ready' console message
     add 0a05ccf  scripts/oe-build-perf-report: fix typo
     add be3d171  build-perf-test-wrapper.sh: make it possible to specify Git branch name
     add ed43b2d  build-perf-test-wrapper.sh: correctly check test script exit status
     add d8e14df  build-perf-test-wrapper.sh: support pushing to remote Git
     add 46e76ff  build-perf-test-wrapper.sh: support sending email reports
     add e75bd6a  Revert "filemap: remove FilemapSeek class"
     add f0425c0  wic: improve error message
     add 4b667d2  quilt: Fix paths for patch and perl
     add 3b1871b  libjpeg-turbo: don't depend on NASM for non-x86 targets
     add 02a76f3  u-boot: Add bc-native to DEPENDS to fix u-boot/spl build.
     add b5f471b  yocto-uninative: Update to the 1.6 release
     add 3f1be2c  libxml2: make dependencies on python conditional
     add 0375178  selftest/devtool: skip test in case of poky-tiny distro
     new bb3a0be  ethtool: Switch to download mirror
     new 19be223  busybox.inc: drop comment explaining '-e MAKEFLAGS=' in EXTRA_OEMAKE
     new 95d6910  net-tools: Fix build with USE_NLS="no"
     new 3a1cce6  glibc: fix nativesdk ldd RTLDLIST

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


Summary of changes:
 meta/classes/kernel.bbclass                        |   1 +
 meta/classes/recipe_sanity.bbclass                 |  17 --
 meta/classes/sanity.bbclass                        |   2 +-
 meta/conf/distro/include/yocto-uninative.inc       |   6 +-
 meta/conf/machine/include/x86-base.inc             |   2 +-
 meta/conf/machine/qemuarm.conf                     |   2 +-
 meta/lib/oeqa/runtime/cases/dnf.py                 |  12 +
 meta/lib/oeqa/selftest/devtool.py                  |  25 +-
 meta/lib/oeqa/selftest/recipetool.py               |   8 +-
 meta/lib/oeqa/utils/commands.py                    |   2 +-
 meta/recipes-bsp/u-boot/u-boot_2017.01.bb          |   2 +-
 meta/recipes-core/busybox/busybox.inc              |   1 -
 meta/recipes-core/glibc/glibc-ld.inc               |   1 +
 meta/recipes-core/libxml/libxml2_2.9.4.bb          |  20 +-
 meta/recipes-core/meta/meta-ide-support.bb         |   1 +
 meta/recipes-devtools/quilt/quilt-native.inc       |   3 +-
 meta/recipes-devtools/quilt/quilt.inc              |   9 +-
 ...0001-tests-Allow-different-output-from-mv.patch |  29 ++
 meta/recipes-devtools/quilt/quilt_0.65.bb          |  10 -
 meta/recipes-devtools/xmlto/xmlto_0.0.28.bb        |   4 +-
 .../recipes-extended/chkconfig/chkconfig_1.3.58.bb |  12 +-
 meta/recipes-extended/cronie/cronie_1.5.1.bb       |   6 +-
 meta/recipes-extended/ethtool/ethtool_4.8.bb       |   2 +-
 meta/recipes-extended/libuser/libuser_0.62.bb      |   6 +-
 .../net-tools/net-tools_1.60-26.bb                 |  14 +-
 meta/recipes-extended/newt/libnewt_0.52.19.bb      |   4 +-
 meta/recipes-graphics/jpeg/libjpeg-turbo_1.5.1.bb  |  10 +-
 .../ttf-fonts/liberation-fonts_1.04.bb             |   4 +-
 meta/recipes-kernel/linux/linux-yocto.inc          |   1 -
 .../gpgme/gpgme/python-import.patch                |  19 ++
 meta/recipes-support/gpgme/gpgme_1.8.0.bb          |   2 +-
 scripts/contrib/build-perf-test-wrapper.sh         |  70 ++++-
 scripts/lib/build_perf/html/measurement_chart.html |   6 +-
 scripts/lib/build_perf/html/report.html            |   5 +-
 scripts/lib/compatlayer/__init__.py                |  47 +++-
 scripts/lib/devtool/runqemu.py                     |   4 +-
 scripts/lib/wic/filemap.py                         | 309 +++++++++++++++++----
 scripts/lib/wic/utils/misc.py                      |   2 +-
 scripts/oe-build-perf-report                       |   4 +-
 scripts/oe-find-native-sysroot                     |   8 +-
 .../postinst-intercepts/update_gio_module_cache    |   6 +-
 scripts/yocto-compat-layer-wrapper                 |  27 ++
 scripts/yocto-compat-layer.py                      |  47 +++-
 43 files changed, 576 insertions(+), 196 deletions(-)
 create mode 100644 meta/recipes-devtools/quilt/quilt/0001-tests-Allow-different-output-from-mv.patch
 create mode 100644 meta/recipes-support/gpgme/gpgme/python-import.patch
 create mode 100755 scripts/yocto-compat-layer-wrapper

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


More information about the Openembedded-commits mailing list