[oe-commits] [openembedded-core] branch master updated (e0db1be -> c22b0bf)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 3 21:20:39 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 e0db1be  nativesdk-*-provides-dummy: Fixes to allow correct operation with opkg
     new 2764244  sstate: add support for caching shared workdir tasks
     new 5069115  eglinfo: upgrade SRCREV to 223817ee3798
     new f8e1093  eglinfo: add wayland receipe
     new c535116  maintainers.inc: Add entry for new eglinfo-wayland recipe
     new e0e6b80  nss: update to 3.41
     new cb38ff2  libgpg-error: Update to 1.33
     new ccb638d  libassuan: update to 2.5.2
     new fb79b10  netbase: update to 5.5
     new c4e0034  man-pages: use alternatives to resolve crypt.3 conflict
     new 30a9dbc  nativesdk-meson: add missing dependency on setuptools
     new e2f863e  nativesdk-packagegroup-sdk-host: add Meson
     new 91810a5  package.bbclass: fix python unclosed file ResourceWarning
     new c22b0bf  cmake-native: Set --parallel for configure

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/package.bbclass                       |   3 +-
 meta/classes/sstate.bbclass                        |   6 +
 meta/conf/distro/include/maintainers.inc           |   1 +
 .../netbase/{netbase_5.4.bb => netbase_5.5.bb}     |   6 +-
 .../nativesdk-packagegroup-sdk-host.bb             |   1 +
 meta/recipes-devtools/cmake/cmake-native_3.12.2.bb |   4 +-
 .../meson/nativesdk-meson_0.49.0.bb                |   5 +-
 meta/recipes-extended/man-pages/man-pages_4.16.bb  |   3 +-
 .../eglinfo/eglinfo-wayland_1.0.0.bb               |  13 +
 meta/recipes-graphics/eglinfo/eglinfo.inc          |   2 +-
 ...GING_INCDIR-to-searchpath-for-egl-headers.patch |   9 +-
 .../0001-Check-for-libegl-using-pkg-config.patch   |  27 +-
 .../libassuan-add-pkgconfig-support.patch          | 105 +++-----
 .../{libassuan_2.5.1.bb => libassuan_2.5.2.bb}     |   4 +-
 ...port-ARC-CPUs-and-simplify-aliasing-table.patch | 298 ---------------------
 ...cfg-Add-support-for-arc-unknown-linux-gnu.patch |  35 ---
 .../libgpg-error/libgpg-error/pkgconfig.patch      | 178 ++++++------
 .../{libgpg-error_1.32.bb => libgpg-error_1.33.bb} |   7 +-
 .../nss/{nss_3.40.bb => nss_3.41.bb}               |   4 +-
 19 files changed, 196 insertions(+), 515 deletions(-)
 rename meta/recipes-core/netbase/{netbase_5.4.bb => netbase_5.5.bb} (76%)
 create mode 100644 meta/recipes-graphics/eglinfo/eglinfo-wayland_1.0.0.bb
 rename meta/recipes-support/libassuan/{libassuan_2.5.1.bb => libassuan_2.5.2.bb} (88%)
 delete mode 100644 meta/recipes-support/libgpg-error/libgpg-error/0001-syscfg-Support-ARC-CPUs-and-simplify-aliasing-table.patch
 delete mode 100644 meta/recipes-support/libgpg-error/libgpg-error/0002-syscfg-Add-support-for-arc-unknown-linux-gnu.patch
 rename meta/recipes-support/libgpg-error/{libgpg-error_1.32.bb => libgpg-error_1.33.bb} (88%)
 rename meta/recipes-support/nss/{nss_3.40.bb => nss_3.41.bb} (98%)

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


More information about the Openembedded-commits mailing list