From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 8/8] perl-ptest: fix RDEPENDS
Date: Wed, 24 Jun 2015 15:49:32 +0800 [thread overview]
Message-ID: <558A610C.2060600@windriver.com> (raw)
In-Reply-To: <bb310561fc74eda7e03e10ccd7b3c29e7ad50992.1435126503.git.liezhi.yang@windriver.com>
Sorry, please drop the last patch [PATCH 8/8] , I copy it from
IMAGE_INSTALL, but it isn't correct, other patches are fine.
// Robert
On 06/24/2015 02:26 PM, Robert Yang wrote:
> The test cases require make, gcc, libssp and so on to run.
>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
> meta/recipes-devtools/perl/perl-ptest.inc | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/meta/recipes-devtools/perl/perl-ptest.inc b/meta/recipes-devtools/perl/perl-ptest.inc
> index 948ea7c..74ac110 100644
> --- a/meta/recipes-devtools/perl/perl-ptest.inc
> +++ b/meta/recipes-devtools/perl/perl-ptest.inc
> @@ -34,4 +34,5 @@ python populate_packages_prepend() {
> '${PN}-ptest%s', '%s', recursive=True, match_path=True)
> }
>
> -RDEPENDS_${PN}-ptest += "${PN}-modules ${PN}-doc ${PN}-misc sed"
> +RDEPENDS_${PN}-ptest += "${PN}-modules ${PN}-doc ${PN}-misc sed make gcc \
> + procps libgcc-dev gcc-dev gdbm perl-dev libssp libssp-dev"
>
next prev parent reply other threads:[~2015-06-24 7:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-24 6:26 [PATCH 0/8] perl 5.20.0 -> 5.22.0 and fix test cases Robert Yang
2015-06-24 6:26 ` [PATCH 1/8] perl: 5.20.0 -> 5.22.0 Robert Yang
2015-06-24 6:26 ` [PATCH 2/8] cpan_build.bbclass: remove libmodule-build-perl Robert Yang
2015-06-24 6:26 ` [PATCH 3/8] perl: use perl.inc for target and native perl Robert Yang
2015-06-24 6:26 ` [PATCH 4/8] perl: fix test case switches.t Robert Yang
2015-06-24 6:26 ` [PATCH 5/8] perl: fix for ODBM_File.so Robert Yang
2015-06-24 6:26 ` [PATCH 6/8] perl: odbm.t: fix the path of dbmt_common.pl Robert Yang
2015-06-24 6:26 ` [PATCH 7/8] perl: remove default byteorder from config.sh Robert Yang
2015-06-24 6:26 ` [PATCH 8/8] perl-ptest: fix RDEPENDS Robert Yang
2015-06-24 7:49 ` Robert Yang [this message]
2015-06-29 16:41 ` Burton, Ross
2015-06-30 1:26 ` Robert Yang
2015-06-28 18:07 ` [PATCH 0/8] perl 5.20.0 -> 5.22.0 and fix test cases Richard Purdie
2015-06-29 5:29 ` Robert Yang
2015-06-29 7:18 ` Richard Purdie
2015-06-29 7:24 ` Robert Yang
2015-06-29 7:28 ` Richard Purdie
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=558A610C.2060600@windriver.com \
--to=liezhi.yang@windriver.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