summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/poco/poco_1.9.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-03-05 18:40:54 -0800
committerKhem Raj <raj.khem@gmail.com>2019-03-06 11:32:27 -0800
commit11165418e6e869edb31f9c5c1d39136ce1dc8ec1 (patch)
treec9a93bdccdf5170c1112515d4dca1d1d18105634 /meta-oe/recipes-support/poco/poco_1.9.0.bb
parente54284c063c549f12c7a5dce05266548c16fb173 (diff)
downloadmeta-openembedded-11165418e6e869edb31f9c5c1d39136ce1dc8ec1.tar.gz
poco: Backport riscv support patch
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/poco/poco_1.9.0.bb')
-rw-r--r--meta-oe/recipes-support/poco/poco_1.9.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/poco/poco_1.9.0.bb b/meta-oe/recipes-support/poco/poco_1.9.0.bb
index 258cc4994..70b251034 100644
--- a/meta-oe/recipes-support/poco/poco_1.9.0.bb
+++ b/meta-oe/recipes-support/poco/poco_1.9.0.bb
@@ -11,6 +11,7 @@ DEPENDS = "libpcre zlib"
11SRC_URI = " \ 11SRC_URI = " \
12 git://github.com/pocoproject/poco.git;branch=poco-${PV} \ 12 git://github.com/pocoproject/poco.git;branch=poco-${PV} \
13 file://0001-Don-t-try-to-install-non-existing-Encodings-testsuit.patch \ 13 file://0001-Don-t-try-to-install-non-existing-Encodings-testsuit.patch \
14 file://0001-Support-of-arch-riscv64-by-Manuel-A.-Fernandez-Monte.patch \
14 file://run-ptest \ 15 file://run-ptest \
15 " 16 "
16SRCREV = "daf00da73ab917e4d4581e3aa00c0ee61e0cc58b" 17SRCREV = "daf00da73ab917e4d4581e3aa00c0ee61e0cc58b"