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

git at git.openembedded.org git at git.openembedded.org
Fri Sep 16 14:24:56 UTC 2016


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

  discards  cb8cf2b   sanity.bbclass: split out config re-parse check
  discards  600cf19   pulseaudio: add ${S}/LICENSE to LIC_FILES_CHKSUM
  discards  68b4670   useradd_base.bbclass: Do not mess with the gshadow file in the sysroot
  discards  682226d   util-linux: Disable bfs support
  discards  1d95bb9   util-linux: Disable minix support.
  discards  c40fe88   qemuboot-x86: Add task_timeout = -1 to uvesafb
  discards  8dff5cf   cmake-native: rationalise system/internal library dependencies
  discards  fceeceb   cmake: use convenience options for clarity
  discards  b5f48b9   boost: add support for additional boost libs
  discards  69fe2e7   scripts: introduce buildstats-diff
  discards  8c54361   package_manager.py: fix bitbake package-index failed
  discards  765ae5a   shadow: use relaxed usernames
  discards  2e2ecd8   boost: Replace math::static_lcm with integer
  discards  11c6d28   oeqa/sdkext/devtool: use a smaller module to test node.js functionality
  discards  d0ceb13   makedevs: don't restrict device node paths to 40 characters
  discards  012c71a   qemurunner: print out the runqemu command
  discards  68e5bc0   cve-check.bbclass: Add class
  discards  6a27545   fixup cve-check-tool
  discards  a99cbe5   cve-check-tool: Add recipe
      adds  5deadfe   cve-check-tool: Add recipe
      adds  d983380   cve-check.bbclass: Add class
      adds  34aa20c   qemurunner: print out the runqemu command
      adds  e8022d0   makedevs: don't restrict device node paths to 40 characters
      adds  638ee71   oeqa/sdkext/devtool: use a smaller module to test node.js functionality
      adds  31c6c81   shadow: use relaxed usernames
      adds  3c8c850   package_manager.py: fix bitbake package-index failed
      adds  e707718   scripts: introduce buildstats-diff
      adds  f863b22   cmake: use convenience options for clarity
      adds  f936679   cmake-native: rationalise system/internal library dependencies
      adds  fd9e1ba   qemuboot-x86: Add task_timeout = -1 to uvesafb
      adds  fc66762   util-linux: Disable minix support.
      adds  3226d89   util-linux: Disable bfs support
      adds  4fcaa48   useradd_base.bbclass: Do not mess with the gshadow file in the sysroot
      adds  3309007   pulseaudio: add ${S}/LICENSE to LIC_FILES_CHKSUM
      adds  8fda70b   sanity.bbclass: split out config re-parse check
      adds  d77fe83   scripts: add tool to scan for bashisms recipe shell scripts

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   (cb8cf2b)
            \
             N -- N -- N   refs/heads/master-next (d77fe83)

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.

No new revisions were added by this update.

Summary of changes:
 meta/recipes-support/boost/boost.inc               |  24 +----
 .../boost/boost/boost-CVE-2012-2677.patch          |   2 +-
 scripts/verify-bashisms                            | 116 +++++++++++++++++++++
 3 files changed, 120 insertions(+), 22 deletions(-)
 create mode 100755 scripts/verify-bashisms

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


More information about the Openembedded-commits mailing list