[oe-commits] [openembedded-core] branch master-next updated (d84e290 -> b0a54b5)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 12 22:01:47 UTC 2019


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 d84e290  bitbake: use GCC ar and ranlib wrappers
     new ca694c4  libgfortran: Set license to GPL-3.0-with-GCC-exception
     new b8865c4  gcc-runtime: fix C++ header mapping for n32/x32 tune
     new 0554e53  yocto-check-layer-wrapper: Fix path for oe-init-build-env
     new e0e93eb  checklayer: Avoid adding the layer if it is already present
     new 6efd114  scripts/lib/wic/engine: Fix cp's target path for ext* filesystems
     new 2d54b79  menu-cache: upgrade 1.0.2 -> 1.1.0
     new a2e558b  cmake: update to 3.13.4
     new df4d3a5  libva: upgrade 2.3.0 -> 2.4.0
     new 2ce3ffe  libva-utils: upgrade 2.3.0 -> 2.4.0
     new fba5982  xf86-video-intel: update to latest
     new 193ced8  image_types.bbclass: Set memory usage limit and CPU threads for xz
     new 0854163  systemd: RDEPENDS on util-linux-umount
     new b0a54b5  wic/engine.py: Load paths from PATH environment variable

The 13 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_types.bbclass                   |  3 +-
 meta/classes/package_ipk.bbclass                   |  2 +-
 meta/classes/populate_sdk_base.bbclass             |  2 +-
 meta/conf/bitbake.conf                             |  3 ++
 meta/recipes-core/systemd/systemd_239.bb           |  2 +-
 ...ake-native_3.12.2.bb => cmake-native_3.13.4.bb} |  0
 meta/recipes-devtools/cmake/cmake.inc              |  4 +--
 .../0002-cmake-Prevent-the-detection-of-Qt5.patch  |  8 ++---
 ...-of-ext2fs-ext2_fs.h-by-cmake-s-internal-.patch |  2 +-
 .../cmake/{cmake_3.12.2.bb => cmake_3.13.4.bb}     |  0
 meta/recipes-devtools/gcc/gcc-runtime.inc          | 29 +++++++++--------
 meta/recipes-devtools/gcc/libgfortran.inc          |  5 +++
 ...fcsample-only-when-X11-backend-is-enabled.patch | 35 +++++++++++++++++++++
 .../{libva-utils_2.3.0.bb => libva-utils_2.4.0.bb} |  8 +++--
 .../libva/{libva_2.3.0.bb => libva_2.4.0.bb}       |  4 +--
 .../{menu-cache_1.0.2.bb => menu-cache_1.1.0.bb}   |  4 +--
 .../xorg-driver/xf86-video-intel_git.bb            |  2 +-
 scripts/lib/checklayer/__init__.py                 | 36 ++++++++++------------
 scripts/lib/wic/engine.py                          | 11 +++++--
 scripts/yocto-check-layer                          |  6 ++--
 scripts/yocto-check-layer-wrapper                  |  4 ++-
 21 files changed, 112 insertions(+), 58 deletions(-)
 rename meta/recipes-devtools/cmake/{cmake-native_3.12.2.bb => cmake-native_3.13.4.bb} (100%)
 rename meta/recipes-devtools/cmake/{cmake_3.12.2.bb => cmake_3.13.4.bb} (100%)
 create mode 100644 meta/recipes-graphics/libva/libva-utils/0001-Build-sfcsample-only-when-X11-backend-is-enabled.patch
 rename meta/recipes-graphics/libva/{libva-utils_2.3.0.bb => libva-utils_2.4.0.bb} (78%)
 rename meta/recipes-graphics/libva/{libva_2.3.0.bb => libva_2.4.0.bb} (92%)
 rename meta/recipes-graphics/menu-cache/{menu-cache_1.0.2.bb => menu-cache_1.1.0.bb} (79%)

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


More information about the Openembedded-commits mailing list