[oe-commits] [openembedded-core] branch master-next updated (b233122 -> 2ecc09d)

git at git.openembedded.org git at git.openembedded.org
Mon Aug 20 20:46:00 UTC 2018


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 b233122  kernel.bbclass: rename type variable to imageType
     new b5937bd  mesa: Enable gallium-llvm on x86 and x86_64
     new eec1738  gdb: Upgrade to 8.1.1
     new 2ca44de  gdb: Alias rpl_stat to stat() on musl
     new dd8278b  dos2unix.bbclass: Move to oe-core
     new 2ecc09d  llvm: Use HOST_ARCH in LLVM_TARGETS_TO_BUILD for builds

The 5 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/conf/distro/include/maintainers.inc           |  1 +
 .../gdb/{gdb-8.1.inc => gdb-8.1.1.inc}             |  4 +--
 ...canadian_8.1.bb => gdb-cross-canadian_8.1.1.bb} |  0
 .../gdb/{gdb-cross_8.1.bb => gdb-cross_8.1.1.bb}   |  0
 .../gdb/{gdb_8.1.bb => gdb_8.1.1.bb}               |  2 +-
 meta/recipes-devtools/llvm/llvm_git.bb             | 11 +++----
 meta/recipes-graphics/cairo/cairo.inc              |  3 +-
 meta/recipes-graphics/mesa/mesa.inc                |  3 ++
 meta/recipes-support/dos2unix/dos2unix_7.4.0.bb    | 34 ++++++++++++++++++++++
 9 files changed, 49 insertions(+), 9 deletions(-)
 rename meta/recipes-devtools/gdb/{gdb-8.1.inc => gdb-8.1.1.inc} (89%)
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_8.1.bb => gdb-cross-canadian_8.1.1.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross_8.1.bb => gdb-cross_8.1.1.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb_8.1.bb => gdb_8.1.1.bb} (92%)
 create mode 100644 meta/recipes-support/dos2unix/dos2unix_7.4.0.bb

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


More information about the Openembedded-commits mailing list