[oe-commits] [openembedded-core] branch warrior-next updated (13e45ff -> c27ba7d)

git at git.openembedded.org git at git.openembedded.org
Tue Apr 2 19:19:06 UTC 2019


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

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

    from 13e45ff  layer.conf: Update to warrior release name series
     new 801f493  asciidoc: specify XML catalogue to use
     new 1f91e5a  tzdata: Install everything by default
     new e95f00c  base.bbclass, staging.bbclass: Move prepare_recipe_sysroot task dependency
     new e57fd2d  avahi: fix CVE-2017-6519
     new 486473a  webkitgtk: 2.22.6 -> 2.22.7
     new 0ef43a1  terminal.bbclass: Generate do_terminal as bitbake would
     new badbeea  cml1.bbclass: Use POSIX sh instead of var-SHELL
     new 41dab7e  cmake-native: Enable ccmake by default and depend on ncurses
     new 00cc1ba  ccmake.bbclass: Create a cml1 style class for the CMake curses UI
     new 5bb36ff  devtool: standard: Handle exporting generated config fragments
     new 33f67e2  resulttool: Enable report for single result file
     new c27ba7d  llvm: fix link error for powerpc

The 12 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/base.bbclass                          |  1 -
 meta/classes/ccmake.bbclass                        | 97 ++++++++++++++++++++++
 meta/classes/cml1.bbclass                          |  2 +-
 meta/classes/staging.bbclass                       |  1 +
 meta/classes/terminal.bbclass                      |  4 +-
 meta/recipes-connectivity/avahi/avahi.inc          |  4 +-
 .../avahi/files/fix-CVE-2017-6519.patch            | 48 +++++++++++
 meta/recipes-devtools/cmake/cmake-native_3.14.0.bb |  5 +-
 meta/recipes-devtools/llvm/llvm_git.bb             |  2 +
 .../asciidoc/asciidoc/auto-catalogs.patch          | 53 ++++++++++++
 meta/recipes-extended/asciidoc/asciidoc_8.6.9.bb   |  9 +-
 meta/recipes-extended/timezone/tzdata.bb           | 16 ++--
 .../{webkitgtk_2.22.6.bb => webkitgtk_2.22.7.bb}   |  4 +-
 scripts/lib/devtool/standard.py                    | 14 ++++
 scripts/resulttool                                 | 10 ---
 15 files changed, 242 insertions(+), 28 deletions(-)
 create mode 100644 meta/classes/ccmake.bbclass
 create mode 100644 meta/recipes-connectivity/avahi/files/fix-CVE-2017-6519.patch
 create mode 100644 meta/recipes-extended/asciidoc/asciidoc/auto-catalogs.patch
 rename meta/recipes-sato/webkit/{webkitgtk_2.22.6.bb => webkitgtk_2.22.7.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