[oe-commits] [openembedded-core] branch master updated (e9dfe7e -> 4facc57)

git at git.openembedded.org git at git.openembedded.org
Thu Jan 11 10:26:33 UTC 2018


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

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

    from e9dfe7e  icu-dbg: improve reproducibility
     add 93fe0f5  psmisc: improve autopoint-enabling
     add 1ef90df  bison: remove obsolete patch
     add ab49d1c  bison: remove pointless gettext-minimal-native DEPENDS
     add 8b5243a  pango: don't wipe EXTRA_AUTORECONF
     add 5e4b191  native/cross: remove redundant DEPENDS_GETTEXT assignment
     add a67391a  m4: merge two .inc files
     add 00ae3e0  avahi: remove explicit avahi-dev RDEPENDS
     add cc1d2b0  libcroco: enable nativesdk builds
     add fc08972  package_deb: Handle / in dependency name
     add 9d490dc  nativesdk/sdk: Update sdk dummy providers
     add 0875107  sstate.bbclass: sstate_hardcode_path(): fix for multilib
     add 6b25c76  multilib.bbclass: remove invalid PACKAGE_INSTALL
     add f3b7539  manifest.py: sort package list
     add 9ca2fad  image: Expand PV to avoid AUTOREV parsing failures
     add e84d96a  libgcrypt: upgrade to 1.8.2
     add 745da10  gnupg: upgrade to 2.2.4
     add 3945ddd  gnupg: enable native version
     add 08fef61  gnupg: use native version for signing, rather than one provided by host
     add 8b0ca0c  glib-2.0: rationalise build dependencies
     add a82aa37  gettext: rationalise optional dependencies
     add 4facc57  linux-firmware: Bump revision to 65b1c68c

No new revisions were added by this update.

Summary of changes:
 meta/classes/cross.bbclass                         |   2 -
 meta/classes/image.bbclass                         |   2 +
 meta/classes/multilib.bbclass                      |   1 -
 meta/classes/native.bbclass                        |   2 -
 meta/classes/package_deb.bbclass                   |   8 +-
 meta/classes/populate_sdk_base.bbclass             |   6 +-
 meta/classes/sign_package_feed.bbclass             |   2 +-
 meta/classes/sign_rpm.bbclass                      |   6 +-
 meta/classes/sstate.bbclass                        |  11 +-
 meta/lib/oe/gpg_sign.py                            |   8 +-
 meta/lib/oe/manifest.py                            |   4 +-
 meta/lib/oe/package_manager.py                     |   1 -
 meta/lib/oe/sdk.py                                 |  18 -
 meta/recipes-connectivity/avahi/avahi.inc          |   5 -
 meta/recipes-core/gettext/gettext_0.19.8.1.bb      |  18 +-
 meta/recipes-core/glib-2.0/glib.inc                |  13 +-
 meta/recipes-core/meta/dummy-sdk-package.inc       |  24 ++
 .../meta/nativesdk-buildtools-perl-dummy.bb        |  27 +-
 .../meta/nativesdk-sdk-provides-dummy.bb           |  15 +
 meta/recipes-core/meta/signing-keys.bb             |   1 +
 .../recipes-core/meta/target-sdk-provides-dummy.bb |  11 +
 .../nativesdk-packagegroup-sdk-host.bb             |   1 +
 meta/recipes-devtools/bison/bison/m4.patch         | 414 ---------------------
 meta/recipes-devtools/bison/bison_3.0.4.bb         |   5 +-
 meta/recipes-devtools/m4/m4-1.4.18.inc             |  31 +-
 meta/recipes-devtools/m4/m4.inc                    |  10 -
 meta/recipes-extended/psmisc/psmisc.inc            |   4 +-
 meta/recipes-graphics/pango/pango_1.40.12.bb       |   2 -
 .../linux-firmware/linux-firmware_git.bb           |   6 +-
 .../gnupg/{gnupg_2.2.0.bb => gnupg_2.2.4.bb}       |   6 +-
 meta/recipes-support/libcroco/libcroco_0.6.12.bb   |   2 +-
 .../{libgcrypt_1.8.1.bb => libgcrypt_1.8.2.bb}     |   4 +-
 meta/recipes-support/libksba/libksba_1.3.5.bb      |   2 +
 meta/recipes-support/npth/npth_1.5.bb              |   2 +
 meta/recipes-support/pinentry/pinentry_1.1.0.bb    |   2 +
 35 files changed, 145 insertions(+), 531 deletions(-)
 create mode 100644 meta/recipes-core/meta/dummy-sdk-package.inc
 create mode 100644 meta/recipes-core/meta/nativesdk-sdk-provides-dummy.bb
 create mode 100644 meta/recipes-core/meta/target-sdk-provides-dummy.bb
 delete mode 100644 meta/recipes-devtools/bison/bison/m4.patch
 delete mode 100644 meta/recipes-devtools/m4/m4.inc
 rename meta/recipes-support/gnupg/{gnupg_2.2.0.bb => gnupg_2.2.4.bb} (90%)
 rename meta/recipes-support/libgcrypt/{libgcrypt_1.8.1.bb => libgcrypt_1.8.2.bb} (92%)

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


More information about the Openembedded-commits mailing list