[oe-commits] [openembedded-core] branch master-next updated (53fcfe4 -> 263d4c7)

git at git.openembedded.org git at git.openembedded.org
Fri Jul 1 15:39:11 UTC 2016


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

      from  53fcfe4   lib/oeqa: add Galculator to SDK and runtime tests
       new  92e20ba   bitbake.conf: whitelist progress varflag
       new  2a2a203   classes/image: implement progress support for do_rootfs
       new  e4ee841   classes/sstate: show progress during sstate object availability check
       new  d8c3997   classes/sstate: add a mode to error if sstate package unavailable
       new  904ee68   classes/testsdk: print output correctly on failure
       new  5dc91b0   lib/oe/sstatesig: print locked sigs file message only when explicitly called
       new  d771650   toolchain-shar-extract.sh: allow TERM through into SDK installer env
       new  80859e8   classes/populate_sdk_ext: eliminate double execution on install
       new  263d4c7   classes/cmake: enable progress for do_compile

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta/classes/cmake.bbclass                        |   1 +
 meta/classes/image.bbclass                        |  19 +++-
 meta/classes/populate_sdk_ext.bbclass             |   7 +-
 meta/classes/sstate.bbclass                       |  29 ++++++-
 meta/classes/testsdk.bbclass                      |  14 ++-
 meta/conf/bitbake.conf                            |   6 +-
 meta/files/ext-sdk-prepare.py                     |  52 +----------
 meta/files/toolchain-shar-extract.sh              |   1 +
 meta/lib/oe/rootfs.py                             | 101 +++++++++++++++++++---
 meta/lib/oe/sstatesig.py                          |  10 +--
 meta/recipes-devtools/cmake/cmake-native_3.5.2.bb |   2 +
 scripts/oe-buildenv-internal                      |   2 +-
 12 files changed, 162 insertions(+), 82 deletions(-)

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


More information about the Openembedded-commits mailing list