[oe-commits] Marcin Juszkiewicz : pcmanfm: mark AArch64 as compatible

git at git.openembedded.org git at git.openembedded.org
Thu Oct 18 11:14:49 UTC 2012


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

Author: Marcin Juszkiewicz <marcin.juszkiewicz at linaro.org>
Date:   Thu Oct  4 16:15:08 2012 +0200

pcmanfm: mark AArch64 as compatible

Signed-off-by: Saul Wold <sgw at linux.intel.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 576b4ba..1780764 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 = "r1"
 
-COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|mips.*|powerpc.*|sh.*)-(linux|freebsd.*)'
+COMPATIBLE_HOST = '(x86_64.*|i.86.*|aarch64.*|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