From: "Maxin B. John" <maxin.john@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/6] apr-util: add missing RDEPENDS for ptest
Date: Wed, 18 Nov 2015 11:34:35 +0200 [thread overview]
Message-ID: <1447839279-12119-2-git-send-email-maxin.john@intel.com> (raw)
In-Reply-To: <1447839279-12119-1-git-send-email-maxin.john@intel.com>
testxlate test case fails due to dependency on some character-sets.
Install them.
[YOCTO #8171]
Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
meta/recipes-support/apr/apr-util_1.5.4.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-support/apr/apr-util_1.5.4.bb b/meta/recipes-support/apr/apr-util_1.5.4.bb
index a36f13d..37b4c83 100644
--- a/meta/recipes-support/apr/apr-util_1.5.4.bb
+++ b/meta/recipes-support/apr/apr-util_1.5.4.bb
@@ -73,6 +73,8 @@ FILES_${PN}-staticdev += "${libdir}/apr-util-1/apr_dbm_gdbm.a"
inherit ptest
+RDEPENDS_${PN}-ptest_append_libc-glibc = " glibc-gconv-iso8859-1 glibc-gconv-iso8859-2 glibc-gconv-utf-7"
+
do_compile_ptest() {
cd ${B}/test
oe_runmake
--
2.4.0
next prev parent reply other threads:[~2015-11-18 9:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-18 9:34 [PATCH 1/6] iproute2: update to 4.3.0 Maxin B. John
2015-11-18 9:34 ` Maxin B. John [this message]
2015-11-18 9:34 ` [PATCH 3/6] libpcap: update to 1.7.4 Maxin B. John
2015-11-18 9:34 ` [PATCH 4/6] orc: update to 0.4.24 Maxin B. John
2015-11-18 9:34 ` [PATCH 5/6] libpng: update to 1.6.19 Maxin B. John
2015-11-18 9:34 ` [PATCH 6/6] libpng12: update to 1.2.54 Maxin B. John
2015-11-19 4:53 ` [PATCH 1/6] iproute2: update to 4.3.0 Randy MacLeod
2015-11-19 10:32 ` Maxin B. John
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1447839279-12119-2-git-send-email-maxin.john@intel.com \
--to=maxin.john@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox