All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Version upgrades
@ 2017-02-22 13:02 Jussi Kukkonen
  2017-02-22 13:02 ` [PATCH 1/6] glib-2.0: Upgrade 2.50.2 -> 2.50.3 Jussi Kukkonen
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Jussi Kukkonen @ 2017-02-22 13:02 UTC (permalink / raw)
  To: openembedded-core

A bunch of minor version upgrades.

The one that might need a closer look is gdk-pixbuf: There's now yet
another tool that's required at build time and the build system is
broken for the cross-compile case.

Please drop the earlier gdk-pixbuf (2.36.4) upgrade.

Cheers,
  Jussi

The following changes since commit e436a6398684d2872cb541f1cfb0f67b3618d15a:

  layer.conf: bump version for change in eSDK selftest behaviour (2017-02-19 09:39:03 -0800)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jku/m3-upgrades
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/m3-upgrades

Jussi Kukkonen (6):
  glib-2.0: Upgrade 2.50.2 -> 2.50.3
  gtk+3: Upgrade 3.22.7 -> 3.22.8
  libgudev: Upgrade 230 -> 231
  libdrm: Upgrade 2.4.74 -> 2.4.75
  menu-cache: Upgrade 1.0.1 -> 1.0.2
  gdk-pixbuf: Upgrade 2.36.1 -> 2.36.5

 .../{glib-2.0_2.50.2.bb => glib-2.0_2.50.3.bb}     |  4 +-
 ...-around-thumbnailer-cross-compile-failure.patch | 47 ++++++++++++++++++++++
 .../{gdk-pixbuf_2.36.1.bb => gdk-pixbuf_2.36.5.bb} | 12 ++++--
 .../gtk+/{gtk+3_3.22.7.bb => gtk+3_3.22.8.bb}      |  4 +-
 ...e_3.22.7.bb => gtk-icon-utils-native_3.22.8.bb} |  4 +-
 .../libgudev/{libgudev_230.bb => libgudev_231.bb}  |  6 ++-
 .../recipes-graphics/drm/libdrm/installtests.patch | 28 ++++++++-----
 .../drm/{libdrm_2.4.74.bb => libdrm_2.4.75.bb}     |  6 +--
 .../{menu-cache_1.0.1.bb => menu-cache_1.0.2.bb}   |  4 +-
 9 files changed, 89 insertions(+), 26 deletions(-)
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.50.2.bb => glib-2.0_2.50.3.bb} (86%)
 create mode 100644 meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-Work-around-thumbnailer-cross-compile-failure.patch
 rename meta/recipes-gnome/gdk-pixbuf/{gdk-pixbuf_2.36.1.bb => gdk-pixbuf_2.36.5.bb} (88%)
 rename meta/recipes-gnome/gtk+/{gtk+3_3.22.7.bb => gtk+3_3.22.8.bb} (84%)
 rename meta/recipes-gnome/gtk+/{gtk-icon-utils-native_3.22.7.bb => gtk-icon-utils-native_3.22.8.bb} (93%)
 rename meta/recipes-gnome/libgudev/{libgudev_230.bb => libgudev_231.bb} (65%)
 rename meta/recipes-graphics/drm/{libdrm_2.4.74.bb => libdrm_2.4.75.bb} (91%)
 rename meta/recipes-graphics/menu-cache/{menu-cache_1.0.1.bb => menu-cache_1.0.2.bb} (79%)

-- 
2.1.4



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

end of thread, other threads:[~2017-02-23 12:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-22 13:02 [PATCH 0/6] Version upgrades Jussi Kukkonen
2017-02-22 13:02 ` [PATCH 1/6] glib-2.0: Upgrade 2.50.2 -> 2.50.3 Jussi Kukkonen
2017-02-22 13:02 ` [PATCH 2/6] gtk+3: Upgrade 3.22.7 -> 3.22.8 Jussi Kukkonen
2017-02-22 13:02 ` [PATCH 3/6] libgudev: Upgrade 230 -> 231 Jussi Kukkonen
2017-02-22 13:02 ` [PATCH 4/6] libdrm: Upgrade 2.4.74 -> 2.4.75 Jussi Kukkonen
2017-02-22 22:22   ` Burton, Ross
2017-02-23  8:51     ` Jussi Kukkonen
2017-02-23 12:09       ` Burton, Ross
2017-02-22 13:02 ` [PATCH 5/6] menu-cache: Upgrade 1.0.1 -> 1.0.2 Jussi Kukkonen
2017-02-22 13:02 ` [PATCH 6/6] gdk-pixbuf: Upgrade 2.36.1 -> 2.36.5 Jussi Kukkonen

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.