[oe-commits] [openembedded-core] branch master updated (1c4d9f4 -> be20eb4)

git at git.openembedded.org git at git.openembedded.org
Tue Aug 7 11:13:38 UTC 2018


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

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

    from 1c4d9f4  machine: remove kernel-modules from RRECOMMENDS
     new d0881e7  ffmpeg: Upgrade to 4.0.2
     new 7080df4  man-db: remove '--disable-cache-owner' option
     new 47160a8  cmake: fix linking in multilib SDKs
     new 0b5f1b0  toolchain-scripts: put TARGET_ARCH and TARGET_OS into environment
     new b4acfa1  oeqa/sdk: add test that CMake works
     new c372bb2  desktop-file-utils: allow target/nativesdk build, not just native
     new c2fc6f8  alsa-lib: Cleanup packaging
     new 65e0b31  meson: Add risc-v to known architectures
     new 6152264  net-tools: Ensure quilt only operates on local patches
     new d8d32b5  Revert "gnutls: rationalise libunistring arguments"
     new 4688ae9  packagegroup-core-lsb: use new name for libasound
     new be20eb4  selftest/package: Fix hardlink test when using sstate

The 12 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/lib/oeqa/selftest/cases/package.py            |  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 +++++++++
 meta/recipes-extended/man-db/man-db_2.8.3.bb       |  4 +-
 .../net-tools/net-tools_1.60-26.bb                 | 11 +++-
 .../packagegroups/packagegroup-core-lsb.bb         |  2 +-
 meta/recipes-multimedia/alsa/alsa-lib_1.1.6.bb     | 13 ++---
 .../ffmpeg/{ffmpeg_4.0.bb => ffmpeg_4.0.2.bb}      |  4 +-
 meta/recipes-support/gnutls/gnutls.inc             |  1 +
 14 files changed, 134 insertions(+), 21 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
 rename meta/recipes-multimedia/ffmpeg/{ffmpeg_4.0.bb => ffmpeg_4.0.2.bb} (97%)

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


More information about the Openembedded-commits mailing list