From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/2] evas-native: drop PACKAGES_DYNAMIC to hide multiple providers errors
Date: Thu, 24 Jun 2010 08:20:32 -0700 [thread overview]
Message-ID: <20100624152032.GE28292@gmail.com> (raw)
In-Reply-To: <1277371081-15867-1-git-send-email-Martin.Jansa@gmail.com>
On (24/06/10 11:18), Martin Jansa wrote:
> * while building image lot of errors like this:
> NOTE: consider defining a PREFERRED_PROVIDER entry to match evas-engine-buffer
> NOTE: multiple providers are available for runtime evas-engine-fb (evas-native, evas)
>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
> ---
> recipes/efl1/evas-native_svn.bb | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/recipes/efl1/evas-native_svn.bb b/recipes/efl1/evas-native_svn.bb
> index a769976..5a599ec 100644
> --- a/recipes/efl1/evas-native_svn.bb
> +++ b/recipes/efl1/evas-native_svn.bb
> @@ -1,6 +1,7 @@
> require evas.inc
> inherit native
> DEPENDS = "freetype-native libxext-native libpng-native jpeg-native eet-native eina-native libfribidi-native"
> +PACKAGES_DYNAMIC = ""
> PR = "r3"
>
> EXTRA_OECONF = "\
> --
> 1.7.1
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
prev parent reply other threads:[~2010-06-24 15:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-24 9:18 [PATCH 1/2] evas-native: drop PACKAGES_DYNAMIC to hide multiple providers errors Martin Jansa
2010-06-24 9:18 ` [PATCH 2/2] pango: drop PACKAGES_DYNAMIC for virtclass-native " Martin Jansa
2010-06-24 15:21 ` Khem Raj
2010-06-24 15:20 ` 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=20100624152032.GE28292@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.