From f80d7da5f28d0155d5425a8d92310fc5c8959418 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 30 Jun 2017 05:59:56 -0700 Subject: uim: Add support for aarch64 Backport patch from https://github.com/uim/libgcroots/pull/1 Signed-off-by: Khem Raj Signed-off-by: Martin Jansa (cherry picked from commit 36aa6edabf82a2db25c35acf4b3e1130714a4045) Signed-off-by: Armin Kuster --- meta-oe/recipes-support/uim/uim_1.8.6.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-oe/recipes-support/uim/uim_1.8.6.bb') diff --git a/meta-oe/recipes-support/uim/uim_1.8.6.bb b/meta-oe/recipes-support/uim/uim_1.8.6.bb index 76a41252d7..ed846b968f 100644 --- a/meta-oe/recipes-support/uim/uim_1.8.6.bb +++ b/meta-oe/recipes-support/uim/uim_1.8.6.bb @@ -8,6 +8,7 @@ SRC_URI = "http://uim.googlecode.com/files/uim-${PV}.tar.bz2" SRC_URI_append_class-target = " file://uim-module-manager.patch \ file://0001-fix-bug-for-cross-compile.patch \ + file://0001-Add-support-for-aarch64.patch \ " SRC_URI[md5sum] = "ecea4c597bab1fd4ba98ea84edcece59" SRC_URI[sha256sum] = "7b1ea803c73f3478917166f04f67cce6e45ad7ea5ab6df99b948c17eb1cb235f" -- cgit 1.2.3-korg