[oe-commits] [openembedded-core] branch master-next updated (693c213 -> 68881d4)

git at git.openembedded.org git at git.openembedded.org
Fri Aug 3 15:16:44 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 693c213  man-db: remove '--disable-cache-owner' option
     new 4742f7a  cmake: fix linking in multilib SDKs
     new 4fc3fb4  toolchain-scripts: put TARGET_ARCH and TARGET_OS into environment
     new 6f0967a  oeqa/sdk: add test that CMake works
     new 78193e0  desktop-file-utils: allow target/nativesdk build, not just native
     new a696e6b  alsa-lib: Cleanup packaging
     new 839197d  meson: Add risc-v to known architectures
     new 3b61a5f  musl: Fix dirent struct alignment issue seen on armv5te
     new 68881d4  net-tools: Ensure quilt only operates on local patches

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/toolchain-scripts.bbclass             |  4 ++
 meta/lib/oeqa/sdk/cases/assimp.py                  | 68 ++++++++++++++++++++++
 meta/recipes-core/musl/musl_git.bb                 |  2 +-
 .../cmake/cmake/OEToolchainConfig.cmake            |  2 +
 .../cmake/cmake/environment.d-cmake.sh             |  1 +
 ...s-native_0.23.bb => desktop-file-utils_0.23.bb} | 15 ++---
 meta/recipes-devtools/meson/meson.inc              |  1 +
 ...-mesonbuild-Recognise-risc-v-architecture.patch | 27 +++++++++
 .../net-tools/net-tools_1.60-26.bb                 | 11 +++-
 meta/recipes-multimedia/alsa/alsa-lib_1.1.6.bb     | 13 ++---
 10 files changed, 128 insertions(+), 16 deletions(-)
 create mode 100644 meta/lib/oeqa/sdk/cases/assimp.py
 rename meta/recipes-devtools/desktop-file-utils/{desktop-file-utils-native_0.23.bb => desktop-file-utils_0.23.bb} (58%)
 create mode 100644 meta/recipes-devtools/meson/meson/0001-mesonbuild-Recognise-risc-v-architecture.patch

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


More information about the Openembedded-commits mailing list