All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/2] azy: add mysql5 to depends it's used in azy/src/tests/T_SQL.azy_server_stubs.h if mysql-config is found
Date: Sat, 08 Jan 2011 15:14:02 -0800	[thread overview]
Message-ID: <4D28EFBA.50704@gmail.com> (raw)
In-Reply-To: <1294241612-28405-1-git-send-email-Martin.Jansa@gmail.com>

On 1/5/2011 7:33 AM, Martin Jansa wrote:
> ---
>   recipes/efl1/azy_svn.bb |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/efl1/azy_svn.bb b/recipes/efl1/azy_svn.bb
> index 5d6cb00..7e96c60 100644
> --- a/recipes/efl1/azy_svn.bb
> +++ b/recipes/efl1/azy_svn.bb
> @@ -1,6 +1,6 @@
>   DESCRIPTION = "Azy is a library meant for implementing rpc clients and servers in a simple manner."
> -DEPENDS = "pkgconfig zlib openssl eina gnutls ecore libxml2 re2c-native azy-native"
> -DEPENDS_virtclass-native = "pkgconfig-native zlib-native openssl-native eina-native gnutls-native ecore-native libxml2-native re2c-native"
> +DEPENDS = "pkgconfig zlib openssl eina gnutls ecore libxml2 re2c-native mysql5 azy-native"
> +DEPENDS_virtclass-native = "pkgconfig-native zlib-native openssl-native eina-native gnutls-native ecore-native libxml2-native re2c-native mysql5-native"
>   LICENSE = "LGPLv2.1+"
>   PV = "1.0.0+svnr${SRCPV}"
>   SRCREV = "${EFL_SRCREV}"

Looks ok.

Acked-by: Khem Raj <raj.khem@gmail.com>

please add your sign-off before installing it.



      parent reply	other threads:[~2011-01-08 23:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-05 15:33 [PATCH 1/2] azy: add mysql5 to depends it's used in azy/src/tests/T_SQL.azy_server_stubs.h if mysql-config is found Martin Jansa
2011-01-05 15:33 ` [PATCH 2/2] mysql5-native: put make install to do_install after autotools_stage_all was removed with do_stage in eaf0fc03acfb262bcd614a14086a1b28ec850f46 Martin Jansa
2011-01-05 22:16   ` Frans Meulenbroeks
2011-01-06  8:03   ` Koen Kooi
2011-01-06  8:14     ` Martin Jansa
2011-01-08 23:15   ` Khem Raj
2011-01-08 23:14 ` Khem Raj [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=4D28EFBA.50704@gmail.com \
    --to=raj.khem@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.