[oe-commits] [openembedded-core] branch master updated (430bd28 -> a88bcba)

git at git.openembedded.org git at git.openembedded.org
Thu Feb 14 11:22:22 UTC 2019


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

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

    from 430bd28  linux-yocto: add baseline ARC support
     new d9f37a2  bitbake: use GCC ar and ranlib wrappers
     new 0b4a4b3  libgfortran: Set license to GPL-3.0-with-GCC-exception
     new 47d7b5f  yocto-check-layer-wrapper: Fix path for oe-init-build-env
     new b9cc18d  checklayer: Avoid adding the layer if it is already present
     new 9a5b703  scripts/lib/wic/engine: Fix cp's target path for ext* filesystems
     new d52d1d9  menu-cache: upgrade 1.0.2 -> 1.1.0
     new f40a5da  cmake: update to 3.13.4
     new 50edb88  libva: upgrade 2.3.0 -> 2.4.0
     new c059319  libva-utils: upgrade 2.3.0 -> 2.4.0
     new 1387cc5  xf86-video-intel: update to latest
     new 28b277a  image_types.bbclass: Set memory usage limit and CPU threads for xz
     new 39a3d2c  systemd: RDEPENDS on util-linux-umount
     new a88bcba  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                             |  7 +++--
 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/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 ++-
 20 files changed, 97 insertions(+), 48 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