[oe-commits] [openembedded-core] branch master updated (e79f0db -> 078950f)

git at git.openembedded.org git at git.openembedded.org
Tue May 7 09:13:34 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 e79f0db  uboot-sign: Fix build when UBOOT_DTB_BINARY is empty
     add c1d887d  useradd-staticids: print exception after parse_args() error
     add 31e6ea2  initrdscripts: merge multiple "mkdir" calls
     add 95a1661  m4: update patch status
     add 1d9f1da  xorg-lib: drop native overrides for REQUIRED_DISTRO_FEATURES
     add 450af6c  libsolv: update to 0.7.4
     add d54244b  packagegroup-core-full-cmdline: remove zlib
     add 808d5db  ell: add recipe
     add a210e28  wic: change expand behaviour to match docs
     add 4e23b22  wic: add global debug option
     add 7ac6ac8  mdadm: Disable Werror
     add 5437efa  oe.path: Add copyhardlink() helper function
     add f064a58  license_image: Use new oe.path.copyhardlink() helper
     add 078950f  gtk-icon-cache: clean up DEPENDS

No new revisions were added by this update.

Summary of changes:
 meta/classes/gtk-icon-cache.bbclass                |  4 +--
 meta/classes/license_image.bbclass                 |  6 ++--
 meta/classes/useradd-staticids.bbclass             |  8 +++---
 meta/conf/distro/include/maintainers.inc           |  1 +
 meta/lib/oe/path.py                                | 13 ++++++++-
 meta/recipes-core/ell/ell_0.19.bb                  | 22 +++++++++++++++
 meta/recipes-core/initrdscripts/files/init-live.sh |  6 +---
 .../m4/m4/m4-1.4.18-glibc-change-work-around.patch |  3 +-
 ...e-only-disfavor-recommends-if-there-are-a.patch | 33 ----------------------
 .../libsolv/{libsolv_0.7.3.bb => libsolv_0.7.4.bb} |  4 +--
 .../mdadm/files/debian-no-Werror.patch             | 25 ++++++++++++++++
 meta/recipes-extended/mdadm/mdadm_4.1.bb           |  1 +
 .../packagegroup-core-full-cmdline.bb              |  1 -
 meta/recipes-graphics/xorg-lib/libxcb_1.13.1.bb    |  1 -
 meta/recipes-graphics/xorg-lib/xorg-lib-common.inc |  1 -
 scripts/wic                                        |  7 ++++-
 16 files changed, 81 insertions(+), 55 deletions(-)
 create mode 100644 meta/recipes-core/ell/ell_0.19.bb
 mode change 100644 => 100755 meta/recipes-core/initrdscripts/files/init-live.sh
 delete mode 100644 meta/recipes-extended/libsolv/libsolv/0001-solver_solve-only-disfavor-recommends-if-there-are-a.patch
 rename meta/recipes-extended/libsolv/{libsolv_0.7.3.bb => libsolv_0.7.4.bb} (85%)
 create mode 100644 meta/recipes-extended/mdadm/files/debian-no-Werror.patch

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


More information about the Openembedded-commits mailing list