diff mbox series

[2/4] pcmanfm: Drop COMPATIBLE_HOST setting

Message ID 8d2e22b1fef608f61e96d0a3ef0aece7fad90f5b.1520755515.git.raj.khem@gmail.com
State Accepted
Commit 5cc89d3c595072c42f28db54a43db119b763e28b
Headers show
Series Further fixes for riscv64 | expand

Commit Message

Khem Raj March 11, 2018, 8:07 a.m. UTC
We have all core architectures in there its almost redundant

Signed-off-by: Khem Raj <raj.khem@gmail.com>

---
 meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb | 3 ---
 1 file changed, 3 deletions(-)

-- 
2.16.2

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff mbox series

Patch

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 \
 SECTION = "x11"
 DEPENDS = "gtk+3 startup-notification libfm intltool-native gettext-native glib-2.0-native"
 
-
-COMPATIBLE_HOST = '(x86_64.*|i.86.*|aarch64.*|arm.*|mips.*|powerpc.*|sh.*)-(linux|freebsd.*)'
-
 SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.xz \
 	   file://gnome-fs-directory.png \
 	   file://gnome-fs-regular.png \