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

git at git.openembedded.org git at git.openembedded.org
Wed Oct 17 16:43:47 UTC 2012


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

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