[oe-commits] [openembedded-core] branch master updated (b30153a -> 4889704)

git at git.openembedded.org git at git.openembedded.org
Thu Mar 1 22:14:40 UTC 2018


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

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

    from b30153a  buildhistory-diff: honour report_all flag
     add 85e72e1  package_manager: Filter to only rpms we depend upon
     add 68150ba  sstatesig/staging/package_manager: Create common sstate manifest code
     new 5d6ad88  webkit: add missing Upstream-Status to patch
     new fa72434  piglit: upgrade to current git master
     new 5e39466  puzzles: upgrade to latest revision
     new b2c6441  icecc.bbclass: Ignore more icecream vars in hashes
     new b088a9c  sstatesig: Ignore icecc-create-env in task sigs
     new 6dddf01  linux-firmware: fix typo
     new 526855f  sstatesig: Add recipe wildcard
     new 891ca3c  sstatesig: Move hardcoded native tools
     new 5b3afc9  oe-init-env: search 'bitbake' outside of oe-core
     new dd3d4b0  lib/oe/path: implement is_path_parent()
     new 56e0426  devtool: fix poor handling of upgraded BBCLASSEXTENDed recipes
     new 751d276  devtool: reset: delete bbappend file if _check_preserve() doesn't
     new a85a78d  devtool: finish: fix erroneously creating bbappend for relative paths
     new f1020ee  devtool: deploy-target: don't specify ssh/scp port unless user does
     new 2846658  lib/oe/recipeutils: add .txz extension to archive list
     new b840638  devtool: search: also look in recipe cache
     new cc68971  devtool: search: tweak help text
     new 4889704  meta-world-pkgdata: This recipe is machine specific, mark as such

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/icecc.bbclass                         |   5 +-
 meta/classes/staging.bbclass                       |  36 ++------
 meta/conf/layer.conf                               |   5 ++
 meta/lib/oe/package_manager.py                     |  85 +++++++++++++++++-
 meta/lib/oe/path.py                                |  22 +++++
 meta/lib/oe/recipeutils.py                         |   2 +-
 meta/lib/oe/sstatesig.py                           |  44 +++++++--
 meta/lib/oeqa/utils/package_manager.py             |   3 +-
 meta/recipes-core/meta/meta-world-pkgdata.bb       |   2 +
 ...gl-context-priority.c-Use-piglit_egl_get_.patch |  41 ---------
 meta/recipes-graphics/piglit/piglit_git.bb         |   5 +-
 .../linux-firmware/linux-firmware_git.bb           |   2 +-
 ...d-paranthesis-to-remove-doubt-about-prece.patch |  47 ----------
 meta/recipes-sato/puzzles/puzzles_git.bb           |   7 +-
 ...bKitMacros-Append-to-I-and-not-to-isystem.patch |   1 +
 scripts/devtool                                    |   5 +-
 scripts/lib/devtool/deploy.py                      |  12 +--
 scripts/lib/devtool/search.py                      | 100 +++++++++++++--------
 scripts/lib/devtool/standard.py                    |  17 +++-
 scripts/oe-buildenv-internal                       |   1 +
 20 files changed, 255 insertions(+), 187 deletions(-)
 delete mode 100644 meta/recipes-graphics/piglit/piglit/0001-tests-egl-egl-context-priority.c-Use-piglit_egl_get_.patch
 delete mode 100644 meta/recipes-sato/puzzles/files/0001-signpost-Add-paranthesis-to-remove-doubt-about-prece.patch

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


More information about the Openembedded-commits mailing list