[oe-commits] [openembedded-core] branch master updated (a649f3d -> da29bc1)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 31 14:14:33 UTC 2017


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

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

    from a649f3d  libpng: fix MIRRORS usage
     new bf8b985  rm_work: Improve handling for addto_recipe_sysroot
     new 1e95fc5  sstate: Improve SSTATE_SKIP_CREATION
     new f61bcae  image: Drop before do_build from do_rootfs and do_image
     new 2ff9d40  image/rm_work: Promote do_image_complete to be more sstate like
     new ca61f54  image: Make do_image_qa a dummy sstate task to match do_image_complete
     new fc3aef6  ninja: Add recipe
     new d7d4620  re2c: Transfer recipe from meta-oe and upgrade to 0.16
     new 8724ef9  llvm: Add recipe for 5.0
     new da29bc1  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