[oe-commits] [openembedded-core] branch master-next updated (95a7bd6 -> adaedbd)

git at git.openembedded.org git at git.openembedded.org
Tue Mar 21 21:11:35 UTC 2017


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

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

 discard 95a7bd6  meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)
 discard 76246e5  bitbake.conf: add sudo to HOSTTOOLS_NONFATAL
 discard 598fd4c  qemurunner: configure guest networking
 discard 4ca4e43  qemurunner: get network params from runqemu output
 discard d69c9bd  runqemu: output network configuration
 discard 1d1c0a9  image_types: increase filesystem size for BTRFS
 discard 31fbc4e  pinentry: update to 1.0.0
 discard 3d57ac1  python*-git: Upgrade to version 2.1.3
     new cf720eb  image_types: increase filesystem size for BTRFS
     new ace82a2  runqemu: output network configuration
     new 658d75c  qemurunner: get network params from runqemu output
     new 5c36173  qemurunner: configure guest networking
     new bfed08a  bitbake.conf: add sudo to HOSTTOOLS_NONFATAL
     new 9f258a6  meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)
     new 8961979  selftest/devtool: Add test to verify "modify virtual/kernel"
     new 58f2de3  feature-arm-thumb.inc: fix ARM_THUMB_SUFFIX for armv8
     new 4d1218d  busybox: ignore the largefile distro feature ( always enable LFS )
     new 3e7ca13  devtool/recipetill: npm install of devDependencies
     new 1f15cae  classes/npm: allow installation of devDependencies
     new e416186  useradd-staticids.bbclass: Support recipes specifying static IDs
     new a884e0a  useradd-staticids.bbclass: Always fail/warn for missing IDs
     new 381f004  wic/partionedfs: Avoid reserving space for non-existing ext. partition
     new 43ba664  glibc: Ensure ldconfig is packaged into glibc
     new c401a81  util-linux: Fix packaging with "usrmerge"
     new 77a1a5b  attr/acl: Do not create broken static library link when not needed
     new 836008e  systemd: Do not add libnss_* to systemd package
     new 6ef6ca3  util-linux: Make sure '${base_bindir}/reset' is part of util-linux-reset package.
     new 67271f2  util-linux,shadow: Make 'nologin' alternative command
     new 420519d  kernel: use ${nonarch_base_libdir} for kernel modules installation.
     new a5bceaa  firmware: use ${nonarch_base_libdir} for firmware installation.
     new e814a36  mktemp: Move installed files only when needed
     new 039381c  net-tools: Place package content as per bitbake environment.
     new 81d5270  lttng-modules: Replace '/lib' with ${nonarch_base_libdir}
     new f90a497  mdadm: Avoid using hardocded sbin path
     new c105ea3  lsb: Make use of appropriate bitbake variables.
     new de4eff2  ltp: Fix __sighandler_t for mips
     new cd79fae  kernel-fitimage: dtb sections named by their filenames and one config section for each dtb
     new b45c70d  image_types_wic.bbclass: tighten dependency to help do_rm_work_all
     new bd79fe5  rm_work.bbclass: re-enable recursive do_rm_work_all
     new e5649dc  meta/lib/oeqa: change sdk test from cvs to cpio
     new d5ea4b0  bitbake.conf: remove vi from HOSTTOOLS list
     new c7a3bcb  oe-selftest: tinfoil: add tests for recently enabled datastore operations
     new ae83981  devtool: tidy up handling of parse failures
     new 2b01d79  python-3.3-multilib.patch: Fixes getpath on multilib configurations
     new 370949d  gen-lockedsig-cache: catch os.link error
     new cbbfe02  e2fsprogs: Fix wrong error code after optimization
     new cf9aeb5  wic: partition.py: Add fsck to avoid corrupt EXT file systems
     new 18db43f  image-buildinfo.bbclass: configurable location for build file
     new 2e234b4  gpgme: Avoid requiring a host C++ compiler with C++11 support
     new b4f5202  package.bbclass: Add PRIVATE_LIBS to list of package specific variables
     new ecaa840  insane: remove broken unsafe-references-in-binaries test
     new 66e1df5  oeqa/selftest: remove test_sanity_unsafe_binary_references
     new adef93a  openssl: Fix build with clang
     new 0f2f6b7  acpitests: Point Makefile CC to use OE synthesized CC
     new 587c84a  go-native: Install bootstrap binaries with 1.4 suffix
     new c91ccb9  scriptutils: Add support for specify stream on logger_create
     new 426340a  scripts/yocto-compat-layer.py: Dump log to stdout instead of stderr
     new e2216c0  scripts/yocto-compat-layer.py: Make output log argument optional
     new 3f5abf7  scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signatures
     new dee1a56  libcomps: Fix/optimize building with clang
     new 060ac4e  ovmf: fix toolchain selection
     new 28c321f  buildhistory.bbclass: add layer name to source recipe data
     new ac29b81  scripts/lib/compatlayer: Remove require of meta- in layer dir name
     new e8ca622  scripts/yocto-compat-layer.py: Add option to disable layer autodiscovery
     new edb87cb  scripts/yocto-compat-layer.py: Handle layer dependencies when test
     new e453c5b  selftest: wictestdisk: machine agnostic WKS for use with selftest
     new 6ee0d3d  selftest: wic: replace directdisk with wictestdisk where possible
     new 841cd05  wic: selftest: avoid COMPATIBLE_HOST issues
     new 329c35d  wic: selftest: do not assume bzImage kernel image
     new 275c7cb  wic: selftest: add tests for --fixed-size partition flags
     new 1fa0980  externalsrc: Use git add -A for compatibility with all git versions
     new adaedbd  oeqa/selftest/devtool: Enable missing cleanup

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (95a7bd6)
            \
             N -- N -- N   refs/heads/master-next (adaedbd)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 64 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-selftest/wic/wictestdisk.wks                  |   7 +
 meta/classes/buildhistory.bbclass                  |   4 +
 meta/classes/externalsrc.bbclass                   |   2 +-
 meta/classes/image-buildinfo.bbclass               |   5 +-
 meta/classes/image_types_wic.bbclass               |   2 +-
 meta/classes/insane.bbclass                        |  42 ----
 meta/classes/kernel-fitimage.bbclass               |  28 ++-
 meta/classes/kernel-module-split.bbclass           |   2 +-
 meta/classes/kernel.bbclass                        |  14 +-
 meta/classes/module.bbclass                        |   2 +-
 meta/classes/npm.bbclass                           |  13 +-
 meta/classes/package.bbclass                       |   2 +-
 meta/classes/rm_work.bbclass                       |  11 +-
 meta/classes/testimage.bbclass                     |   6 +-
 meta/classes/useradd-staticids.bbclass             |   8 +-
 meta/conf/bitbake.conf                             |   2 +-
 .../conf/machine/include/arm/feature-arm-thumb.inc |  17 +-
 .../runtime/cases/{buildcvs.py => buildcpio.py}    |   8 +-
 .../oeqa/sdk/cases/{buildcvs.py => buildcpio.py}   |   8 +-
 meta/lib/oeqa/selftest/buildoptions.py             |  19 --
 meta/lib/oeqa/selftest/devtool.py                  |  87 ++++++-
 meta/lib/oeqa/selftest/tinfoil.py                  |  35 +++
 meta/lib/oeqa/selftest/wic.py                      | 171 +++++++++++---
 ...build-with-clang-using-external-assembler.patch |  49 ++++
 .../recipes-connectivity/openssl/openssl_1.0.2k.bb |   5 +-
 meta/recipes-core/busybox/busybox.inc              |   4 +-
 meta/recipes-core/busybox/busybox/defconfig        |   2 +-
 meta/recipes-core/glibc/glibc-package.inc          |   2 +-
 ...s-Force-tools-variables-to-host-toolchain.patch |  48 ----
 meta/recipes-core/ovmf/ovmf_git.bb                 |  68 ++++--
 meta/recipes-core/systemd/systemd_232.bb           |   1 -
 meta/recipes-core/util-linux/util-linux.inc        |  13 +-
 ...-with-exit-status-0-if-no-errors-were-fix.patch | 255 +++++++++++++++++++++
 .../recipes-devtools/e2fsprogs/e2fsprogs_1.43.4.bb |   1 +
 meta/recipes-devtools/go/go-native.inc             |  12 +-
 ...-Make-__comps_objmrtree_all-static-inline.patch |  35 +++
 meta/recipes-devtools/libcomps/libcomps_git.bb     |   1 +
 meta/recipes-devtools/python/python-git.inc        |   4 +-
 .../{python-git_2.1.3.bb => python-git_2.1.1.bb}   |   0
 .../{python3-git_2.1.3.bb => python3-git_2.1.1.bb} |   0
 .../python/python3/python-3.3-multilib.patch       |  17 +-
 meta/recipes-extended/acpica/acpitests_20140828.bb |   2 +-
 meta/recipes-extended/lsb/lsb_4.1.bb               |  40 ++--
 ...n.h-Use-sighandler_t-instead-of-__sighand.patch |  31 +--
 meta/recipes-extended/mdadm/mdadm_4.0.bb           |   4 +-
 meta/recipes-extended/mktemp/mktemp_1.7.bb         |   8 +-
 .../net-tools/net-tools_1.60-26.bb                 |  11 +
 meta/recipes-extended/shadow/shadow.inc            |   3 +-
 .../linux-firmware/linux-firmware_git.bb           | 168 +++++++-------
 meta/recipes-kernel/lttng/lttng-modules_2.9.1.bb   |   4 +-
 meta/recipes-support/attr/ea-acl.inc               |   2 +
 ...gure-option-to-enable-disable-static-libr.patch |  70 ++++++
 meta/recipes-support/gpgme/gpgme_1.8.0.bb          |   6 +-
 .../pinentry/pinentry-1.0.0/gpg-error_pkconf.patch | 100 --------
 .../pinentry-1.0.0/libassuan_pkgconf.patch         | 153 -------------
 .../{pinentry_1.0.0.bb => pinentry_0.9.2.bb}       |  22 +-
 scripts/gen-lockedsig-cache                        |   6 +-
 scripts/lib/compatlayer/__init__.py                |  62 ++++-
 scripts/lib/devtool/__init__.py                    |  11 +-
 scripts/lib/devtool/standard.py                    |   3 +
 scripts/lib/recipetool/create.py                   |   6 +
 scripts/lib/recipetool/create_npm.py               |  23 +-
 scripts/lib/scriptutils.py                         |   4 +-
 scripts/lib/wic/partition.py                       |   3 +
 scripts/lib/wic/plugins/imager/direct.py           |   8 +-
 scripts/yocto-compat-layer.py                      |  44 ++--
 66 files changed, 1134 insertions(+), 672 deletions(-)
 create mode 100644 meta-selftest/wic/wictestdisk.wks
 rename meta/lib/oeqa/runtime/cases/{buildcvs.py => buildcpio.py} (83%)
 rename meta/lib/oeqa/sdk/cases/{buildcvs.py => buildcpio.py} (80%)
 create mode 100644 meta/recipes-connectivity/openssl/openssl/0001-Fix-build-with-clang-using-external-assembler.patch
 delete mode 100644 meta/recipes-core/ovmf/ovmf/0001-BaseTools-Force-tools-variables-to-host-toolchain.patch
 create mode 100644 meta/recipes-devtools/e2fsprogs/e2fsprogs/0001-e2fsck-exit-with-exit-status-0-if-no-errors-were-fix.patch
 create mode 100644 meta/recipes-devtools/libcomps/libcomps/0001-Make-__comps_objmrtree_all-static-inline.patch
 rename meta/recipes-devtools/python/{python-git_2.1.3.bb => python-git_2.1.1.bb} (100%)
 rename meta/recipes-devtools/python/{python3-git_2.1.3.bb => python3-git_2.1.1.bb} (100%)
 create mode 100644 meta/recipes-support/attr/files/0001-Added-configure-option-to-enable-disable-static-libr.patch
 delete mode 100644 meta/recipes-support/pinentry/pinentry-1.0.0/gpg-error_pkconf.patch
 delete mode 100644 meta/recipes-support/pinentry/pinentry-1.0.0/libassuan_pkgconf.patch
 rename meta/recipes-support/pinentry/{pinentry_1.0.0.bb => pinentry_0.9.2.bb} (63%)

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


More information about the Openembedded-commits mailing list