[oe-commits] [openembedded-core] branch master-next updated (bef3253 -> 9bfbe0c)

git at git.openembedded.org git at git.openembedded.org
Tue Aug 14 23:51:34 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 bef3253  mesa: Disble TLS for musl
     new 6dde854  pcmciautils: remove from oe-core
     new 4bc2e76  runqemu: exit gracefully with an error message if qemu system is not evaluated
     new 29aaeaf  oe-pkgdata-util: improve resiliance of lookup-recipe
     new 4f93958  musl: Fix dirent struct alignment issue seen on armv5te
     new cc4d744  eglinfo: Fix build with raspberrypi with userland graphics driver
     new 4cfbdc0  meson: Split validate-cpu.patch in three
     new 0ab25f1  meson: Support building allarch recipes again
     new 059c3c1  libunwind: Fix build with musl+security flags
     new 1c5e44e  linux-firmware: package Marvel usb 8997 firmware
     new 9bfbe0c  systemd: fixes for the compatibility interface

The 10 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/conf/distro/include/maintainers.inc           |   1 -
 .../pcmciautils-018/lex_sys_types.patch            |  21 -----
 .../pcmciautils/pcmciautils-018/makefile_fix.patch | 101 ---------------------
 .../pcmciautils-018/makefile_race.patch            |  29 ------
 meta/recipes-bsp/pcmciautils/pcmciautils.inc       |  34 -------
 meta/recipes-bsp/pcmciautils/pcmciautils_018.bb    |  11 ---
 meta/recipes-core/musl/musl_git.bb                 |   2 +-
 ...onf-fixes-for-the-compatibility-interface.patch |  58 ++++++++++++
 meta/recipes-core/systemd/systemd_239.bb           |   1 +
 meta/recipes-devtools/meson/meson.inc              |   5 +-
 ...01-Support-building-allarch-recipes-again.patch |  28 ++++++
 ...u.patch => 0001-Validate-cpu_family-3753.patch} |  80 ++++++++--------
 .../0002-Make-CPU-family-warnings-fatal.patch      |  36 ++++++++
 ...r-to-our-wiki-instead-of-Meson-bug-system.patch |  40 ++++++++
 meta/recipes-graphics/eglinfo/eglinfo.inc          |   3 +-
 .../0001-Check-for-libegl-using-pkg-config.patch   |  31 +++++++
 .../linux-firmware/linux-firmware_git.bb           |   6 ++
 meta/recipes-support/libunwind/libunwind_1.2.1.bb  |   2 +
 scripts/oe-pkgdata-util                            |   8 +-
 scripts/runqemu                                    |   5 +
 20 files changed, 254 insertions(+), 248 deletions(-)
 delete mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils-018/lex_sys_types.patch
 delete mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_fix.patch
 delete mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils-018/makefile_race.patch
 delete mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils.inc
 delete mode 100644 meta/recipes-bsp/pcmciautils/pcmciautils_018.bb
 create mode 100644 meta/recipes-core/systemd/systemd/0023-resolvconf-fixes-for-the-compatibility-interface.patch
 create mode 100644 meta/recipes-devtools/meson/meson/0001-Support-building-allarch-recipes-again.patch
 rename meta/recipes-devtools/meson/meson/{validate-cpu.patch => 0001-Validate-cpu_family-3753.patch} (55%)
 create mode 100644 meta/recipes-devtools/meson/meson/0002-Make-CPU-family-warnings-fatal.patch
 create mode 100644 meta/recipes-devtools/meson/meson/0003-Send-user-to-our-wiki-instead-of-Meson-bug-system.patch
 create mode 100644 meta/recipes-graphics/eglinfo/files/0001-Check-for-libegl-using-pkg-config.patch

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


More information about the Openembedded-commits mailing list