Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] evas-native: drop PACKAGES_DYNAMIC to hide multiple providers errors
@ 2010-06-24  9:18 Martin Jansa
  2010-06-24  9:18 ` [PATCH 2/2] pango: drop PACKAGES_DYNAMIC for virtclass-native " Martin Jansa
  2010-06-24 15:20 ` [PATCH 1/2] evas-native: drop PACKAGES_DYNAMIC " Khem Raj
  0 siblings, 2 replies; 4+ messages in thread
From: Martin Jansa @ 2010-06-24  9:18 UTC (permalink / raw)
  To: openembedded-devel

* 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




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-24 15:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 1/2] evas-native: drop PACKAGES_DYNAMIC " Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox