[OE-core] [PATCH 0/6] Version updates, disabling introspection on native/nativesdk

Alexander Kanavin alexander.kanavin at linux.intel.com
Thu May 26 14:00:46 UTC 2016


A bunch of version updates that I forgot to sent out. I'll be working on more of those
in the coming days to catch up to upstream somewhat.

Also: disable gobject introspection for native and nativesdk targets.

The following changes since commit 2718e843b3502afa1e21510bb6b9c4720f75124c:

  yocto-bsps: update to 4.4.11 (2016-05-26 11:34:14 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib akanavin/package-version-updates
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akanavin/package-version-updates

Alexander Kanavin (6):
  gobject-introspection.bbclass: disable introspection for -native and
    -nativesdk recipes
  msmtp: upgrade to 1.6.4
  babeltrace: upgrade to 1.3.2
  gcr: upgrade to 3.20.0
  liburcu: upgrade to 0.9.2
  libsecret: upgrade to 0.18.5

 meta/classes/gobject-introspection.bbclass                 | 14 ++++++++++++--
 .../msmtp/{msmtp_1.6.3.bb => msmtp_1.6.4.bb}               |  4 ++--
 meta/recipes-gnome/gcr/{gcr_3.18.0.bb => gcr_3.20.0.bb}    |  4 ++--
 .../libsecret/{libsecret_0.18.4.bb => libsecret_0.18.5.bb} |  4 ++--
 .../lttng/{babeltrace_1.3.1.bb => babeltrace_1.3.2.bb}     |  2 +-
 .../liburcu/{liburcu_0.9.1.bb => liburcu_0.9.2.bb}         |  4 ++--
 6 files changed, 21 insertions(+), 11 deletions(-)
 rename meta/recipes-extended/msmtp/{msmtp_1.6.3.bb => msmtp_1.6.4.bb} (86%)
 rename meta/recipes-gnome/gcr/{gcr_3.18.0.bb => gcr_3.20.0.bb} (89%)
 rename meta/recipes-gnome/libsecret/{libsecret_0.18.4.bb => libsecret_0.18.5.bb} (84%)
 rename meta/recipes-kernel/lttng/{babeltrace_1.3.1.bb => babeltrace_1.3.2.bb} (93%)
 rename meta/recipes-support/liburcu/{liburcu_0.9.1.bb => liburcu_0.9.2.bb} (83%)

-- 
2.8.1



More information about the Openembedded-core mailing list