[oe-commits] [openembedded-core] branch master-next updated (08b3763 -> 8a47e37)

git at git.openembedded.org git at git.openembedded.org
Tue Sep 25 14:16:40 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 08b3763  openssl10: remove extra slash from libdir path
     new 51dc43f  rootfs: always update the opkg index
     new b6625d1  linux-yocto/4.14: fix beaglebone configuration warnings
     new 9e5c56b  meson: squash the architecture warning patches together
     new 4b22a19  meson: pass correct endian in the cross file
     new 0136e8e  meson: stop Meson using target CFLAGS in native builds
     new 2febd9a  meson: respect target/native flag distinction in G-I and gtk-doc
     new 4b7d2e1  meson: make native-specific patches native-specific
     new 8a47e37  siteinfo: generalise siteinfo

The 8 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/meson.bbclass                         | 35 +++++++++++------
 meta/classes/siteinfo.bbclass                      | 17 +++++----
 meta/lib/oe/rootfs.py                              |  5 +--
 meta/recipes-devtools/meson/meson.inc              |  9 +++--
 ...ix-issues-that-arise-when-cross-compiling.patch | 26 -------------
 .../0002-Make-CPU-family-warnings-fatal.patch      |  4 +-
 ...r-to-our-wiki-instead-of-Meson-bug-system.patch | 38 -------------------
 meta/recipes-devtools/meson/meson/gi-flags.patch   | 21 +++++++++++
 .../meson/meson/gtkdoc-flags.patch                 | 44 ++++++++++++++++++++++
 meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb   |  2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb |  2 +-
 meta/recipes-kernel/linux/linux-yocto_4.14.bb      |  2 +-
 12 files changed, 110 insertions(+), 95 deletions(-)
 delete mode 100644 meta/recipes-devtools/meson/meson/0003-Send-user-to-our-wiki-instead-of-Meson-bug-system.patch
 create mode 100644 meta/recipes-devtools/meson/meson/gi-flags.patch
 create mode 100644 meta/recipes-devtools/meson/meson/gtkdoc-flags.patch

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


More information about the Openembedded-commits mailing list