[OE-core] [oe][PATCH 0/3] pcmanfm: update to 1.2.3

Max Krummenacher max.oss.09 at gmail.com
Fri Jan 2 21:25:01 UTC 2015


This updates pcmanfm and its supporting libraries libfm and menu-cache to
the latest version.

Tested with core-image-sato on a qemux86-64 machine and a custom image on
armv7 hardware.

Due to a circular dependency between menu-cache and libfm the menu-cache patch
requires the libfm patch.

This obsoletes the following two patches which have not (yet) been applied:
http://patchwork.openembedded.org/patch/79087/
http://patchwork.openembedded.org/patch/79089/


Max Krummenacher (3):
  libfm: update to 1.2.3
  menu-cache: update to 1.0.0
  pcmanfm: update to 1.2.3

 .../menu-cache/files/Fix-segfault.patch            | 31 -------------------
 .../menu-cache/menu-cache_0.4.1.bb                 | 21 -------------
 .../menu-cache/menu-cache_1.0.0.bb                 | 16 ++++++++++
 meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb         | 33 --------------------
 meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb         | 35 +++++++++++++++++++++
 .../libfm-1.1.2.2/fix-make-parallelism-issue.patch | 31 -------------------
 .../libfm-1.1.2.2/ignore_automake_warnings.patch   | 14 ---------
 meta/recipes-support/libfm/libfm-extra_1.2.3.bb    | 21 +++++++++++++
 meta/recipes-support/libfm/libfm_1.1.2.2.bb        | 25 ---------------
 meta/recipes-support/libfm/libfm_1.2.3.bb          | 36 ++++++++++++++++++++++
 10 files changed, 108 insertions(+), 155 deletions(-)
 delete mode 100644 meta/recipes-graphics/menu-cache/files/Fix-segfault.patch
 delete mode 100644 meta/recipes-graphics/menu-cache/menu-cache_0.4.1.bb
 create mode 100644 meta/recipes-graphics/menu-cache/menu-cache_1.0.0.bb
 delete mode 100644 meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb
 create mode 100644 meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb
 delete mode 100644 meta/recipes-support/libfm/libfm-1.1.2.2/fix-make-parallelism-issue.patch
 delete mode 100644 meta/recipes-support/libfm/libfm-1.1.2.2/ignore_automake_warnings.patch
 create mode 100644 meta/recipes-support/libfm/libfm-extra_1.2.3.bb
 delete mode 100644 meta/recipes-support/libfm/libfm_1.1.2.2.bb
 create mode 100644 meta/recipes-support/libfm/libfm_1.2.3.bb

-- 
1.8.4.5




More information about the Openembedded-core mailing list