[oe-commits] [openembedded-core] branch master-next updated (a2ab288 -> aed7728)

git at git.openembedded.org git at git.openembedded.org
Sun Jul 30 15:24:20 UTC 2017


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

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

    from a2ab288  uninative: Update to 1.7 uninative release
     new aecc7f0  rm_work: Improve handling for addto_recipe_sysroot
     new a69962a  sstate: Improve SSTATE_SKIP_CREATION
     new bc213b6  image: Drop before do_build from do_rootfs and do_image
     new ab4e5d5  image/rm_work: Promote do_image_complete to be more sstate like
     new 3cb9f72  image: Make do_image_qa a dummy sstate task to match do_image_complete
     new 1f06822  ninja: Add recipe
     new c11b978  re2c: Transfer recipe from meta-oe and upgrade to 0.16
     new cc01ebe  llvm: Add recipe for 5.0
     new aed7728  mesa: Fix build when building with llvmpipe

The 9 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/image.bbclass                         |  17 +-
 meta/classes/rm_work.bbclass                       |  37 +++--
 meta/classes/sstate.bbclass                        |  10 +-
 ...LibraryInfo-Undefine-libc-functions-if-th.patch |  93 +++++++++++
 .../0002-llvm-allow-env-override-of-exe-path.patch |  39 +++++
 meta/recipes-devtools/llvm/llvm_git.bb             | 182 +++++++++++++++++++++
 meta/recipes-devtools/ninja/ninja_1.7.2.bb         |  29 ++++
 .../qemu/qemu-helper-native_1.0.bb                 |   1 -
 ...1-ac-fix-build-after-LLVM-5.0-SVN-r300718.patch |  40 +++++
 ...allivm-Fix-build-against-LLVM-SVN-r302589.patch |  49 ++++++
 .../mesa/files/llvm-config-version.patch           |  32 ++++
 meta/recipes-graphics/mesa/mesa.inc                |   7 +-
 meta/recipes-graphics/mesa/mesa_17.1.5.bb          |   3 +
 .../systemtap/systemtap-native_git.bb              |   1 -
 meta/recipes-support/re2c/re2c_0.16.bb             |  15 ++
 15 files changed, 531 insertions(+), 24 deletions(-)
 create mode 100644 meta/recipes-devtools/llvm/llvm/0001-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch
 create mode 100644 meta/recipes-devtools/llvm/llvm/0002-llvm-allow-env-override-of-exe-path.patch
 create mode 100644 meta/recipes-devtools/llvm/llvm_git.bb
 create mode 100644 meta/recipes-devtools/ninja/ninja_1.7.2.bb
 create mode 100644 meta/recipes-graphics/mesa/files/0001-ac-fix-build-after-LLVM-5.0-SVN-r300718.patch
 create mode 100644 meta/recipes-graphics/mesa/files/0002-gallivm-Fix-build-against-LLVM-SVN-r302589.patch
 create mode 100644 meta/recipes-graphics/mesa/files/llvm-config-version.patch
 create mode 100644 meta/recipes-support/re2c/re2c_0.16.bb

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


More information about the Openembedded-commits mailing list