[oe] [PATCH 00/11] Updates and cleanup

Andreas Müller schnitzeltony at gmail.com
Sat Jun 30 12:03:04 UTC 2018


Build & run tested on RaspberryPi 3+ / build tested qemux86-64

The following changes since commit 4517d1c695efd0b175f4e7242e1a7bb4361527d9:

  metacity: allow for warnings during compilation (2018-06-25 10:23:33 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4a8d7762fad535bfa2ec98a6e67a8807bd656c9e:

  ristretto: upgrade 0.8.2 -> 0.8.3 (2018-06-29 16:34:05 +0200)

----------------------------------------------------------------
Andreas Müller (11):
      thunar: upgrade 1.8.0 -> 1.8.1
      exo: upgrade 0.12.0 -> 0.12.1
      libxfce4util: upgrade 4.13.1 -> 4.13.1
      xfdesktop: upgrade 4.12.4 -> 4.13.2
      thunar-shares-plugin: initial add 0.3.0
      poppler: upgrade 0.64.0 -> 0.66.0
      blueman: initial add 2.0.5+
      blueman: add an append in meta-xfce to enable thunar sendto extension
      obexd: remove
      packagegroup-xfce-extended: add blueman if bluetooth is in distro features
      ristretto: upgrade 0.8.2 -> 0.8.3

 meta-gnome/recipes-connectivity/obex/obexd/ssize_t_definition.patch                    | 40 ----------------------------------------
 meta-gnome/recipes-connectivity/obex/obexd_0.48.bb                                     | 23 -----------------------
 meta-oe/recipes-connectivity/blueman/blueman/0001-Search-for-cython3.patch             | 31 +++++++++++++++++++++++++++++++
 meta-oe/recipes-connectivity/blueman/blueman_git.bb                                    | 40 ++++++++++++++++++++++++++++++++++++++++
 meta-oe/recipes-support/poppler/{poppler_0.64.0.bb => poppler_0.66.0.bb}               |  4 ++--
 meta-xfce/recipes-apps/ristretto/{ristretto_0.8.2.bb => ristretto_0.8.3.bb}            |  4 ++--
 meta-xfce/recipes-connectivity/blueman/blueman_%.bbappend                              |  1 +
 meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.0.bb                  | 10 ++++++++++
 meta-xfce/recipes-xfce/exo/{exo_0.12.0.bb => exo_0.12.1.bb}                            |  4 ++--
 meta-xfce/recipes-xfce/libxfce4util/{libxfce4util_4.13.1.bb => libxfce4util_4.13.2.bb} |  4 ++--
 meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb                     |  1 +
 meta-xfce/recipes-xfce/thunar/{thunar_1.8.0.bb => thunar_1.8.1.bb}                     |  4 ++--
 meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.12.4.bb => xfdesktop_4.13.2.bb}          |  6 +++---
 13 files changed, 96 insertions(+), 76 deletions(-)
 delete mode 100644 meta-gnome/recipes-connectivity/obex/obexd/ssize_t_definition.patch
 delete mode 100644 meta-gnome/recipes-connectivity/obex/obexd_0.48.bb
 create mode 100644 meta-oe/recipes-connectivity/blueman/blueman/0001-Search-for-cython3.patch
 create mode 100644 meta-oe/recipes-connectivity/blueman/blueman_git.bb
 rename meta-oe/recipes-support/poppler/{poppler_0.64.0.bb => poppler_0.66.0.bb} (94%)
 rename meta-xfce/recipes-apps/ristretto/{ristretto_0.8.2.bb => ristretto_0.8.3.bb} (76%)
 create mode 100644 meta-xfce/recipes-connectivity/blueman/blueman_%.bbappend
 create mode 100644 meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.0.bb
 rename meta-xfce/recipes-xfce/exo/{exo_0.12.0.bb => exo_0.12.1.bb} (87%)
 rename meta-xfce/recipes-xfce/libxfce4util/{libxfce4util_4.13.1.bb => libxfce4util_4.13.2.bb} (64%)
 rename meta-xfce/recipes-xfce/thunar/{thunar_1.8.0.bb => thunar_1.8.1.bb} (86%)
 rename meta-xfce/recipes-xfce/xfdesktop/{xfdesktop_4.12.4.bb => xfdesktop_4.13.2.bb} (59%)

-- 
2.14.4




More information about the Openembedded-devel mailing list