From: Saul Wold <sgw@linux.intel.com>
To: Kang Kai <kai.kang@windriver.com>
Cc: Zhenfeng.Zhao@windriver.com, openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] ltp_20120104: add rdepends
Date: Thu, 23 Aug 2012 08:28:03 -0700 [thread overview]
Message-ID: <50364C03.30300@linux.intel.com> (raw)
In-Reply-To: <55aeb8f8fd0cdce1c461c2c4f75026166e69e1dc.1345709138.git.kai.kang@windriver.com>
On 08/23/2012 03:21 AM, Kang Kai wrote:
> [Yocto #2973]
>
> Add rdepends libaio to fix this defect.
>
> Signed-off-by: Kang Kai <kai.kang@windriver.com>
> ---
> meta/recipes-extended/ltp/ltp_20120104.bb | 4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-extended/ltp/ltp_20120104.bb b/meta/recipes-extended/ltp/ltp_20120104.bb
> index c82203a..f8119a7 100644
> --- a/meta/recipes-extended/ltp/ltp_20120104.bb
> +++ b/meta/recipes-extended/ltp/ltp_20120104.bb
Is this really correct for master? I think this patch is for Denzil?
Will there be a patch for master?
Sau!
> @@ -19,7 +19,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
> file://utils/benchmark/kernbench-0.42/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
> "
>
> -PR = "r1"
> +PR = "r2"
>
> SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.bz2 \
> file://uclibc-getcontext.patch \
> @@ -28,6 +28,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.bz2 \
> SRC_URI[md5sum] = "ac183bbdac67139f049b3755fda37179"
> SRC_URI[sha256sum] = "11b149b821d709e3351ac66f028f1b0dd5337ee9073dc20019ccffdac42d5c2e"
>
> +RDEPENDS_${PN} += "libaio"
> +
> export prefix = "/opt/ltp"
> export exec_prefix = "/opt/ltp"
>
>
next prev parent reply other threads:[~2012-08-23 15:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-23 10:21 [PATCH 0/1] ltp_20120104: add rdepends for denzil branch Kang Kai
2012-08-23 10:21 ` [PATCH 1/1] ltp_20120104: add rdepends Kang Kai
2012-08-23 15:28 ` Saul Wold [this message]
2012-08-24 1:42 ` Kang Kai
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=50364C03.30300@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=Zhenfeng.Zhao@windriver.com \
--cc=kai.kang@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