Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: akuster808 <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][fido][PATCH] fio: add missing build dependency on zlib
Date: Tue, 21 Jul 2015 07:41:42 -0700	[thread overview]
Message-ID: <55AE5A26.7070209@gmail.com> (raw)
In-Reply-To: <1430300563-20254-1-git-send-email-dominic.sacre@gmx.de>

merged to staging

- armin

On 04/29/2015 02:42 AM, Dominic Sacré wrote:
> Fixes:
> | WARNING: QA Issue: fio rdepends on zlib, but it isn't a build dependency? [build-deps]
>
> Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de>
> ---
>   meta-oe/recipes-benchmark/fio/fio_2.2.6.bb | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb b/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb
> index 016b1f2..13534cc 100644
> --- a/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb
> +++ b/meta-oe/recipes-benchmark/fio/fio_2.2.6.bb
> @@ -10,7 +10,7 @@ SECTION = "console/tests"
>   LICENSE = "GPLv2"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
>
> -DEPENDS = "libaio"
> +DEPENDS = "libaio zlib"
>
>   # rev for v2.2.6
>   SRCREV = "f52c9691bc8c285f3445235c69acdfd6de7f9b82"
>


      reply	other threads:[~2015-07-21 14:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-29  9:42 [meta-oe][fido][PATCH] fio: add missing build dependency on zlib Dominic Sacré
2015-07-21 14:41 ` akuster808 [this message]

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=55AE5A26.7070209@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@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