diff options
| author | Khem Raj <raj.khem@gmail.com> | 2017-06-30 05:59:56 -0700 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-07-14 23:43:22 +0200 |
| commit | 36aa6edabf82a2db25c35acf4b3e1130714a4045 (patch) | |
| tree | 25fe615eefb1ef3af3333cdb28f544e0be5715d3 /meta-oe/recipes-support/uim/uim_1.8.6.bb | |
| parent | f5cab49989e9e0cab54f4ddb95b1d37fdcb2ac55 (diff) | |
| download | meta-openembedded-36aa6edabf82a2db25c35acf4b3e1130714a4045.tar.gz | |
uim: Add support for aarch64
Backport patch from
https://github.com/uim/libgcroots/pull/1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/uim/uim_1.8.6.bb')
| -rw-r--r-- | meta-oe/recipes-support/uim/uim_1.8.6.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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" | |||
| 8 | 8 | ||
| 9 | SRC_URI_append_class-target = " file://uim-module-manager.patch \ | 9 | SRC_URI_append_class-target = " file://uim-module-manager.patch \ |
| 10 | file://0001-fix-bug-for-cross-compile.patch \ | 10 | file://0001-fix-bug-for-cross-compile.patch \ |
| 11 | file://0001-Add-support-for-aarch64.patch \ | ||
| 11 | " | 12 | " |
| 12 | SRC_URI[md5sum] = "ecea4c597bab1fd4ba98ea84edcece59" | 13 | SRC_URI[md5sum] = "ecea4c597bab1fd4ba98ea84edcece59" |
| 13 | SRC_URI[sha256sum] = "7b1ea803c73f3478917166f04f67cce6e45ad7ea5ab6df99b948c17eb1cb235f" | 14 | SRC_URI[sha256sum] = "7b1ea803c73f3478917166f04f67cce6e45ad7ea5ab6df99b948c17eb1cb235f" |
