[oe] [PATCH 00/12] meta-xfce updates + fix

Andreas Müller schnitzeltony at gmail.com
Thu Mar 1 23:01:36 UTC 2018


To be honest:
* For those patches possible a run test was performed
* Builds were made close to rocko (don't have enough build machines :) so hope
  world build does not turn red on these..

The following changes since commit d0619b667202cb1e99f5eec2232b86d509437b3d:

  xrdp: enable cpliboard (2018-02-23 20:29:06 -0800)

are available in the Git repository at:

  https://github.com/schnitzeltony/meta-openembedded.git patches

for you to fetch changes up to b97e5db88cebbd1f06b3840a8b170b1816da3fef:

  fltk: rework packaging (2018-03-01 23:40:58 +0100)

----------------------------------------------------------------
Andreas Müller (12):
      xfce4-panel: add gtk-icon-cache to inherit
      devilspie2: update 0.42 -> 0.43
      xfce4-whiskermenu-plugin: update 2.1.4 -> 2.1.5
      xfce4-terminal: update 0.8.6 -> 0.8.7.1
      exo: update 0.11.5 -> 0.12.0
      thunar: update 1.6.13 -> 1.6.14
      xfce4-timer-plugin: update 1.6.0 -> 1.7.0
      menulibre: update 2.1.3 -> 2.1.5
      xfce4-notifyd: update 0.4.0 -> 0.4.2
      parole: update 0.8.1 -> 1.0.0
      xfce4-pulseaudio-plugin: update 0.3.4 -> 0.3.5
      fltk: rework packaging

 meta-gnome/recipes-gnome/devilspie/{devilspie2_0.42.bb => devilspie2_0.43.bb}                                        |   4 ++--
 meta-gnome/recipes-gnome/devilspie/files/devilspie2.desktop                                                          |   1 +
 meta-oe/recipes-support/fltk/fltk.bb                                                                                 |  10 ++++++++-
 meta-xfce/recipes-apps/menulibre/files/0001-add_launcher-Exit-early-if-no-row-is-selected.patch                      |  37 ------------------------------
 meta-xfce/recipes-apps/menulibre/files/0002-setup.py-avoid-usr-share-share-paths.patch                               |  40 ---------------------------------
 meta-xfce/recipes-apps/menulibre/files/0003-MenulibreXdg.py-fix-loading-of-desktop-files.patch                       |  36 ------------------------------
 meta-xfce/recipes-apps/menulibre/{menulibre_2.1.3.bb => menulibre_2.1.5.bb}                                          |  21 ++++++++++--------
 meta-xfce/recipes-apps/xfce4-notifyd/files/0001-Add-a-configure-option-to-start-daemon-by-autostart-.patch           | 105 --------------------------------------------------------------------------------------
 meta-xfce/recipes-apps/xfce4-notifyd/{xfce4-notifyd_0.4.0.bb => xfce4-notifyd_0.4.2.bb}                              |   5 ++---
 meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.8.6.bb => xfce4-terminal_0.8.7.1.bb}                         |   4 ++--
 meta-xfce/recipes-multimedia/parole/{parole_0.8.1.bb => parole_1.0.0.bb}                                             |   4 ++--
 meta-xfce/recipes-panel-plugins/pulseaudio/{xfce4-pulseaudio-plugin_0.3.4.bb => xfce4-pulseaudio-plugin_0.3.5.bb}    |   4 ++--
 meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin/0001-Specify-string-format-explicitly.patch                 |  32 --------------------------
 meta-xfce/recipes-panel-plugins/timer/{xfce4-timer-plugin_1.6.0.bb => xfce4-timer-plugin_1.7.0.bb}                   |   6 ++---
 meta-xfce/recipes-panel-plugins/whiskermenu/{xfce4-whiskermenu-plugin_2.1.4.bb => xfce4-whiskermenu-plugin_2.1.5.bb} |   4 ++--
 meta-xfce/recipes-xfce/exo/exo/reduce-build-to-exo-csource-only.patch                                                |   8 +++----
 meta-xfce/recipes-xfce/exo/{exo_0.11.5.bb => exo_0.12.0.bb}                                                          |   4 ++--
 meta-xfce/recipes-xfce/thunar/{thunar_1.6.13.bb => thunar_1.6.14.bb}                                                 |   4 ++--
 meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.2.bb                                                             |   5 +++--
 19 files changed, 47 insertions(+), 287 deletions(-)
 rename meta-gnome/recipes-gnome/devilspie/{devilspie2_0.42.bb => devilspie2_0.43.bb} (87%)
 delete mode 100644 meta-xfce/recipes-apps/menulibre/files/0001-add_launcher-Exit-early-if-no-row-is-selected.patch
 delete mode 100644 meta-xfce/recipes-apps/menulibre/files/0002-setup.py-avoid-usr-share-share-paths.patch
 delete mode 100644 meta-xfce/recipes-apps/menulibre/files/0003-MenulibreXdg.py-fix-loading-of-desktop-files.patch
 rename meta-xfce/recipes-apps/menulibre/{menulibre_2.1.3.bb => menulibre_2.1.5.bb} (53%)
 delete mode 100644 meta-xfce/recipes-apps/xfce4-notifyd/files/0001-Add-a-configure-option-to-start-daemon-by-autostart-.patch
 rename meta-xfce/recipes-apps/xfce4-notifyd/{xfce4-notifyd_0.4.0.bb => xfce4-notifyd_0.4.2.bb} (77%)
 rename meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.8.6.bb => xfce4-terminal_0.8.7.1.bb} (68%)
 rename meta-xfce/recipes-multimedia/parole/{parole_0.8.1.bb => parole_1.0.0.bb} (86%)
 rename meta-xfce/recipes-panel-plugins/pulseaudio/{xfce4-pulseaudio-plugin_0.3.4.bb => xfce4-pulseaudio-plugin_0.3.5.bb} (73%)
 delete mode 100644 meta-xfce/recipes-panel-plugins/timer/xfce4-timer-plugin/0001-Specify-string-format-explicitly.patch
 rename meta-xfce/recipes-panel-plugins/timer/{xfce4-timer-plugin_1.6.0.bb => xfce4-timer-plugin_1.7.0.bb} (65%)
 rename meta-xfce/recipes-panel-plugins/whiskermenu/{xfce4-whiskermenu-plugin_2.1.4.bb => xfce4-whiskermenu-plugin_2.1.5.bb} (66%)
 rename meta-xfce/recipes-xfce/exo/{exo_0.11.5.bb => exo_0.12.0.bb} (88%)
 rename meta-xfce/recipes-xfce/thunar/{thunar_1.6.13.bb => thunar_1.6.14.bb} (88%)

-- 
2.14.3




More information about the Openembedded-devel mailing list