[oe-commits] [openembedded-core] branch master updated (a88c16c -> 811edd9)

git at git.openembedded.org git at git.openembedded.org
Thu Aug 31 22:30:24 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 a88c16c  image_types.bbclass: improve reproducibility of .gz files
     new 350f83d  devtool: update-recipe: ensure patches get deleted in srcrev mode
     new 3861486  devtool: upgrade: fix handling of non-absolute paths
     new 56bf5e9  devtool: upgrade: workaround for recipes which apply patches conditional upon class
     new d519184  devtool: edit-recipe: fix regression
     new 355d8f4  oe-selftest: devtool: test find-recipe and edit-recipe
     new 2d86cac  devtool: add: add explicit srcrev/branch options
     new 5d4bfe6  recipetool: create: make recently added branch/tag handling git specific
     new ad1200c  recipetool: create: fix SRCPV prefix for non-git SCMs
     new cb083b6  recipetool: create: suppress npm shrinkwrap/lockdown warnings again
     new 41e7580  recipetool: create: detect Eclipse licenses
     new f49042e  oe-selftest: tinfoil: add a test for variable history
     new b48c48b  scriptutils: fix fetch_url() to use lowercase dummy recipe name
     new b6a1c7e  openssl10: set right target for ilp32 build
     new 82ecd05  musl: Update to latest
     new 8359730  ca-certificates: update to 20170717
     new e9eaa7d  classes/license: drop erroneous sha256 parameter in LIC_FILES_CHKSUM
     new 2e3344a  waffle: fix REQUIRED_DISTRO_FEATURES and PACKAGECONFIG virtual/libgl dependencies
     new 811edd9  selftest/prservice: Adapt to BB_SERVER_TIMEOUT

The 18 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                     |  5 ++-
 scripts/lib/devtool/utilcmds.py                    | 15 +++++--
 scripts/lib/recipetool/create.py                   | 47 ++++++++++++++++++----
 scripts/lib/scriptutils.py                         |  2 +-
 14 files changed, 167 insertions(+), 45 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