diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-02-24 15:46:37 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-28 11:32:39 +0000 |
commit | 32ddcc1be9005d472dd1aa2a0a7aa87665e6ed88 (patch) | |
tree | 772942995ba4836bc0083ee4659a3fbf57a60607 /meta/recipes-sato | |
parent | 0fad6dbccbf63afa2636acf23a33ee06bbdeec30 (diff) | |
download | openembedded-core-32ddcc1be9005d472dd1aa2a0a7aa87665e6ed88.tar.gz openembedded-core-32ddcc1be9005d472dd1aa2a0a7aa87665e6ed88.tar.bz2 openembedded-core-32ddcc1be9005d472dd1aa2a0a7aa87665e6ed88.zip |
pcmanfm: update to 1.2.4
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/pcmanfm/files/no-desktop.patch | 2 | ||||
-rw-r--r-- | meta/recipes-sato/pcmanfm/pcmanfm_1.2.4.bb (renamed from meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-sato/pcmanfm/files/no-desktop.patch b/meta/recipes-sato/pcmanfm/files/no-desktop.patch index 103d6d14a2..ae54dbd560 100644 --- a/meta/recipes-sato/pcmanfm/files/no-desktop.patch +++ b/meta/recipes-sato/pcmanfm/files/no-desktop.patch @@ -11,5 +11,5 @@ index ccf8abb..3f6fc1c 100644 @@ -7,3 +7,4 @@ Exec=pcmanfm --desktop-pref StartupNotify=true Terminal=false - NotShowIn=GNOME;XFCE;KDE; + NotShowIn=GNOME;XFCE;KDE;MATE; +NoDisplay=true diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.2.4.bb index c8b42ab906..a6b0aacd29 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.3.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.2.4.bb @@ -20,8 +20,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.xz \ file://emblem-symbolic-link.png \ file://no-desktop.patch" -SRC_URI[md5sum] = "c993402d407b0a3fc076f842ac1bc5c9" -SRC_URI[sha256sum] = "cfa8d82fc63be147045174bef074807e1e32ce8c6bf4dbd8fad49e260bcf6380" +SRC_URI[md5sum] = "19764c2f59653724c8713e0064fa6829" +SRC_URI[sha256sum] = "38cdbb5f01d24483b41b8e6846e4aa66a5751bb3982a8618899e88a853dbe313" UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/" |