All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Version updates, disabling introspection on native/nativesdk
@ 2016-05-26 14:00 Alexander Kanavin
  2016-05-26 14:00 ` [PATCH 1/6] gobject-introspection.bbclass: disable introspection for -native and -nativesdk recipes Alexander Kanavin
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Alexander Kanavin @ 2016-05-26 14:00 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-05-26 14:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-26 14:00 [PATCH 0/6] Version updates, disabling introspection on native/nativesdk Alexander Kanavin
2016-05-26 14:00 ` [PATCH 1/6] gobject-introspection.bbclass: disable introspection for -native and -nativesdk recipes Alexander Kanavin
2016-05-26 14:00 ` [PATCH 2/6] msmtp: upgrade to 1.6.4 Alexander Kanavin
2016-05-26 14:00 ` [PATCH 3/6] babeltrace: upgrade to 1.3.2 Alexander Kanavin
2016-05-26 14:00 ` [PATCH 4/6] gcr: upgrade to 3.20.0 Alexander Kanavin
2016-05-26 14:00 ` [PATCH 5/6] liburcu: upgrade to 0.9.2 Alexander Kanavin
2016-05-26 14:00 ` [PATCH 6/6] libsecret: upgrade to 0.18.5 Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.