[oe-commits] [openembedded-core] branch master-next updated (3b7111b -> 434b485)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 5 08:46:53 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.

    from 3b7111b  automake: Adjust shebang lines to remove interpreter path hardcode
     new 760ab75  recipe_sanity: Drop now unused FILESDIR
     new c03de90  sanity: explain where TMPDIR is if we're telling the user to delete it
     new d8b4c58  scripts: change way we find native tools (pseudo)
     new 6c0fc4d  meta-ide-support: exclude this recipe from rm_work
     new 1910f9e  devtool: point runqemu to correct native bindir
     new 3211d43  kernel.bbclass: move in addtask kernel_link_images statement from linux-yocto.inc
     new 57357d4  x86-base.inc, qemuarm.conf: prefer 4.10 version of linux-yocto
     new 3810738  selftest/commands: extend variable regex to include A_B variable notation
     new 087e120  selftest/devtool: use kernel provider instead of recipe allowing other kernel providers
     new ebfd79a  gpgme: fix configure if 'import distutils' causes output on stderr
     new 434b485  runtime/dnf : Add ID to the dnf test cases

The 11 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/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                  | 23 +++++++++++-----------
 meta/lib/oeqa/utils/commands.py                    |  2 +-
 meta/recipes-core/meta/meta-ide-support.bb         |  1 +
 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/lib/devtool/runqemu.py                     |  4 +++-
 scripts/oe-find-native-sysroot                     |  8 ++++----
 14 files changed, 57 insertions(+), 39 deletions(-)
 create mode 100644 meta/recipes-support/gpgme/gpgme/python-import.patch

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


More information about the Openembedded-commits mailing list