[oe-commits] Khem Raj : pcmanfm: Add sh3/sh4 to supported hosts

git at git.openembedded.org git at git.openembedded.org
Tue May 1 11:43:59 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: f64dfe61234eee27b61f994ec9598bf9e820d271
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=f64dfe61234eee27b61f994ec9598bf9e820d271

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Apr 30 10:33:53 2012 -0700

pcmanfm: Add sh3/sh4 to supported hosts

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

---

 meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb
index e62cb0d..545367a 100644
--- a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb
+++ b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb
@@ -13,7 +13,7 @@ DEPENDS_append_poky = " libowl"
 
 PR = "r0"
 
-COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|mips.*|powerpc.*)-(linux|freebsd.*)'
+COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|mips.*|powerpc.*|sh.*)-(linux|freebsd.*)'
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \
 	   file://gnome-fs-directory.png \





More information about the Openembedded-commits mailing list