summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-03-11 00:07:56 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-15 06:27:19 -0700
commitacb88c7afec11deb99a45dc5cbca23ed0d77a09d (patch)
tree76bfdcfbff0eaf39425f85370daef4283da309d8 /meta/recipes-sato
parent3f18c643f3388dc728ef47d4a21f3eb70aeab5d9 (diff)
downloadpoky-acb88c7afec11deb99a45dc5cbca23ed0d77a09d.tar.gz
pcmanfm: Drop COMPATIBLE_HOST setting
We have all core architectures in there its almost redundant (From OE-Core rev: 5cc89d3c595072c42f28db54a43db119b763e28b) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb
index 75ff7731be..4127a07046 100644
--- a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb
+++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb
@@ -9,9 +9,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
9SECTION = "x11" 9SECTION = "x11"
10DEPENDS = "gtk+3 startup-notification libfm intltool-native gettext-native glib-2.0-native" 10DEPENDS = "gtk+3 startup-notification libfm intltool-native gettext-native glib-2.0-native"
11 11
12
13COMPATIBLE_HOST = '(x86_64.*|i.86.*|aarch64.*|arm.*|mips.*|powerpc.*|sh.*)-(linux|freebsd.*)'
14
15SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.xz \ 12SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.xz \
16 file://gnome-fs-directory.png \ 13 file://gnome-fs-directory.png \
17 file://gnome-fs-regular.png \ 14 file://gnome-fs-regular.png \