From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 1/2] evas-native: drop PACKAGES_DYNAMIC to hide multiple providers errors
Date: Thu, 24 Jun 2010 11:18:00 +0200 [thread overview]
Message-ID: <1277371081-15867-1-git-send-email-Martin.Jansa@gmail.com> (raw)
* 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>
---
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
next reply other threads:[~2010-06-24 9:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-24 9:18 Martin Jansa [this message]
2010-06-24 9:18 ` [PATCH 2/2] pango: drop PACKAGES_DYNAMIC for virtclass-native to hide multiple providers errors Martin Jansa
2010-06-24 15:21 ` Khem Raj
2010-06-24 15:20 ` [PATCH 1/2] evas-native: drop PACKAGES_DYNAMIC " Khem Raj
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=1277371081-15867-1-git-send-email-Martin.Jansa@gmail.com \
--to=martin.jansa@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