All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Updates to Sato components
@ 2016-07-15 12:19 Jussi Kukkonen
  2016-07-15 12:20 ` [PATCH 1/5] matchbox-panel-2: Upgrade 2.10 -> 2.11 Jussi Kukkonen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jussi Kukkonen @ 2016-07-15 12:19 UTC (permalink / raw)
  To: openembedded-core

Two themes in this patchset:
* xsettings-client removal
* Porting from ScalingImage to ScalingImage2
The latter fixes the issue of mb-panel crashing when battery applet
is loaded, which popped up recently.


Jussi

The following changes since commit 627d01997fcf6a0581d88047735769ffb2592b82:

  useradd-staticids: use map() instead of imap() (2016-07-12 23:12:00 +0100)

are available in the git repository at:

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

Jussi Kukkonen (5):
  matchbox-panel-2: Upgrade 2.10 -> 2.11
  sato-screenshot: Upgrade 0.2 -> 0.3
  matchbox-keyboard: Upgrade to 0.1.1
  libmatchbox: Upgrade 1.11 -> 1.12
  libxsettings-client: Remove as unneeded

 meta/conf/distro/include/distro_alias.inc          |  1 -
 meta/lib/oeqa/selftest/recipetool.py               |  4 +-
 .../libmatchbox/libmatchbox/libpng.patch           | 69 ----------------------
 .../{libmatchbox_1.11.bb => libmatchbox_1.12.bb}   | 16 ++---
 .../libxsettings-client/MIT-style-license          | 22 -------
 .../libxsettings-client/link-x11.patch             | 13 ----
 .../obsolete_automake_macros.patch                 | 14 -----
 .../libxsettings-client_0.10.bb                    | 43 --------------
 ...-keyboard_git.bb => matchbox-keyboard_0.1.1.bb} |  5 +-
 ...ox-panel-2_2.10.bb => matchbox-panel-2_2.11.bb} |  4 +-
 ...to-screenshot_0.2.bb => sato-screenshot_0.3.bb} |  4 +-
 11 files changed, 16 insertions(+), 179 deletions(-)
 delete mode 100644 meta/recipes-graphics/libmatchbox/libmatchbox/libpng.patch
 rename meta/recipes-graphics/libmatchbox/{libmatchbox_1.11.bb => libmatchbox_1.12.bb} (57%)
 delete mode 100644 meta/recipes-graphics/libxsettings-client/libxsettings-client/MIT-style-license
 delete mode 100644 meta/recipes-graphics/libxsettings-client/libxsettings-client/link-x11.patch
 delete mode 100644 meta/recipes-graphics/libxsettings-client/libxsettings-client/obsolete_automake_macros.patch
 delete mode 100644 meta/recipes-graphics/libxsettings-client/libxsettings-client_0.10.bb
 rename meta/recipes-sato/matchbox-keyboard/{matchbox-keyboard_git.bb => matchbox-keyboard_0.1.1.bb} (96%)
 rename meta/recipes-sato/matchbox-panel-2/{matchbox-panel-2_2.10.bb => matchbox-panel-2_2.11.bb} (95%)
 rename meta/recipes-sato/sato-screenshot/{sato-screenshot_0.2.bb => sato-screenshot_0.3.bb} (91%)

-- 
2.1.4



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

end of thread, other threads:[~2016-07-15 12:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-15 12:19 [PATCH 0/5] Updates to Sato components Jussi Kukkonen
2016-07-15 12:20 ` [PATCH 1/5] matchbox-panel-2: Upgrade 2.10 -> 2.11 Jussi Kukkonen
2016-07-15 12:20 ` [PATCH 2/5] sato-screenshot: Upgrade 0.2 -> 0.3 Jussi Kukkonen
2016-07-15 12:20 ` [PATCH 3/5] matchbox-keyboard: Upgrade to 0.1.1 Jussi Kukkonen
2016-07-15 12:20 ` [PATCH 4/5] libmatchbox: Upgrade 1.11 -> 1.12 Jussi Kukkonen
2016-07-15 12:20 ` [PATCH 5/5] libxsettings-client: Remove as unneeded 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.