[oe-commits] [openembedded-core] branch master-next updated (a88c16c -> cccb8cf)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 31 16:55:20 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 a88c16c  image_types.bbclass: improve reproducibility of .gz files
     new 944ac91  selftest/prservice: Adapt to BB_SERVER_TIMEOUT
     new ff495d4  devtool: update-recipe: ensure patches get deleted in srcrev mode
     new 09d8ed5  devtool: upgrade: fix handling of non-absolute paths
     new 129a3be  devtool: upgrade: check that user has configured git properly
     new 85d8f1f  devtool: upgrade: workaround for recipes which apply patches conditional upon class
     new 15cf5aa  devtool: edit-recipe: fix regression
     new 72105d8  oe-selftest: devtool: test find-recipe and edit-recipe
     new 3a63260  devtool: add: add explicit srcrev/branch options
     new 8df3fd8  recipetool: create: make recently added branch/tag handling git specific
     new b942916  recipetool: create: fix SRCPV prefix for non-git SCMs
     new b98b4d2  recipetool: create: suppress npm shrinkwrap/lockdown warnings again
     new ddb4459  recipetool: create: detect Eclipse licenses
     new 511ee06  oe-selftest: tinfoil: add a test for variable history
     new 16ebb1e  scriptutils: fix fetch_url() to use lowercase dummy recipe name
     new 8da2ce0  openssl10: set right target for ilp32 build
     new e4deec8  musl: Update to latest
     new 4f973f1  ca-certificates: update to 20170717
     new 0bec7cf  classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUM
     new cccb8cf  waffle: fix REQUIRED_DISTRO_FEATURES and PACKAGECONFIG virtual/libgl dependencies

The 19 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/license.bbclass                       |  2 +-
 meta/lib/oe/recipeutils.py                         | 43 +++++++++++++++-----
 meta/lib/oeqa/selftest/cases/devtool.py            | 25 ++++++++----
 meta/lib/oeqa/selftest/cases/prservice.py          |  2 +-
 meta/lib/oeqa/selftest/cases/tinfoil.py            | 34 ++++++++++++++++
 meta/recipes-connectivity/openssl/openssl10.inc    |  2 +-
 meta/recipes-core/musl/musl_git.bb                 |  2 +-
 meta/recipes-graphics/waffle/waffle_1.5.2.bb       | 10 ++---
 ...tes_20161130.bb => ca-certificates_20170717.bb} |  3 +-
 scripts/lib/devtool/standard.py                    | 20 +++++++--
 scripts/lib/devtool/upgrade.py                     | 32 ++++++++++++++-
 scripts/lib/devtool/utilcmds.py                    | 15 +++++--
 scripts/lib/recipetool/create.py                   | 47 ++++++++++++++++++----
 scripts/lib/scriptutils.py                         |  2 +-
 14 files changed, 193 insertions(+), 46 deletions(-)
 rename meta/recipes-support/ca-certificates/{ca-certificates_20161130.bb => ca-certificates_20170717.bb} (97%)

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


More information about the Openembedded-commits mailing list