[oe-commits] [openembedded-core] branch master-next updated (b8409b1 -> cb8cf2b)

git at git.openembedded.org git at git.openembedded.org
Thu Sep 15 21:57:24 UTC 2016


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

  discards  b8409b1   build-appliance-image: Create image in correct location
  discards  963cb55   cmake-native: rationalise system/internal library dependencies
  discards  33a0e3e   cmake: use convenience options for clarity
  discards  906980b   boost: add support for additional boost libs
  discards  aa391b7   scripts: introduce buildstats-diff
  discards  e11b0c8   package_manager.py: fix bitbake package-index failed
  discards  bf126e4   shadow: use relaxed usernames
  discards  10d0339   boost: Replace math::static_lcm with integer
  discards  667ae57   oeqa/sdkext/devtool: use a smaller module to test node.js functionality
  discards  d0ce465   makedevs: don't restrict device node paths to 40 characters
  discards  6fab810   qemurunner: print out the runqemu command
  discards  4935237   cve-check.bbclass: Add class
  discards  03a6e34   fixup cve-check-tool
  discards  bb95bbc   cve-check-tool: Add recipe
  discards  40f2942   cmake: don't inherit autotools
  discards  dd11361   openssl: Fix MIPS64be and add MIPS64le
  discards  3ebd6da   oeqa/oetest: show stderr when running commands
  discards  5e5e663   sanity: make license QA failures fatal again
  discards  61319e2   openjade/sgml-common: Add sstate postrm commands
  discards  b3b328e   sstate: Add postrm command support
  discards  89461c3   meta: modify runexported script to inherit the features from baserunner
  discards  e49fa0d   meta: use baserunner in oetest
  discards  54bb5b7   meta: implement key baserunner features
  discards  9f912cd   meta: introduce a small baserunner framework
       new  2268efd   sstate: Add postrm command support
       new  cdae3e7   openjade/sgml-common: Add sstate postrm commands
       new  5ba1a75   sanity: make license QA failures fatal again
       new  4cd143e   oeqa/oetest: show stderr when running commands
       new  0afec72   openssl: Fix MIPS64be and add MIPS64le
       new  b8700e9   cmake: don't inherit autotools
       new  a99cbe5   cve-check-tool: Add recipe
       new  6a27545   fixup cve-check-tool
       new  68e5bc0   cve-check.bbclass: Add class
       new  012c71a   qemurunner: print out the runqemu command
       new  d0ceb13   makedevs: don't restrict device node paths to 40 characters
       new  11c6d28   oeqa/sdkext/devtool: use a smaller module to test node.js functionality
       new  2e2ecd8   boost: Replace math::static_lcm with integer
       new  765ae5a   shadow: use relaxed usernames
       new  8c54361   package_manager.py: fix bitbake package-index failed
       new  69fe2e7   scripts: introduce buildstats-diff
       new  b5f48b9   boost: add support for additional boost libs
       new  fceeceb   cmake: use convenience options for clarity
       new  8dff5cf   cmake-native: rationalise system/internal library dependencies
       new  c40fe88   qemuboot-x86: Add task_timeout = -1 to uvesafb
       new  1d95bb9   util-linux: Disable minix support.
       new  682226d   util-linux: Disable bfs support
       new  68b4670   useradd_base.bbclass: Do not mess with the gshadow file in the sysroot
       new  600cf19   pulseaudio: add ${S}/LICENSE to LIC_FILES_CHKSUM
       new  cb8cf2b   sanity.bbclass: split out config re-parse check

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b8409b1)
            \
             N -- N -- N   refs/heads/master-next (cb8cf2b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 25 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/sanity.bbclass                        |  27 +++--
 meta/classes/testexport.bbclass                    |   2 -
 meta/classes/useradd_base.bbclass                  |  12 ---
 meta/conf/machine/include/qemuboot-x86.inc         |   2 +-
 meta/lib/base/baserunner.py                        | 111 ---------------------
 meta/lib/oeqa/oetest.py                            |  24 ++---
 meta/lib/oeqa/runexported.py                       |  12 +--
 .../images/build-appliance-image_15.0.0.bb         |   4 +-
 meta/recipes-core/util-linux/util-linux.inc        |   9 +-
 meta/recipes-multimedia/pulseaudio/pulseaudio.inc  |   3 +-
 10 files changed, 32 insertions(+), 174 deletions(-)
 delete mode 100755 meta/lib/base/baserunner.py

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


More information about the Openembedded-commits mailing list